tzachar / cmp-tabnine

TabNine plugin for hrsh7th/nvim-cmp
MIT License
287 stars 28 forks source link

x86_64-unknown-linux-musl/TabNine is not executable #43

Closed sriramkandukuri closed 2 years ago

sriramkandukuri commented 2 years ago

I am facing below issue with latest version of plugin.

.local/share/nvim/site/pack/packer/start/cmp-tabnine/binaries/4.4.1/x86_64-unknown-linux-musl/TabNine' is not executable
stack traceback:
        [C]: in function 'jobstart'
        ...pack/packer/start/cmp-tabnine/lua/cmp_tabnine/source.lua:234: in function '_on_exit'
        ...pack/packer/start/cmp-tabnine/lua/cmp_tabnine/source.lua:135: in function 'new'
        ...e/pack/packer/start/cmp-tabnine/lua/cmp_tabnine/init.lua:8: in function <...e/pack/packer/start/cmp-tabnine/lua/cmp_tabnine/init.lua:7>
sriramkandukuri commented 2 years ago

Solved after reinstalling plugin

leisurelicht commented 2 years ago

I am facing the same problem when I use goneovim. and it was not solved after reinstall plugin.

tzachar commented 2 years ago

I'll need more info than that to help you.

leisurelicht commented 2 years ago

I'm sorry for the mistake. I use mac, not linux, and It's not plugin's problem. goneovim will get an error arch x86_64 when it run the command of vim.fn.system('uname -m') on m1 Mac .