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 trialDaniel Mallett
14,582 PointsTrouble installing Node.Js on local Machine.
Hey all. I'm trying to install Node.Js/NPM on my local machine, so that I can follow the angular basics course. Everytime I try and install it from the setup wizard. It ends prematurely. Is there something i've missed?
2 Answers
Daniel Mallett
14,582 PointsIt just says 'node' is not recognized as an internal or external command. i've checked my installed software and no sign of node.js. i mean I went through the whole installation and it just cuts to finish where it says the installation has ended prematurely.
Christian Halvorsen
3,899 PointsIf you open your terminal / cmd and type 'node -v'. Does anything show up?
Daniel Mallett
14,582 PointsNo those commands show nothing in the cmd.