Installing libv8 gem on OS X 10.9+

后端 未结 20 1003
旧时难觅i
旧时难觅i 2020-11-29 14:41

I\'m trying to install libv8 3.16.14.3 but getting an error on OSX Mavericks using latest stable rvm and ruby-1.9.3-p125.

This is the output of running the command \

20条回答
  •  [愿得一人]
    2020-11-29 15:24

    What really worked for me was upgrading ruby to 2.2.0, removing Gemfile.lock and bundling over again.

    Worked like a charm!

提交回复
热议问题