Difference between revisions of "Npm list"

From wikieduonline
Jump to navigation Jump to search
Line 6: Line 6:
  
 
  npm list --depth=0
 
  npm list --depth=0
 +
 +
npm list -g --depth=0
  
 
  npm list -g
 
  npm list -g

Revision as of 12:52, 2 March 2022

npm list
/Users/YOUR_USER
└── (empty)
npm list --depth=0
npm list -g --depth=0
npm list -g
/Users/YOUR_USER/brew/lib
└── [email protected]
npm -g list


Related

See also

Advertising: