Settings

Theme

How to run language server with Sublime Text on Windows?

1 points by james_smith_007 5 years ago · 0 comments · 1 min read


Hi there :)

I have installed `lsp-tsserver` (https://github.com/microsoft/TypeScript-Sublime-Plugin).

When I open a JS file, there is an error message:

> Could not start lsp-tsserver > [WinError 2] The system cannot find the file specified

I tried to add the `"node_path": "C:/Program Files/nodejs/node.exe"` in the Sublime Text's configuration file, but it doesn't seem to help.

Does anybody know how to fix it?

Here is an issue on GitHub where people discuss it: https://github.com/sublimelsp/LSP/issues/337. I asked there too, but the guys there seem to visit GitHub very rarely, so I don't think I will get an answer from there soon.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection