Problem

* Use NPM install: NPM install NVM -g, but when run NVM, show the error hint: This is not the package you are looking for: please go to nvm.sh

Solution

Remove NVM: NPM uninstall NVM -g download nVM-setup.zipCopy the code

Current problem: The NPM module cannot be found when node is installed using NVM Install

Cause: NPM is no longer installed with Node after 8.0.0

Solution: Manually download the Node. zip package from the official website, decompress it, and copy it to the corresponding NVM folder