Npm Please try using this command again as root/administrator
It turns out that you don’t have to run the command again as Administrator, and doing so won’t fix the problem. Try: npm cache clean first. If that doesn’t fix things, take a look in %APPDATA%\npm-cache, or if you’re using PowerShell, $env:APPDATA\npm-cache. After cleaning the cache, you may still be left with remnants. Manually remove everything in that … Read more