I am getting an error when trying to load server and migrate databases in rails. My uglifier gem wont load and i need it to run devise properly.
This is the error i get:
There was an error while trying to load the gem 'uglifier'. (Bundler::GemRequireError)
I am running windows 8 if that makes a difference.