0

Following is the command I am running :-

C:\Users\Sainesh K\Desktop\angularp1\frontend> ng serve

Here is the error which I am getting on the console: Unknown error: Error: EPERM: operation not permitted, read

[angular-cli installed but not running]

2 Answers 2

0

Try to run project in other than C drive. In my case it solve the problem.

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.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.