brew tap homebrew/versions
brew install v8-315
Make sure that `gem install libv8 -v '3.16.14.19'` succeeds before bundling.
gem
command:
gem install libv8 -v '3.16.14.19' -- --with-system-v8
gem install
command:
gem install therubyracer -v '0.12.2' -- --with-v8-dir=/usr/local/opt/v8\@3.15/
This directory may change because of using newer version of libv8.
None
Comments