Skip to content

Instantly share code, notes, and snippets.

@bergpb
Forked from brenopolanski/npm-list-globally.md
Created September 23, 2018 17:37
Show Gist options
  • Select an option

  • Save bergpb/64d0172389b6fdab20d8b05ed28e6e94 to your computer and use it in GitHub Desktop.

Select an option

Save bergpb/64d0172389b6fdab20d8b05ed28e6e94 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