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 run Node.js script in background
- How to read stream to Buffer
- How to send message to client from websocket server
- How to read stream to string
- How to make GET request
- How to pipeline streams
- How to get hostname
- How to get format date in "yyyy-mm-dd"
- How to get current date and time
See more codes...