This repository has been archived by the owner on Nov 12, 2022. It is now read-only.
Why am I getting an error spawning 'typescript-language-server' despite being installed? #803
-
Not sure how long this has been happening, but for a few days I'm getting this error every time I open an TypeScript file: Output of And |
Beta Was this translation helpful? Give feedback.
Answered by
williamboman
Jun 16, 2022
Replies: 1 comment 1 reply
-
Hello! Do you set up nvim-lsp-installer before you set up any servers? |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
williamboman
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello! Do you set up nvim-lsp-installer before you set up any servers?
require("nvim-lsp-installer").setup {}