For MacOS Catalina, Big Sur, and Monterey:
brew install [email protected]
bundle config build.libv8 --with-system-v8
bundle config build.therubyracer --with-v8-dir=$(brew --prefix [email protected])
bundle
(update version numbers as needed)
For MacOS Catalina, Big Sur, and Monterey:
brew install [email protected]
bundle config build.libv8 --with-system-v8
bundle config build.therubyracer --with-v8-dir=$(brew --prefix [email protected])
bundle
(update version numbers as needed)