tzachar / cmp-tabnine

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

Error using neofetch and cmp-tabnine. #46

Closed vzytoi closed 2 years ago

vzytoi commented 2 years ago

Hey! I've been using cmp-tabnine for a while now and it works just fine (: Today I tried to use neofetch and added it my config file (~/.config/fish/config.fish) so that it always shows on startup. Unfortunately whenever I try to start nvim I have this error :

Error executing vim.schedule lua callback: Vim:E475: Invalid value for argument cmd: '/home/cyprien/.local/share/nvim/site/pack/packer/start/cmp-tabnine/binaries/4.4.8/[?25l[?7l       _,met$$$$$gg.
    ,g$$$$$$$$$$$$$$$P.
  ,g$$P"     """Y$$.".
 ,$$P'              `$$$.
',$$P       ,ggs.     `$$b:
`d$$'     ,$P"'   .    $$$
 $$P      d$'     ,    $$P
 $$:      $$.   -    ,d$$'
 $$;      Y$b._   _,d$P'
 Y$$.    `.`"Y$$$$P"'
 `$$b      "-.__
  `Y$$
   `Y$$.
     `$$b.
       `Y$$b.
          `"Y$b._
              `"""
cyprien@debian 
-------------- 
OS: Debian GNU/Linux 11 (bullseye) x86_64 
Kernel: 5.10.0-12-amd64 
Uptime: 1 hour, 32 mins 
Packages: 2403 (dpkg), 7 (snap) 
Shell[0
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>

Neovim version: NVIM v0.8.0-dev+95-g07660193a Operating System: Debian 11

Thank you for your time and have a great day! (:

tzachar commented 2 years ago

Please try f423085

vzytoi commented 2 years ago

Please try f423085

It completely solved the issue for me. Thanks a lot for your quick answer, I can close on that, have a great day! (: