Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save JesseHerrick/1e921bee2cb685f03f8412832a5d29fb to your computer and use it in GitHub Desktop.
Save JesseHerrick/1e921bee2cb685f03f8412832a5d29fb to your computer and use it in GitHub Desktop.
Install therubyracer on Mac OS Mojave
gem install therubyracer -v '0.12.3' -- --with-v8-dir=/usr/local/opt/v8@3.15 --with-cxx=/usr/bin/gcc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment