Skip to content

Instantly share code, notes, and snippets.

@rpivo
Created February 20, 2021 03:59
Show Gist options
  • Save rpivo/9bbc501a8c889b0a2a7d00c5ea26cf5a to your computer and use it in GitHub Desktop.
Save rpivo/9bbc501a8c889b0a2a7d00c5ea26cf5a to your computer and use it in GitHub Desktop.
List Globally Installed NPM Packages (Top Level)

List Globally Installed NPM Packages (Top Level)

npm ls -g --depth=0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment