github / github/copilot-cli

CLI installation crash on PowerShell instalation

Ouverte
#1,952 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
area:platform-windows
Langage dominant
Shell
Étoiles
11.2k
Forks
1.9k
Merge moyen
14 h 16 min
PR mergées (30 j)
6

Description

### 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_

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.