Ruby - Error on install libv8 in os x yosemite
I try to do this
$ gem install libv8 -v 3.16.14.3
and return this
An error occurred while installing libv8 (3.16.14.3), and Bundler cannot continue.
Make sure that `gem install libv8 -v '3.16.14.3'` succeeds before bundling.
I find this solution (https://github.com/cowboyd/libv8/issues/142)
$ gem install libv8 -v 3.16.14.3 -- --with-system-v8
Then i continued working.
Written by Nícolas Lazarte Kaqui
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Ruby
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#