When I try to open nvim with Tabnine installed I following error:
Error executing luv callback:
...local/share/nvim/lazy/tabnine-nvim/lua/tabnine/utils.lua:163: attempt to concatenate local 'chunk' (a nil value)
stack traceback:
...local/share/nvim/lazy/tabnine-nvim/lua/tabnine/utils.lua:163: in function <...local/share/nvim/lazy/tabnine-nvim/lua/tabnine/utils.lua:162>
I followed the instructions to install Tabine on Linux. I have curl and unzip in Path. I am using lazy to install Tabnine.
When I try to open nvim with Tabnine installed I following error:
I followed the instructions to install Tabine on Linux. I have
curl
andunzip
inPath
. I am using lazy to install Tabnine.I added
to
init.lua
and then I started to get the error described above.I thought once Tabnine was installed, I could just use it.
Version Info:
OS:
Neovim version:
Installed Tabnine Binaries (
ls -A /path/to/plugin/binaries
):Active Tabnine Binaries (
cat /path/to/plugin/binaries/.active
):