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 set environment variable
- How to read stream to Buffer
- How to set content type in HTTP server
- How to make POST request
- How to get IP address
- How to get file extension
- How to get current timestamp in seconds
- How to post url-encoded data
- How to run Node.js script in background
See more codes...