Open mcx808 opened 1 year ago
It seems like this behaviour is actually caused by installing homebrew as a standard user. If I make my account an admin temporarily I'm able to install.
Still the question though: is there some way to pass details to Install-WsMan
to prevent it calling homebrew?
SUMMARY
It seems I can now no longer run
sudo pwsh -Command "Install-WsMan -Verbose"
since brew has deprecated being able to run as root/sudo and won't run the update commands this tries to run to gather info. Is there some other way to pass the info manually to the command to avoid calling brew?OUTPUT
MODULE VERSION
OS / ENVIRONMENT
pwsh 7.3.6 on macOS 13.5.2