npm-rm (1) Linux Manual Page
npm-rm — Remove a package
Synopsis
npm rm <name>
npm uninstall <name>
Description
This uninstalls a package, completely removing everything npm installed on its behalf.See Also
- •
- npm help prune
- •
- npm help install
- •
- npm help folders
- •
- npm help config
- •
- npm help config
- •
- npm help npmrc
