No Javascript runtime on windows when running rails server
问题 I'm completely new to Ruby on Rails, and I'm having trouble setting it up on my Windows PC . I have successfully followed the instructions on http://rubyonrails.org/download. However, when I go to run the rails server command I come up with this output: C:/Ruby192/lib/ruby/gems/1.9.1/gems/execjs-1.2.9/lib/execjs/runtimes.rb:47:in `a utodetect': Could not find a JavaScript runtime. See https://github.com/sstephen son/execjs for a list of available runtimes. (ExecJS::RuntimeUnavailable) from C: