Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Ruby

Ruby on Rails Javascript Runtime is not Node.js

While following this tutorial:

http://teamtreehouse.com/library/installing-a-ruby-development-environment/installing-a-ruby-development-environment/installing-ruby-on-windows

When I go to the localhost in my browser and click on 'about your application's environment', it shows the 'JavaScript Runtime' as 'JScript', not Node.js.

I checked out the other thread in the forum about this, but the Nodejs I have installed IS the 64-bit version.

The Ruby version I have installed is the 32-bit version.

I don't want to start playing around with this before I've gotten some good advice, because I really don't understand what I'm dealing with.

1 Answer

It's mysteriously fixed itself after restarting my pc.