Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: help users resolve no valid tsserver version error #337

Conversation

axelson
Copy link
Contributor

@axelson axelson commented Dec 18, 2021

Not all users will already have typescript installed (or they may have done something like switching to a new nodejs install via asdf that doesn't have typescript installed). Also since tsserver is a dependency of typescript-language-server I added it to the readme.

Related: #28
Fixes #336

src/lsp-server.ts Outdated Show resolved Hide resolved
@David-Else
Copy link

Plz add this, it keeps on catching me out!

@rchl rchl changed the title Help users resolve no valid tsserver version error fix: help users resolve no valid tsserver version error Feb 22, 2022
@rchl rchl merged commit d835543 into typescript-language-server:master Feb 22, 2022
@axelson axelson deleted the help-users-resolve-tsserver-error branch April 13, 2022 00:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unclear how to resolve "Could not find a valid tsserver version. Exiting." error
3 participants