Quantcast
Channel: ruby-on-rails-3.1 – w3toppers.com
Viewing all articles
Browse latest Browse all 3

ExecJS and could not find a JavaScript runtime

$
0
0

Ubuntu Users

I’m on Ubuntu 11.04 and had similar issues. Installing Node.js fixed it.

As of Ubuntu 13.04 x64 you only need to run:

sudo apt-get install nodejs

This will solve the problem.


CentOS/RedHat Users

sudo yum install nodejs

Viewing all articles
Browse latest Browse all 3

Trending Articles