Answers for "ng : file c:\program files\nodejs\ng.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"

0

ng : File C:Program Filesnodejsng.ps1 cannot be loaded because running scripts is disabled on this system.

Run this command on your VScode integrated terminal: 
Set-ExecutionPolicy -ExecutionPolicy Unrestricted
Posted by: Guest on October-01-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:\program files\nodejs\ng.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"

Code answers related to "TypeScript"

Browse Popular Code Answers by Language