Show the current Node.js version.
Section: Basics and Invocation
Print Node version
bash
bash
node --versionExplanation
Check which runtime is active in your shell, CI job, or container.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Basics and Invocation