Exafunction / codeium.vim

Free, ultrafast Copilot alternative for Vim and Neovim
https://codeium.com
MIT License
3.72k stars 127 forks source link

Codeium failed to start on windows 11 #225

Open XenoCode54 opened 9 months ago

XenoCode54 commented 9 months ago

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!

pqn commented 9 months ago

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

LichKing-W commented 5 months ago

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?

azinsharaf commented 2 months ago

@XenoCode54 have you been able to fix this?