[Rails] Re: ExecJS::RuntimeError in Home#index
Any further help on this.
It is very frustrating as the error message is not pointing at a
solution. Does any one know what is causing the error?
What actually happens from this line?
<%= javascript_include_tag "application" %>
Thanks
Ted Finch wrote in post #1034656:
>>
>> Reinstall node into a directory without spaces.
>>
>> As for no JScript support, does invoking cscript.exe from the command line
works?
>>
>>
>> --
>> Luis Lavena
>
> Luis
>
> good evening
>
> cscript.exe does run from the command line from the application
> directory
>
>
> I have run this:
> C:\Sites\blog>gem install node
> Successfully installed node-0.0.2
> 1 gem installed
> Installing ri documentation for node-0.0.2...
> Installing RDoc documentation for node-0.0.2...
>
>
> can you tell what programme or file is being looked for from line #6
> <%= javascript_include_tag "application" %>
>
> Ted
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home