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
throw [NotImplementedException]'Pwsh not found but automatic installation is not yet supported.'
57
+
throw [NotImplementedException]"Pwsh not found but automatic installation is not yet supported. Error: $PSItem"
58
58
}
59
59
Write-Error"PowerShell (pwsh) not found on your system. Please install PowerShell $RequiredPowerShellVersion or higher and ensure it is available in your `$env:PATH environment variable"
0 commit comments