npm list
Jump to navigation
Jump to search
npm list /Users/YOUR_USER └── (empty)
npm list --depth=0
npm list -g --depth=0
npm list -g /Users/YOUR_USER/brew/lib └── npm@8.3.1
npm -g list
npm list your-app@0.1.0 /private/tmp/yourapp/yourapp/app ├── UNMET DEPENDENCY @babel/core@^7.15.5 ├── UNMET DEPENDENCY @babel/preset-env@7.17.10
npm list -g /Users/your-user/brew/lib ├── auth0-deploy-cli@7.15.1 └── npm@8.19.2
Related[edit]
See also[edit]
Advertising: