Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't start language_server_windows_x64.exe #66

Closed
comiluv opened this issue Feb 9, 2023 · 4 comments
Closed

can't start language_server_windows_x64.exe #66

comiluv opened this issue Feb 9, 2023 · 4 comments

Comments

@comiluv
Copy link
Contributor

comiluv commented Feb 9, 2023

Error detected while processing function codeium#server#Start[30]..<SNR>70_ActuallyStart:
line   14:
E903: Process failed to start: unknown error: "C:\Users\choij/.codeium/bin/daf4912ada2a4934c00b8c5a321cec4998a15e70/language_server_windows_x64.exe"

is printed as soon as I start Neovim and the plugin doesn't work

Environment:
Windows 11
neovim 0.8.3

@comiluv
Copy link
Contributor Author

comiluv commented Feb 9, 2023

Running C:\Users\choij/.codeium/bin/daf4912ada2a4934c00b8c5a321cec4998a15e70/language_server_windows_x64.exe from the console gives me following error message:

The specified executable is not a valid application for this OS platform.At line:1 char:1

@pqn
Copy link
Contributor

pqn commented Feb 9, 2023

Are you on 32 bit or ARM Windows? We currently don't yet support those.

@comiluv
Copy link
Contributor Author

comiluv commented Feb 9, 2023

I'm using 64bit Windows 11 22H2 22621.522

@comiluv
Copy link
Contributor Author

comiluv commented Feb 9, 2023

Completey removing $HOME/.codeium/bin folder and letting the plugin reinstall language server solve the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants