Exafunction / codeium.nvim

A native neovim extension for Codeium
MIT License
639 stars 50 forks source link

Codium crashes on Neovim start #194

Closed BenitoEck closed 3 weeks ago

BenitoEck commented 3 weeks ago

Codium crashes during Neovim start and can't be manually enabled. Codeium Auth seems to work. Reinstalling codeium does not change the situation.

Output of :messages after starting nvim:

Error detected while processing function codeium#server#Start[58]..<SNR>117_ActuallyStart: line 19: E903: Process failed to start: unknown error: "C:\Users\ben/.codeium/bin/c929d690cfa19b71ef20c82db1342f4db7fe294d/language_server_windows_x64.exe"

System: NVIM v0.10.0 LuaJIT 2.1.1713484068 Windows 10

BenitoEck commented 3 weeks ago

Resolved, possibly by update. Can't replicate anymore.