Answers for "ng : file c:\users\amida008\appdata\roaming\npm\ng.ps1 cannot be loaded because running scripts is disabled on this system."

30

npm ng.ps1 cannot be loaded because running scripts is disabled on this system grepper

Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
Posted by: Guest on July-26-2020
1

ng : File C:UsersSriramAppDataRoamingnpmng.ps1 cannot be loaded because running scripts is disabled on this system. For more information, see about_Execution_Policies at https:/go.microsoft.com/fwlink/?LinkID=135170.

deleting ng.ps1 everything was going in perfect way
Posted by: Guest on October-29-2020

Code answers related to "ng : file c:\users\amida008\appdata\roaming\npm\ng.ps1 cannot be loaded because running scripts is disabled on this system."

Code answers related to "TypeScript"

Browse Popular Code Answers by Language