DEV Community

Discussion on: 11 NPM Commands Every Node Developer Should Know.

Collapse
 
vyasriday profile image
Hridayesh Sharma

That's no longer required when you run it in a Node project. Running npm i adds it to your package.json as well.

Some comments have been hidden by the post's author - find out more