nodejsHow to check Node.js version
Usage example
nodejs -v
output
v12.22.9
Related
More of Nodejs
- How to set content type in HTTP server
- How to write file
- How to read stream to Buffer
- How to POST JSON data
- How to run Node.js script
- How to read file
- How to pipeline streams
- How to send JSON response from HTTP server
- How to get format date in "yyyy-mm-dd"
- How to get UTC timestamp
See more codes...