Exafunction / codeium.vim

Free, ultrafast Copilot alternative for Vim and Neovim

Home Page:https://codeium.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codeium failed to start on windows 11

XenoCode54 opened this issue · comments

Error detected while processing function codeium#server#Start[36]..40_ActuallyStart:
line 16:
E903: Process failed to start: unknown error: "C:\Users\Xenon/.codeium/bin/9f90299b936d762be496ee01acc3ff2db68b8ae5/language_server_windows_x64.exe"
Press ENTER or type command to continue

I am using Windows powershell 7.3 and Lazyvim but I get this error from Codeium whenever I launch nvim. I've updated treesitter and codeium to their latest but still got this issue. Please help!

If you delete the file and try again what happens? Are you on x64?

commented

If you delete the file and try again what happens? Are you on x64?

I got the same issue. I'm on x64 and windows 11 and I delete the file. When I try again the error didn't show up but codeium alse didn't work. When I launch Nvim again the file show up again and the error came back? How can i fix this?

@XenoCode54 have you been able to fix this?