ng ps1 cannot be loaded because running scripts is disabled on this

preview_player
Показать описание
FIX Execution of Scripts Is Disabled on This System.

COMMAND: Set-ExecutionPolicy RemoteSigned

If you are running into an error saying that your script "cannot be loaded because running scripts is disabled on this system" while trying to run a script in Powershell, on Windows 10, you have to change the execution policies first.
#powershell
#ngcannotbeloaded
#exectionpolicy #Angular #projectsetup #reactjs #nodejs
Рекомендации по теме
Комментарии
Автор

how to go backwards and go back to default Set-ExecutionPolicy (default value)?

ruqbanali