gem install libv8 –version ‘3.11.8.17’ on ruby (windows) May 29, 2023 by Tarik Try this: gem install libv8 -v '3.11.8.17' -- --with-system-v8 This error was a pain untill I run the above command 🙂