coc-extensions / coc-svelte

svelte support for (Neo)Vim
MIT License
176 stars 24 forks source link

coc-svelte not working, Cannot read properties of undefined (reading 'debug') #59

Open sleep2death opened 1 year ago

sleep2death commented 1 year ago

vim version: NVIM v0.7.2 node version: v18.9.0 coc.nvim version: 0.0.82-488d6ae7 2022-09-22 01:50:53 +0800 coc.nvim directory: /Users/aspirin2d/.local/share/nvim/plugged/coc.nvim term: iTerm.app platform: darwin

Log of coc.nvim

2022-09-22T23:12:02.827 INFO (pid:12804) [plugin] - coc.nvim initialized with node: v18.9.0 after 23ms 2022-09-22T23:12:10.300 INFO (pid:12804) [attach] - receive notification: showInfo [] 2022-09-22T23:13:07.993 ERROR (pid:12804) [language-client-client] - Server svelte initialization failed. Xm [Error]: Request initialize failed with message: Cannot read properties of undefined (reading 'debug') at Fe (/Users/aspirin2d/.local/share/nvim/plugged/coc.nvim/build/index.js:25:233) at Ni (/Users/aspirin2d/.local/share/nvim/plugged/coc.nvim/build/index.js:24:6872) at Immediate. (/Users/aspirin2d/.local/share/nvim/plugged/coc.nvim/build/index.js:24:6719) at process.processImmediate (node:internal/timers:471:21) { code: -32603, data: undefined }

vim :check health

coc: health#coc#check

nvim: health#nvim#check

Configuration

Performance

Remote Plugins

terminal

provider: health#provider#check

Clipboard (optional)

Python 3 provider (optional)

Python virtualenv

sparkcanon commented 1 year ago

I was about to make the same report. I have the same issue on vim 9.0.520