Skip to content

Instantly share code, notes, and snippets.

@tvcam
Last active March 9, 2020 11:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tvcam/8bc9d054c4c3cad26a435f5d4f665e23 to your computer and use it in GitHub Desktop.
Save tvcam/8bc9d054c4c3cad26a435f5d4f665e23 to your computer and use it in GitHub Desktop.
Fail to install therubyracer in Mac
brew install v8@3.15
gem install libv8 -v '3.16.14.13' -- --with-system-v8
gem install therubyracer -- --with-v8-dir=/usr/local/opt/v8@3.15
bundle install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment