ts_ls failing to execute when installed from mason #1976
Unanswered
GregoGaviria
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i recently got a new computer so i copied my neovim .config from the old computer to the new one, but now when i open a html file i get an error message saying that vscode html language server failes to execute
exact error:
/usr/share/nvim/runtime/lua/vim/lsp/_transport.lua:68: Spawning language server with cmd:
{ "vscode-html-language-server", "--stdio" }failed. The languageserver is either not installed, missing from PATH, or not executable.
any help would be appreciated
Beta Was this translation helpful? Give feedback.
All reactions