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 11, 2023
Created: June 3, 2023