http://aka.ms/fix-npm-upgrade link is broken
2-5 opened this issue · 3 comments
2-5 commented
You wanted to install npm 5.8.0, but the installed version is 5.6.0.
A common reason is an attempted "npm install npm" or "npm upgrade npm".
As of today, the only solution is to completely uninstall and then reinstall Node.js.
For a small tutorial, please see http://aka.ms/fix-npm-upgrade.
Please consider reporting your trouble to http://aka.ms/npm-issues.
http://aka.ms/fix-npm-upgrade redirects to the main Microsoft website
Also, you should probably make the links https
instead of http
edm00se commented
I can confirm I get the same behavior; redirected to microsoft.com.
edm00se commented
I just today retried the http://aka.ms/npm-issues link and it is working correctly for me.
felixrieseberg commented
Thank you, that's now fixed!