[Rails] An error occurred while installing libv8.
Problem
An error occurred while installing libv8 (3.11.8.17), and Bundler cannot
continue.
Make sure that `gem install libv8 -v '3.11.8.17'` succeeds before bundling.
Solution
gem install libv8 -v 3.11.8.17 -- --with-system-v8
歡迎您留言與分享!(Welcome for comments or sharing!)
- [Rails] An error occurred while installing eventmachine.
- [Rails] An error occurred while installing rmagick.