How to install therubyracer gem on 10.10 Yosemite?

后端 未结 18 1008
栀梦
栀梦 2020-11-30 17:21

I don\'t manage to install therubyracer gem on Yosemite 10.10.

Here is the log:

11:53  $ gem install libv8 -v \'3.16.14.3\' -- --with-system-v8


Building         


        
18条回答
  •  春和景丽
    2020-11-30 18:18

    What worked for me, based on the following comment,

    https://github.com/cowboyd/therubyracer/issues/304#issuecomment-62046085

    was to remove Gemfile.lock and then run bundle install

提交回复
热议问题