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

JavaScript

npm problems

Every single time I try to install something with npm it gives me the same list of errors that start with npm ERR! Is there something that can fix this?

Are you trying to install npm locally and can you post an example of an error? Also if you are installing locally what OS and/or shell are you using?

I am not trying to install npm I am trying to install things with npm and I am using terminal.

2 Answers

can you post an example command and error?

Did you also try to install it as admin user? And did you get the same error then?