Skip to content

Issue No 4048 #1393

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
RajeshPodder00 opened this issue Jul 20, 2016 · 2 comments
Closed

Issue No 4048 #1393

RajeshPodder00 opened this issue Jul 20, 2016 · 2 comments

Comments

@RajeshPodder00
Copy link

Please provide us with the following information:

  1. OS? Windows 10 64 bit.
    angular-cli: 1.0.0-beta.10
    node: 5.0.0
    npm: 3.10.3

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',

@filipesilva
Copy link
Contributor

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.

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants