TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

How to run language server with Sublime Text on Windows?

1 pointsby james_smith_007about 4 years ago
Hi there :)<p>I have installed `lsp-tsserver` (https:&#x2F;&#x2F;github.com&#x2F;microsoft&#x2F;TypeScript-Sublime-Plugin).<p>When I open a JS file, there is an error message:<p>&gt; Could not start lsp-tsserver &gt; [WinError 2] The system cannot find the file specified<p>I tried to add the `&quot;node_path&quot;: &quot;C:&#x2F;Program Files&#x2F;nodejs&#x2F;node.exe&quot;` in the Sublime Text&#x27;s configuration file, but it doesn&#x27;t seem to help.<p>Does anybody know how to fix it?<p>Here is an issue on GitHub where people discuss it: https:&#x2F;&#x2F;github.com&#x2F;sublimelsp&#x2F;LSP&#x2F;issues&#x2F;337. I asked there too, but the guys there seem to visit GitHub very rarely, so I don&#x27;t think I will get an answer from there soon.

no comments

no comments