It is because of you have already the old version of therubyracer is in your project. And that version depends on a libv8 gem, thats why it is getting error so, uninstall the libv8 gem and install the therubyracer again
$ gem uninstall libv8
$ gem install therubyracer
Like this:
Like Loading...
Related
Author: Abhilash
Hey!
This is Abhilash - A Ruby developer for years, specialised on web development. Right now working as a freelance Ruby Developer. I am also working on Angular, Sinatra and many other backend infra.
Mainly working on Ruby On Rails platform since 2010. This blog is about Ruby, Ruby
On Rails and other subjects that I had a chance to go through.
You can contact me here: abhilash.amballur@gmail.com
Abhilash AK
View all posts by Abhilash