-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Unable to Use Copilot after 1.0.40 #3160
Copy link
Copy link
Open
Labels
area:installationInstalling, updating, versioning, PATH setup, and binary distributionInstalling, updating, versioning, PATH setup, and binary distributionarea:platform-windowsWindows-specific: PowerShell, cmd, Git Bash, WSL, Windows TerminalWindows-specific: PowerShell, cmd, Git Bash, WSL, Windows Terminal
Metadata
Metadata
Assignees
Labels
area:installationInstalling, updating, versioning, PATH setup, and binary distributionInstalling, updating, versioning, PATH setup, and binary distributionarea:platform-windowsWindows-specific: PowerShell, cmd, Git Bash, WSL, Windows TerminalWindows-specific: PowerShell, cmd, Git Bash, WSL, Windows Terminal
Type
Fields
Give feedbackNo fields configured for Bug.
Describe the bug
After version
1.0.40, I can no longer install new versions of Copilot CLI on Windows 11 with WinGet. When runningcopilot.exeI get the following error:I see the following from the 1.0.42 release notes:
However, I'm still experiencing the issue. I have tried uninstalling and reinstalling with WinGet, but the only working solution I have so far is downgrading back to
1.0.40.Affected version
1.0.42
Steps to reproduce the behavior
winget install --id GitHub.Copilot --silent --accept-package-agreements --accept-source-agreements --forcecopilot.exeExpected behavior
I expect GitHub Copilot CLI to launch.
Additional context