Node.jsĀ® is a JavaScript runtime built on Chrome's V8 JavaScript engine. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient.
After installation upgrade npm to the latest supported version by running the command: npm install -g [email protected]