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 write file
- How to extract filename from path
- How to read stream to string
- How to read file
- How to pipeline streams
- How to run Node.js script in background
- How to read stream to Buffer
- How to post url-encoded data
See more codes...