Stay updated with my tutorials. Also, I will delight you with some bonus content.
You need to run the Set-ExecutionPolicy -ExecutionPolicy unrestricted -Scope CurrentUser in the Powershell terminal.
Set-ExecutionPolicy -ExecutionPolicy unrestricted -Scope CurrentUser
Probably you see the next error:
The specifying of ExecutionPolicy will fix the issue:
ExecutionPolicy