Skip to content

Instantly share code, notes, and snippets.

@darkman66
Created November 19, 2019 08:25
Show Gist options
  • Save darkman66/2df2889f7f6991b8eeb7a8b078db2097 to your computer and use it in GitHub Desktop.
Save darkman66/2df2889f7f6991b8eeb7a8b078db2097 to your computer and use it in GitHub Desktop.
$ brew install v8@3.15
$ bundle config build.libv8 --with-system-v8
$ bundle config build.therubyracer --with-v8-dir=$(brew --prefix v8@3.15)
$ bundle install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment