Hello,
i want to upload my pwa to my server.
I wanted to do ng add @angular/pwa
and I get the error
ng: Unable to load file C:\Users\ludo\AppData\Roaming\npm\ng.ps1, because script execution is disabled
on this system. For more information, see about_Execution_Policies at
https://go.microsoft.com/fwlink/?LinkID=135170.
At character Line: 1: 1
- ng add @ angular / pwa
- ~~
- CategoryInfo: Security error: ( , PSSecurityException
- FullyQualifiedErrorId: UnauthorizedAccess
How to solve this problem?
Thank you in advance.
1 post - 1 participant