Skip to content

Instantly share code, notes, and snippets.

@solrevdev
Forked from brenopolanski/npm-list-globally.md
Created July 24, 2017 06:54
Show Gist options
  • Save solrevdev/9f0448841da293d4a35e6edd8bd97331 to your computer and use it in GitHub Desktop.
Save solrevdev/9f0448841da293d4a35e6edd8bd97331 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