Skip to content

Instantly share code, notes, and snippets.

@retgits
Last active October 1, 2018 03:27
Show Gist options
  • Save retgits/d61db09b0afe95620ae44650c911523e to your computer and use it in GitHub Desktop.
Save retgits/d61db09b0afe95620ae44650c911523e to your computer and use it in GitHub Desktop.
Listing globally installed NPM packages and version #nodejs
npm list -g --depth=0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment