npm is a package manager for the JavaScript programming language. It is the default package manager for the JavaScript runtime environment NodeJs.
After installation upgrade npm to the latest supported version by running the command: npm install -g [email protected]