Answers for "File C:\Users\Dell\AppData\Roaming\npm\ng.ps1 cannot be loaded because the execution of scripts is disabled on this system"

1

ng cannot be loaded

run the below command 

Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
Posted by: Guest on February-06-2021

Code answers related to "File C:\Users\Dell\AppData\Roaming\npm\ng.ps1 cannot be loaded because the execution of scripts is disabled on this system"

Browse Popular Code Answers by Language