question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cannot start language server

See original GitHub issue

I 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:closed
  • Created 3 years ago
  • Comments:11 (9 by maintainers)

github_iconTop GitHub Comments

2reactions
davidroecacommented, Apr 24, 2020

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.

0reactions
ortacommented, May 28, 2020

The language-server is now regularly shipped 👍 and there’s a svelte-check CLI

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found