github / github/copilot-cli

CLI installation crash on PowerShell instalation

未关闭
#1,952 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
area:platform-windows
主要语言
Shell
星标
11.2k
派生
1.9k
平均合并
14 小时 16 分钟
30 天内合并 PR
6

描述

### Describe the bug

I cannot install Copilot CLI (GA) because it crashes during PowerShell instalation.
Below is console output:

```powershell
PS C:\> winget install GitHub.Copilot
Found Copilot CLI [GitHub.Copilot] Version v1.0.3
This application is licensed to you by its owner.
Microsoft is not responsible for, nor does it grant any licenses to, third-party packages.
This package requires the following dependencies:
- Packages
Microsoft.PowerShell [>= 7.0.0]
(1/1) Found PowerShell [Microsoft.PowerShell] Version 7.5.4.0
This application is licensed to you by its owner.
Microsoft is not responsible for, nor does it grant any licenses to, third-party packages.
Successfully verified installer hash
Starting package install...
An unexpected error occurred while executing the command:
0x8007029c : An assertion failure has occurred.

PS C:\> pwsh --version
PowerShell 7.5.4
```

### Affected version

n/a

### Steps to reproduce the behavior

1. Type: `winget install GitHub.Copilot`
2. Crashes on PowerShell instalation

### Expected behavior

It recognize that PowerShell is already installed

### Additional context

_No response_

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。