Cannot start language server
See original GitHub issueI installed the svelte-language-server
package and tried running it both without arguments:
$> node_modules/.bin/svelteserver
and with --stdio
$> node_modules/.bin/svelteserver --stdio
In both cases nothing happens. The command just exits immediately without any output. Exit code is also 0.
Issue Analytics
- State:
- Created 3 years ago
- Comments:11 (9 by maintainers)
Top Results From Across the Web
Failed to start language server · Issue #16446 - GitHub
Error 2021-06-10 10:35:41: Starting language server, Class name = r, completed in 1ms, has a falsy return value, , Return Value: undefined [ ......
Read more >VSCode can't start InterSystems Language Server
I'm successfully connected to remote IRIS (2021.1). I can export classes, change them, save and import back to IRIS. But every time VSCode...
Read more >Remote developement - cannot start the Language server
Hey, I am trying to use the remote development tools. I have a start_julia.sh as julia.executablePath script that looks like : #!
Read more >Couldn't start SonarLint Language Server in VS Code
If I understand correctly, this error arises when SonarLint tries to check that the correct version of Java is available (SonarLint for VSCode ......
Read more >Language Server Extension Guide - Visual Studio Code
To run the Language Server, do the following steps: Press Ctrl+Shift+B to start the build task. The task compiles both the client and...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Another (neo)vim user here excited about the recent developments! A stable CLI released to npm would be awesome. I recently migrated my setup to CoC and there’s a svelte extension for it.
There’s also an open issue which I assume will require something like this.
The language-server is now regularly shipped 👍 and there’s a svelte-check CLI