Skip to content

Instantly share code, notes, and snippets.

@carloschulo
Created May 6, 2017 14:38
Show Gist options
  • Save carloschulo/655d363c03d9e8d8fda0cf3a865cfb00 to your computer and use it in GitHub Desktop.
Save carloschulo/655d363c03d9e8d8fda0cf3a865cfb00 to your computer and use it in GitHub Desktop.
List 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