Sign up to request clarification or add additional context in comments.
Comments
0
For me what worked was, running an antivirus security scan on my computer. A malicious program was setting the node_modules inside C://users/name/AppData/roaming/npm to read only mode. Once that virus got removed, I Installed npm and angular cli again and it finally worked.