Skip to content

Instantly share code, notes, and snippets.

@anpleenko
Forked from brenopolanski/npm-list-globally.md
Created May 25, 2018 19:55
Show Gist options
  • Select an option

  • Save anpleenko/844b787d798e331b0de5bb9f576a552e to your computer and use it in GitHub Desktop.

Select an option

Save anpleenko/844b787d798e331b0de5bb9f576a552e 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