Skip to content

Instantly share code, notes, and snippets.

@germanviscuso
Created December 30, 2018 16:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save germanviscuso/1f5a6d0c9db5aa95928ffcc059d7875c to your computer and use it in GitHub Desktop.
Save germanviscuso/1f5a6d0c9db5aa95928ffcc059d7875c to your computer and use it in GitHub Desktop.
List the packages installed globally by npm
npm list -g --depth 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment