CopyCommand
<- Back to Default
Default
npm ls
Summary
Lists installed dependencies in this project.
Beginner Mode OFF
Command
Windows PowerShell
Copy
Run in PowerShell
Windows PowerShell
npm ls
Previous
npm cache verify
Next
npx next dev
Related commands
node -p "process.version"
Shows your Node.js version.
npm -p "process.versions.npm"
Prints the installed npm version.
where node
Shows where the node executable is on PATH.