github / github/copilot-cli

Copilot cannot launch from WSL after upgrading to `1.0.64` from PowerShell

Abierto
#3,901 0 comentarios 0 reacciones 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 use GitHub Copilot in both Windows (from PowerShell) and WSL.

This morning I updated the Windows installation to `1.0.64`. The Windows version is working fine after the update.

However, the WSL installation cannot launch. The error message is

```bash
$ copilot
Failed to load package index: /home/shengjiema/.cache/copilot/pkg/linux-x64/1.0.64-1/index.js SyntaxError: Invalid or unexpected token
at compileSourceTextModule (node:internal/modules/esm/utils:318:16)
at ModuleLoader.moduleStrategy (node:internal/modules/esm/translators:90:18)
at #translate (node:internal/modules/esm/loader:435:20)
at afterLoad (node:internal/modules/esm/loader:491:29)
at ModuleLoader.loadAndTranslate (node:internal/modules/esm/loader:496:12)
at #getOrCreateModuleJobAfterResolve (node:internal/modules/esm/loader:549:36)
at afterResolve (node:internal/modules/esm/loader:597:52)
at ModuleLoader.getOrCreateModuleJob (node:internal/modules/esm/loader:603:12)
at node:internal/modules/esm/loader:622:32
at TracingChannel.tracePromise (node:diagnostics_channel:362:14)
```

### Affected version

`copilot --version` does not work in WSL, but the Windows installation says `GitHub Copilot CLI 1.0.64.`

### Steps to reproduce the behavior

_No response_

### Expected behavior

_No response_

### Additional context

_No response_

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Empieza reproduciendo `copilot` en WSL con la versión `1.0.64` e inspecciona el archivo en caché `linux-x64/1.0.64-1/index.js` al que se hace referencia en el error. Compara el comportamiento de WSL con la instalación funcional de PowerShell; se considera hecho cuando `copilot` se inicia en WSL y `copilot --version` funciona.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
node.js, powershell, shell
Área
cli, operating-systems
Tipo de issue
Error
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Tranquilo
Claridad
Necesita aclaración
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.