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 Installing a Ruby Development Environment Installing a Ruby Development Environment Installing Ruby on Windows

Javascript Runtime not node.js

Hi,

I have followed the video but i am having a slight problem towards the end. Jason states that the javascript runtime on the rail installation must be node.js. I have downloaded and installed node.js but my javascript runtime still says 'JScript'. Anyone know how to change this to node.js?

Cheers

2 Answers

Nevermind, I fixed it. If you're running under a Windows environment, try to add C:\Windows\System32 in your PATH environment variable. I was messing with execjs config files to force recognition, but this simple thing worked for me and now JS runtime is set to NodeJS.

Exact same issue here :(