Created
November 19, 2019 08:25
-
-
Save darkman66/2df2889f7f6991b8eeb7a8b078db2097 to your computer and use it in GitHub Desktop.
This file contains 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
$ brew install [email protected] | |
$ bundle config build.libv8 --with-system-v8 | |
$ bundle config build.therubyracer --with-v8-dir=$(brew --prefix [email protected]) | |
$ bundle install |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment