Error when restarting svelte lsp #1201
-
Hello, I currently want to use Svelte LSP and have been able to install it successfully, but when I restart LSP, it crashes and an error occurs. I only have trace but log empty.
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 28 replies
-
Have you checked that the file exists. |
Beta Was this translation helpful? Give feedback.
-
Are you sure that you have not updated the start command after install. The file is not an exe but a cmd file. See https://github.com/redhat-developer/lsp4ij/blob/main/src%2Fmain%2Fresources%2Ftemplates%2Flsp%2Fsvelte-language-server%2Finstaller.json#L28 and yiu need --stdio arg |
Beta Was this translation helpful? Give feedback.
If you have node and npm, please use the original installer from LSP4IJ