SyntaxFix
Write A Post
Hire A Developer
Questions
I tried this solution found at a How to fix Node.js blog
just use
npm cache clean
in windows if it refuses use
npm cache clean --force