nodejsHow to check Node.js version
Usage example
nodejs -v
output
v12.22.9Related
More of Nodejs
- How to send message to client from websocket server
- How to allow CORS in HTTP server
- How to set environment variable
- How to set content type in HTTP server
- How to write file
- How to read stream to string
- How to read stream to Buffer
- How to get current script path
- How to add minutes to date/time
- How to pipeline streams
See more codes...