Created
June 29, 2016 07:01
-
-
Save radinreth/0451d78b472763ed2700e83f6ba492ac to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gem uninstall libv8 | |
brew install v8 | |
gem install therubyracer | |
gem install libv8 -v '3.16.14.3' -- --with-system-v8 | |
http://stackoverflow.com/questions/24081473/how-to-install-therubyracer-gem-on-10-10-yosemite |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment