You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
NB: My setup: Windows 10 pro 22H2, my Pc has Python 3, Node,js, GCC, installed already.
The text was updated successfully, but these errors were encountered:
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
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?
NB: My setup: Windows 10 pro 22H2, my Pc has Python 3, Node,js, GCC, installed already.
The text was updated successfully, but these errors were encountered: