Skip to content

Instantly share code, notes, and snippets.

@amjarmed
Created February 6, 2020 21:31
Show Gist options
  • Save amjarmed/1680639ce4036580044bd5ca1964d425 to your computer and use it in GitHub Desktop.
Save amjarmed/1680639ce4036580044bd5ca1964d425 to your computer and use it in GitHub Desktop.
a sample file contain some npm commands
#How to list npm user-installed packages?
npm list -g --depth=0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment