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
In installing chocolatey itself, the installer should use write-output
instead of write-host to prevent issues with tools that would install
Chocolatey but may not have a PowerShell console with a functioning
host.
Prefer Write-Output instead. This will prevent issues for tools that may not have a host available in installing chocolatey itself.
The text was updated successfully, but these errors were encountered: