Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save matthewdordal/93f56abaa71d9887bde58d22c35b6c3c to your computer and use it in GitHub Desktop.
Save matthewdordal/93f56abaa71d9887bde58d22c35b6c3c 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