snippetbashTip
npm list — This command is an alias of `npm ls`.
Viewed 0 times
commandnpmnpm listthisclialias
Problem
How to use the
npm list command: This command is an alias of npm ls.Solution
npm list — This command is an alias of npm ls.View documentation for the original command:
tldr npm lsCode Snippets
View documentation for the original command
tldr npm lsContext
tldr-pages: common/npm list
Revisions (0)
No revisions yet.