Getting a warning that
npm does not support Node.js v10.16.0
.
However my version of npm is 6.9.0 which is the version that is tied to 10.16.0.
I've tried all the suggestions here on such as sudo npm uninstall -g npm
but still getting the same error as the version that is reinstalled is 6.9.0
A full remove and install just gets me back to the original issue. Please stop suggesting brew uninstall node
Even a complete uninstall outlined below did not do the trick for longer than a day. I guess I'll just have to live with the issue. There does not seem to be a fix.