Error with starting codeium in neovim [windows]
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
Are you on ARM by any chance?
Are you on ARM by any chance?
no. just a x64 system on a windows 10
I'm having the same issue
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
I solved this problem because Windows Defender had shut down the server.
I'm having the same issue