nodejsHow to check Node.js version
Usage example
nodejs -v
output
v12.22.9Related
More of Nodejs
- How to POST JSON data
- How to log errors
- Websocket client example
- How to set environment variable
- How to send message to client from websocket server
- How to read stream to Buffer
- How to add minutes to date/time
- How to post url-encoded data
- How to check if Node.js is installed or not
- HTTP server listen on multiple ports
See more codes...