

Uninstall node.js (Windows Add/Remove programs).What did fix the installation for me was to follow these steps

I then tried uninstalling node.js installation (Windows Add/Remove Programs) and reinstalled. My first attempt was updating over the top of my existing node.js installation. When I check the current versions of node and npm I can see node.js is at version 14.17.5 but npm is only at 6.9.0 Npm WARN You can find the latest version at Npm WARN Supported releases of Node.js are the latest release of 6, 8, 9, 10, 11, 12. Npm WARN can't make any promises that npm will work with this version.

Npm WARN You should probably upgrade to a newer version of node as we Npm WARN npm does not support Node.js v14.17.5 After attempting to upgrade my version of Node.js on my Windows 10 machine (directly from the Node.js LTS Windows MSI download) I was left with an install of Node.js where I couldn’t use NPM.Īnytime I tried to use NPM (Node Package Manager) I would get the following error
