Skip to content

Instantly share code, notes, and snippets.

@brown99
Created March 1, 2018 17:47
Show Gist options
  • Save brown99/7d4f6213789efb8bd6d889f85bf0d298 to your computer and use it in GitHub Desktop.
Save brown99/7d4f6213789efb8bd6d889f85bf0d298 to your computer and use it in GitHub Desktop.
Useful npm commands
// get a list of globally istalled packages
npm list -g --depth=0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment