codeium.vim icon indicating copy to clipboard operation
codeium.vim copied to clipboard

Error with starting codeium in neovim [windows]

Open encleine opened this issue 2 years ago • 6 comments

I downloaded codeium using lazy.vim like how the docs recommend but I get the following error whenever it starts

Error detected while processing function codeium#server#Start[36]..<SNR>46_ActuallyStart:
line   16:
E903: Process failed to start: unknown error: "C:\...\Roaming/.codeium/bin/[bunch a numbers]/language_server_windows_x64.exe"

problem seems to be with the .exe but I couldn't find anyone with a similar problem online deleting the .codeium folder and the plugin then reinstalling the plugin didn't help either

encleine avatar Jul 21 '23 15:07 encleine

Are you on ARM by any chance?

pqn avatar Jul 26 '23 18:07 pqn

Are you on ARM by any chance?

no. just a x64 system on a windows 10

encleine avatar Jul 26 '23 19:07 encleine

I'm having the same issue

tw-luo avatar Jan 09 '24 11:01 tw-luo

Here is the information about my processor and operating system:

Processor:12th Gen Intel(R) Core(TM) i9-12900HX 2.30 GHz System type: 64-bit operating system, x64-based processor System:Windows 11

tw-luo avatar Jan 09 '24 11:01 tw-luo

I solved this problem because Windows Defender had shut down the server.

I'm having the same issue

tw-luo avatar Jan 20 '24 09:01 tw-luo