nodejsHow to check Node.js version
Usage example
nodejs -v
output
v12.22.9
Related
More of Nodejs
- Websocket server example
- How to send message to client from websocket server
- How to read file
- How to extract filename from path
- How to set environment variable
- How to set content type in HTTP server
- How to run Node.js script in background
- How to read stream to Buffer
- How to get current time
- How to export class
See more codes...