Skip to content

Instantly share code, notes, and snippets.

@HelgaZhizhka
Forked from brenopolanski/npm-list-globally.md
Created November 22, 2017 19:35
Show Gist options
  • Save HelgaZhizhka/5b659c80347847c46fcfb079b43eaad1 to your computer and use it in GitHub Desktop.
Save HelgaZhizhka/5b659c80347847c46fcfb079b43eaad1 to your computer and use it in GitHub Desktop.
Listing globally installed NPM packages and version
npm list -g --depth=0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment