Skip to content

Instantly share code, notes, and snippets.

@oguzoldev
Created May 3, 2016 20:08
Show Gist options
  • Save oguzoldev/641f080613cdcf5a0a98793c498d4570 to your computer and use it in GitHub Desktop.
Save oguzoldev/641f080613cdcf5a0a98793c498d4570 to your computer and use it in GitHub Desktop.
libv8 Error Fix

libv8 Error Fix

brew install homebrew/versions/v8-315
brew link --overwrite v8-315 --force
gem install libv8 -v '3.16.14.13' -- --with-system-v8
gem install therubyracer -v '0.12.2' -- --with-system-v8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment