On Tue, 2011-12-06 at 20:28 -0800, Mark Boughter wrote: > I'm new so I just can't figure out what's going on here. I was going > through a tutorial to learn the ins and outs of Rails and then it just > stopped working. > > I'm running RubyMine on Windows for now. Here are the errors: > [rake --tasks] rake aborted! > Could not find a JavaScript runtime. See > https://github.com/sstephenson/execjs > for a list of available runtimes. <<<snip>>> > I tried "gem install execjs" and "therubyracer". No change. I tried > reinstalling Ruby, then Rails. No change. I tried adding them to my > Gemfile and bundle install but it fails at "therubyracer" What could I > have possibly done? Is it really as fragile as it seems or did I just > make a terrible mistake? ---- Google is your friend
http://stackoverflow.com/questions/6282307/rails-3-1-execjs-and-could-not-find-a-javascript-runtime Craig -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

