[Bug] C# LSP plugin hangs during initialization after dotnet tools installation

Resolved 💬 4 comments Opened Jan 15, 2026 by ezhupa99 Closed Jan 19, 2026

Bug Description
csharp lsp plugin never finishes, I have installed csharp lsp through dotnet tools

Environment Info

  • Platform: win32
  • Terminal: windows-terminal
  • Version: 2.1.7
  • Feedback ID: 5e6a12ef-d5b0-4431-924b-77ca42248b24

Errors

[{"error":"Error: LSP server plugin:typescript-lsp:typescript failed to start: ENOENT: no such file or directory, uv_spawn 'typescript-language-server'\n    at start (B:/~BUN/root/claude.exe:2382:22102)\n    at async E (B:/~BUN/root/claude.exe:2382:24554)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-01-15T11:22:24.865Z"},{"error":"Error: ENOENT: no such file or directory, uv_spawn 'typescript-language-server'\n    at spawn (unknown)\n    at spawn (node:child_process:679:35)\n    at spawn (node:child_process:14:39)\n    at start (B:/~BUN/root/claude.exe:2382:20647)\n    at start (B:/~BUN/root/claude.exe:2382:22156)\n    at E (B:/~BUN/root/claude.exe:2382:24554)\n    at E (B:/~BUN/root/claude.exe:2382:25529)\n    at L (B:/~BUN/root/claude.exe:2382:32316)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-01-15T11:22:24.866Z"},{"error":"Error: Failed to start LSP server plugin:typescript-lsp:typescript: ENOENT: no such file or directory, uv_spawn 'typescript-language-server'\n    at <anonymous> (B:/~BUN/root/claude.exe:2382:32338)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-01-15T11:22:24.867Z"}]

<img width="1581" height="653" alt="Image" src="https://github.com/user-attachments/assets/239b20e3-0fc8-44e0-8c20-8f0083d782c6" />

View original on GitHub ↗

This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗