Skip to content

Instantly share code, notes, and snippets.

@milleraundra
Last active April 2, 2017 17:36
Show Gist options
  • Save milleraundra/28e8c415c6f45a9466018dc70fb9f982 to your computer and use it in GitHub Desktop.
Save milleraundra/28e8c415c6f45a9466018dc70fb9f982 to your computer and use it in GitHub Desktop.
Command line code to view global NPM installs
npm list -g --depth=0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment