[Rails] Re: Can not fix the 'can not find javascript runtime' issue
Hi,
include these two gems
gem 'execjs'
gem 'therubyracer'
Regards,
Rajesh.
On Friday, July 20, 2012 7:48:21 AM UTC+5:30, Eason wrote:
-- On Friday, July 20, 2012 7:48:21 AM UTC+5:30, Eason wrote:
Hi all,I am using unbuntu 11.10 with ruby 1.9.3.I installed ruby 1.9.3 via source code and installed rails 3.2x with the gem command 'sudo gem install rails'After new a project and run 'rails server', an error occured, it was 'Can not find javascript runtime'.Then I searched google and try to fix this problem by installing 'therubyracer' gem.But when I type 'rails server' the problem still orrcued.Would you kindly tell me how can I fix this issue?Thank you.Eason
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.
To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/4TX6gLooW50J.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home