CopyCommand
<- Back to Default
Default
node -v
Summary
Prints the installed Node.js version.
Beginner Mode OFF
Command
Windows PowerShell
Copy
Run in PowerShell
Windows PowerShell
node -v
Previous
npm run lint
Next
npm -v
Related commands
npm install
Installs dependencies from package.json into node_modules.
npm -v
Prints the installed npm version.
node -v
Prints your Node.js version.