tayyab hussain

tayyab hussain

  • NA
  • 56
  • 1.2k

Unknown error: Error: EPERM: operation not permitted, read

Dec 3 2020 6:04 AM
Hi,
 
I have installed Node Js version 14  sucessfully and also install angular.
But,when i am going to check angular version or want to create project in angular with following commands
 
ng version   --to check version
ng new my-project  --to create project.
 
It gives me this error 
Unknown error: Error: EPERM: operation not permitted, read
 
Anyone has any idea about that how to resolve this?
 
Thanks 
 

Answers (3)