Created
February 6, 2020 21:31
-
-
Save amjarmed/1680639ce4036580044bd5ca1964d425 to your computer and use it in GitHub Desktop.
a sample file contain some npm commands
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#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