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

Error executing vim.schedule lua callback: ~ gzip: executable not found #242

Open
jahidulislamjahid opened this issue Oct 6, 2024 · 1 comment

Comments

@jahidulislamjahid
Copy link

What is this error? How to solve this error? I have installed Codeium on my Neovim (Astronvim) configuration using Codeium.nvim plugin from Git Hub. it installed fine, after installing authenticated fine too, but after some opening Neovim a few seconds later it tries to download codeium server and downloads server fine then it says unpacking server and then, throws this error. How can I solve this error?
Codeium-error

NB: My setup: Windows 10 pro 22H2, my Pc has Python 3, Node,js, GCC, installed already.

@jahidulislamjahid
Copy link
Author

Update: I have solved the issue with gzip but a new issue arose. Codeium is not giving me any code suggestions. I think the issue is with Cmp related because in the Redme file it mentioned to make sure nvim-cmp setup happens before the codeium setup but I did not get that properly. and also in my neovim I found nvim-cmp preinstalled but can't understand how to do the exact thing that was mentioned in the redame. when I checked CmpStatus I found codeium as an unused source along with cmp-dap so if anybody can help me here please let me know what I am doing wrong here and how to setup cmp before codeium (which readme instructed there ). here's a screenshot of what I am seeing
Cmp-Error

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

1 participant