Skip to content

Instantly share code, notes, and snippets.

@Dobby89
Created January 14, 2019 14:26
Show Gist options
  • Save Dobby89/3f5e744ca78f104579516b905b335944 to your computer and use it in GitHub Desktop.
Save Dobby89/3f5e744ca78f104579516b905b335944 to your computer and use it in GitHub Desktop.
List all global NPM packages/modules
npm list -g --depth 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment