Resolve New Stable PowerShell Release Prompt on Mac - VicPhanDevOps/mac GitHub Wiki

• The following resolution is for if you receive a prompt that there is a new PowerShell stable available.
image

• Type exit and press the return key to exit the PowerShell interactive shell.
image

• Type brew upgrade powershell and press the return key to upgrade PowerShell.
image

• Type the root password and press the return key.
image

• Type pwsh --version and press the return key to sanity check the PowerShell upgrade.
image

⚠️ **GitHub.com Fallback** ⚠️