neoclide / coc.nvim

Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.
Other
24.15k stars 953 forks source link

client coc abnormal exit with: 4 #4972

Closed Mahmoud-Abdelraouf closed 3 months ago

Mahmoud-Abdelraouf commented 3 months ago

When i start vim i get this error 'client coc abnormal exit with: 4' and when i press enter i get some error on screen that show there are a problem in somewhere in the index.js, but i cannot undertand what is the error and how can i solve

image

fannheyward commented 3 months ago

Any error logs in :CocInfo or :CocOpenLog?

What's your vim and Node.js version?

Mahmoud-Abdelraouf commented 3 months ago

my vim version is: VIM - Vi IMproved 8.2 (2019 Dec 12, compiled Mar 14 2024 09:05:11) and the Node.js is: v12.22.9. okay i see the problem now, thanks i'll install version > 16 and i'll try again