Skip to content

Instantly share code, notes, and snippets.

@dphoebus
Forked from jkomyno/getGlobalPackages.sh
Created August 7, 2019 14:35
Show Gist options
  • Save dphoebus/c90353b1c3401a29d69c41010e573d7c to your computer and use it in GitHub Desktop.
Save dphoebus/c90353b1c3401a29d69c41010e573d7c to your computer and use it in GitHub Desktop.
Get every globally install npm package
npm list -g --depth 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment