Exafunction / codeium.vim

Free, ultrafast Copilot alternative for Vim and Neovim
https://codeium.com
MIT License
3.77k stars 126 forks source link

Please make sure uuidgen is installed. #115

Closed Haiz14 closed 1 year ago

Haiz14 commented 1 year ago

While running Codeium Auth this errror pops up

Error detected while processing function codeium#command#Command[6]..1
2[11]..<SNR>53_Uuid:
line    7: E605: Exception not caught: Could not generate uuid. Please make sure
uuidgen is installed.

Os: Linux debian server Neovim info

NVIM v0.7.2                        
Build type: Release                
LuaJIT 2.1.0-beta3                 
Compiled by team+vim@tracker.debian.org                                                                  Features: +acl +iconv +tui         
See ":help feature-compile"       
Haiz14 commented 1 year ago

For debian

sudo apt install uuid-runtime

Maybe reference in installation

pqn commented 1 year ago

@aunch @khou22 can we remove the UUID requirement for auth?

fortenforge commented 1 year ago

117 removed the dependency on uuidgen