nodejsHow to check Node.js version
Usage example
nodejs -v
output
v12.22.9Related
More of Nodejs
- How to set content type in HTTP server
- How to send message to client from websocket server
- How to read stream to Buffer
- How to get current timestamp in seconds
- How to post url-encoded data
- How to run Node.js script in background
- How to send JSON response from HTTP server
- How to get file extension
- How to read stream to string
- How to read file
See more codes...