Ruby on Rails Monday, January 26, 2015

One of the easiest ways is
Add to Gemfile
gem 'execjs'
gem 'therubyracer'

Then just run bundle install


On 26 January, 2015 9:27:11 PM PST, Scott Ribe <scott_ribe@elevated-dev.com> wrote:
On Jan 26, 2015, at 10:20 PM, Nanduchocom <gerencia@nanducho.com> wrote:

/usr/local/rvm/gems/ruby-2.1.2/gems/execjs-2.2.2/lib/execjs/runtimes.rb:51:in `autodetect': Could not find a JavaScript runtime. See https://github.com/sstephenson/execjs for a list of available runtimes. (ExecJS::RuntimeUnavailable)

That's the error you need to address.

--
Sent from my Android device with K-9 Mail. Please excuse my brevity.

No comments:

Post a Comment