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

Unclear how to resolve "Could not find a valid tsserver version. Exiting." error #336

Closed
axelson opened this issue Dec 18, 2021 · 2 comments · Fixed by #337
Closed

Unclear how to resolve "Could not find a valid tsserver version. Exiting." error #336

axelson opened this issue Dec 18, 2021 · 2 comments · Fixed by #337

Comments

@axelson
Copy link
Contributor

axelson commented Dec 18, 2021

When the user receives this error on initialize Could not find a valid tsserver version. Exiting. it is not clear what needs to be done to resolve the issue. They may not have any idea what "tsserver" is (and may be confused into thinking that tsserver is typescript language server). Judging from https://github.com/Microsoft/TypeScript/wiki/Standalone-Server-%28tsserver%29 this can usually be resolved by npm install -g typescript.

@xav-ie
Copy link

xav-ie commented Feb 13, 2022

I had this issue and thankfully landed here! :). Thanks for the tip.

@texaco
Copy link

texaco commented Feb 20, 2022

oh lord... sooo many hours!

Thanks!!

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 a pull request may close this issue.

3 participants