4
Answers

error when publish asp.net core web app with angular

I work on asp.net core 2.2 with angular 9 

when publish it on iis i get error 

but can't solve it so can you help me please 

error as below :

An unhandled exception occurred while processing the request.

 

AggregateException: One or more errors occurred. (One or more errors occurred. (The NPM script 'start' exited without indicating that the Angular CLI was listening for requests. The error output was: Error: EPERM: operation not permitted, mkdir 'C:\Windows\system32\config\systemprofile\AppData\Roaming\npm'

 TypeError: Cannot read property 'get' of undefined

Answers (4)