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

Authentication Issues In NeoVim In Windows

Open EricSiwakoti opened this issue 1 year ago • 1 comments

I am getting following error while pasting the token :

line   66:
E474: Unidentified byte: An unknown element "" was received. This can happen if the remote process closed or ended abnormally.
E474: Failed to parse An unknown element "" was received. This can happen if the remote process closed or ended abnormally.
line   67:
E896: Argument of get() must be a List, Dictionary or Blob
Unexpected response: An unknown element "" was received. This can happen if the remote process closed or ended abnormally.

Thought this could be a plugin conflict, so removed all the plugins and retried. Failed again. P.S. I am using Lazy as plugin manager.

EricSiwakoti avatar Jan 25 '24 17:01 EricSiwakoti

I'm also like that, but when I tried it for 2 weeks I was able to. I prefer to use the vim one, not the nvim one in the repo. because the AI trigger must use something like snippets. but if the vim repo appears immediately after we type it. image

imbasri avatar Feb 03 '24 20:02 imbasri