Created
April 3, 2021 07:27
-
-
Save oliveira-andre/da7b89ef804194e189b6859895f484f6 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
| brew install v8-315 | |
| gem install libv8 -v '3.16.14.19' -- --with-system-v8 | |
| gem install therubyracer -- --with-v8-dir=/usr/local/opt/[email protected] | |
| bundle install |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment