Skip to main content
Post Made Community Wiki by blackgreen
Source Link

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