You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That's a problem with npm, not with angular-cli per se. Seems a permissions issue... I'm sorry I can't help more, but I don't see any obvious causes from your log.
Getting Following Error While running npm cache clean
npm ERR! Windows_NT 10.0.10586
npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "cache" "clean"
npm ERR! node v6.3.0
npm ERR! npm v3.10.3
npm ERR! path C:\Users\Rajeshpodder007\AppData\Roaming\npm-cache
npm ERR! code EPERM
npm ERR! errno -4048
npm ERR! syscall rmdir
npm ERR! Error: EPERM: operation not permitted, rmdir 'C:\Users\Rajeshpodder007\AppData\Roaming\npm-cache'
npm ERR! at Error (native)
npm ERR! { Error: EPERM: operation not permitted, rmdir 'C:\Users\Rajeshpodder007\AppData\Roaming\npm-cache'
npm ERR! at Error (native)
npm ERR! errno: -4048,
npm ERR! code: 'EPERM',
npm ERR! syscall: 'rmdir',
The text was updated successfully, but these errors were encountered: