With the latest version of tabnine-nvim I get the following error message whenever I open Neovim:
Error executing vim.schedule lua callback: ...ocal/share/nvim/lazy/tabnine-nvim/lua/tabnine/binary.lua:49: attempt to concatenate a nil value
stack traceback:
...ocal/share/nvim/lazy/tabnine-nvim/lua/tabnine/binary.lua:49: in function 'binary_path'
...ocal/share/nvim/lazy/tabnine-nvim/lua/tabnine/binary.lua:65: in function 'start'
...ocal/share/nvim/lazy/tabnine-nvim/lua/tabnine/binary.lua:114: in function 'request'
...ocal/share/nvim/lazy/tabnine-nvim/lua/tabnine/status.lua:19: in function 'cb'
vim/_editor.lua:263: in function <vim/_editor.lua:262>
Worse is whenever I dismiss this error it comes back up a few seconds later.
With the latest version of tabnine-nvim I get the following error message whenever I open Neovim:
Worse is whenever I dismiss this error it comes back up a few seconds later.