workshopper / how-to-npm

A module to teach you how to module.
https://www.npmjs.com/package/how-to-npm
ISC License
1.09k stars 212 forks source link

Not sure where to add this fix. #121

Closed benjaminspak closed 7 years ago

benjaminspak commented 7 years ago

On #5 "Listing Dependencies" I get a "npm ERR! extraneous". Can be fixed by adding "--save" in the install command

https://stackoverflow.com/questions/22620352/npm-windows-install-globally-results-in-npm-err-extraneous#22625476

EmmaRamirez commented 7 years ago

This is not really an error that affects anything, and is caused by npm, not how-to-npm. The extraneous notification is not a big deal.

Thank you for submitting your PR. I'll be closing this for now.