ng new cannot be loaded because running scripts is disabled on this system code example
Example: \ng.ps1 cannot be loaded because running scripts is disabled on this system.
Set-ExecutionPolicy -Scope "CurrentUser" -ExecutionPolicy "RemoteSigned"
Set-ExecutionPolicy -Scope "CurrentUser" -ExecutionPolicy "RemoteSigned"