![]() |
VOOZH | about |
process.versionReturn: It returns a string signifying the version of the Node.js. Below examples illustrate the use of process.version property in Node.js: Example 1: Output:
node.js version v10.16.0Example 2: Output:
node.js version v10.16.0 Node.js version name: DubniumReference: https://nodejs.org/api/process.html#process_process_version