I’m trying to install libv8 3.16.14.3 but getting an error on OSX Mavericks using latest stable rvm and ruby-1.9.3-p125. This is the output of running the command ‘gem install...
  • May 26, 2022
  • 0 Comments
If you’re using bash, all you have to do is: echo export "JAVA_HOME=\$(/usr/libexec/java_home)" >> ~/.bash_profile If you’re using zsh (which probably means you’re running macOS Catalina or newer), then...
  • April 6, 2022
  • 0 Comments