Skip to content

NPM

Package manager for Node.js

  • PNPM - PNPM has a lot of improvements over NPM, most of the time you'd want to use it

Tips

Get a list of globally installed packages

npm list -g --depth 0

Last update: August 5, 2023
Created: May 27, 2023