nodejsHow to check Node.js version
Usage example
nodejs -v
output
v12.22.9Related
More of Nodejs
- How to read stream to Buffer
- How to send message to client from websocket server
- How to set environment variable
- How to set content type in HTTP server
- How to run Node.js script in background
- How to make GET request
- How to read stream to string
- How to get UTC timestamp
- How to send JSON response from HTTP server
- How to run Node.js script
See more codes...