npm - Angular cli broccoli plugin error -


i'm on windows 7 , trying create sample project angular-cli. created project ng new test2 created project when run, ng serve, gives following errors.

the broccoli plugin: [broccolitypescriptcompiler] failed with: operation not permitted. 

any idea going wrong here ?

the issue command prompt not running administrator access. ran administrator access , ta da, works.


Comments