Re: [Rails] rails generate scaffold - ERROR
Hey Natmanu,
In order for Rails assets pipeline to handle JS it needs a JS runtime installed on your machine. Since you said you're on Ubuntu if you don't mind installing node you could just run sudo apt-get install nodejs. Otherwise the execjs gem works well and makes your project a little more portable.-- Nate West --
-615.631.6545-
-615.631.6545-
On Wed, Oct 23, 2013 at 10:50 AM, Walter Lee Davis <waltd@wdstudio.com> wrote:
And what do you see at this URL?
Walter
On Oct 23, 2013, at 10:37 AM, Natmanu wrote:
> See https://github.com/sstephenson/execjs for a list of available runtimes. (ExecJS::RuntimeUnavailable)
--To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/704FD67B-E33C-477F-8109-6C4AF2669D39%40wdstudio.com.
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAPkSWEG7b6VrboiXWFvRyDmMSHZQrBc9UZnMpDB2HXH%3D-Zkzkw%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home