cordova.ps1 cannot be loaded because running code example
Example 1: artillery annot be loaded because running scripts is disabled on this system
Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy Unrestricted
Example 2: File C:\Users\skill\AppData\Roaming\npm\yarn.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.
//open windows command shell as administrator and run command
Set-ExecutionPolicy Unrestricted