tzachar / cmp-tabnine

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

Invalid value for argument cmd: is not executable #23

Closed SingularisArt closed 2 years ago

SingularisArt commented 2 years ago

Hello all.

I'm really interested in using this plugin, but when I ran ./install.sh, I get this error message:

++ curl -sS https://update.tabnine.com/bundles/version
curl: (6) Could not result host: update.tabnine.com
+ version=

Can someone please help me?

tzachar commented 2 years ago

Looks like you have a dns problem. What do you get when you try the following:

> dig update.tabnine.com
SingularisArt commented 2 years ago

I just re-did it, and it worked. Now, I have TabNine installed. :)

But, I'm having some trouble setting it up. Here's my cmp config. I don't know what to do.

tzachar commented 2 years ago

The name of the source is wrong Shoukd be cmp_tabnine not tn.