This issue occurs due to undefined Execution policy.
Try this command in Powershell:
Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy Unrestricted
This issue occurs due to undefined Execution policy.
Try this command in Powershell:
Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy Unrestricted