The problem: while using nvm to install Node.js I was able to install the version of Node.js I need, but nvm does not install npm auto
nvm
npm
https://nodejs.org/download/ . The page has Windows Installer (.msi) as well as other installers and binaries.Download and install for windows.
Node.js comes with NPM.
NPM is located in the directory where Node.js is installed.