You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running through the installation process I hit this error:
.\psperl.ps1 -Setup
.\psperl.ps1 : File C:\git\strawberry\_psperl\psperl.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.
At line:1 char:1
+ .\psperl.ps1 -Setup
+ ~~~~~~~~~~~~
+ CategoryInfo : SecurityError: (:) [], PSSecurityException
+ FullyQualifiedErrorId : UnauthorizedAccess
Running through the installation process I hit this error:
Running this command allowed things to proceed.
Might be worth adding a note to the installation steps.
(I have not checked if it persists after reboot, but it all works in new shells within this session).
The text was updated successfully, but these errors were encountered: