Skip to content

Instantly share code, notes, and snippets.

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