zbirenbaum / copilot.lua

Fully featured & enhanced replacement for copilot.vim complete with API for interacting with Github Copilot
MIT License
2.43k stars 65 forks source link

client ... quit with exit code 1 and signal 0 #195

Closed CnsMaple closed 1 year ago

CnsMaple commented 1 year ago

I have seen many problems in the past, but none of them can solve my problem. i use windows11 + wsl 1 + ubuntu

use :Copilot auth or :Copilot enable:

image

:Copilot status: image

CnsMaple commented 1 year ago

when i check the nodejs and npm version i found the nodejs version < 16.x then i update the nodejs to 16.x ,it run normal.