Difference between revisions of "Npm list"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
  
  npm list
+
  [[npm]] list
 
  /Users/YOUR_USER
 
  /Users/YOUR_USER
 
  └── (empty)
 
  └── (empty)

Revision as of 16:13, 30 May 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: