github / github/copilot-cli

Error: Native addon "runtime" not found for win32-arm64

Abierto
#3,306 2 comentarios 1 reacción 0 asignados Ver en GitHub
area:installation area:platform-windows
Lenguaje dominante
Shell
Estrellas
11.2k
Forks
1.9k
Merge medio
14 h 16 min
PR fusionados (30 d)
6

Descripción

### Describe the bug

I updated Copilot CLI (running on Windows, arm64 architecture), and started getting this error every time I interact with it:

`Error: Native addon "runtime" not found for win32-arm64`

I have it installed through winget. Repeated attempts to uninstall / reinstall does not resolve it. Restarting my PC does not resolve it. When I force winget to use the x64 version of Copilot instead, it works though.

### Affected version

v1.0.48-0

### Steps to reproduce the behavior

1. Run `winget install GitHub.Copilot --architecture arm64`
2. Run `copilot`
3. Type anything in the console
4. Copilot responds with the error message above.
Note: if I switch the install command above to architecture x64, Copilot still works, so it seems to be an arm64 issue.

### Expected behavior

Copilot should work with arm64-based architectures.

### Additional context

_No response_

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.