📝 Edit on GitHub
NPM
Topics
Pages
- Package file
- Upgrade packages
- Yarn
- Aliases
- Dependency versions
- Install packages
- Maintain packages
- Package registries
Content
Resources
- NPM homepage: npmjs.com
Install
See Install Node.js and NPM gist instructions.
Update
You should probably update Node.js as a whole but you can update just NPM if you need to. NPM will prompt you to do this sometimes.
$ npm i -g --update npm