nodejsHow to check Node.js version
Usage example
nodejs -v
output
v12.22.9Related
More of Nodejs
- How to write file
- How to read stream to Buffer
- How to POST JSON data
- How to set content type in HTTP server
- How to send message to client from websocket server
- How to read file
- How to pretty print JSON stringify
- How to post url-encoded data
- How to pipeline streams
- How to make POST request
See more codes...