[Bug] Excessive file editing errors during operations
Resolved 💬 3 comments Opened Mar 5, 2026 by AndyzMiniCurs Closed Mar 9, 2026
Bug Description
Too many error editing file.
Environment Info
- Platform: win32
- Terminal: windows-terminal
- Version: 2.1.69
- Feedback ID: 2066ec4d-69e7-4fd1-8295-e13726fe9e88
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/src/entrypoints/cli.js:2699:22120)\n at async M (B:/~BUN/root/src/entrypoints/cli.js:2699:24436)\n at async _ (B:/~BUN/root/src/entrypoints/cli.js:2699:33491)\n at async P (B:/~BUN/root/src/entrypoints/cli.js:2699:33828)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-05T09:04:36.641Z"},{"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/src/entrypoints/cli.js:2699:20642)\n at M (B:/~BUN/root/src/entrypoints/cli.js:2699:24436)\n at _ (B:/~BUN/root/src/entrypoints/cli.js:2699:33491)\n at P (B:/~BUN/root/src/entrypoints/cli.js:2699:33828)\n at E (B:/~BUN/root/src/entrypoints/cli.js:2699:34366)\n at call (B:/~BUN/root/src/entrypoints/cli.js:2719:248)\n at async fa9 (B:/~BUN/root/src/entrypoints/cli.js:3517:14916)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-05T09:04:36.641Z"},{"error":"Error: Failed to start LSP server for file C:\\Users\\Andu\\Desktop\\limitless_cubes\\lib\\payment-store.ts: ENOENT: no such file or directory, uv_spawn 'typescript-language-server'\n at _ (B:/~BUN/root/src/entrypoints/cli.js:2699:33517)\n at async P (B:/~BUN/root/src/entrypoints/cli.js:2699:33828)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-05T09:04:36.641Z"},{"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/src/entrypoints/cli.js:2699:20642)\n at M (B:/~BUN/root/src/entrypoints/cli.js:2699:24436)\n at _ (B:/~BUN/root/src/entrypoints/cli.js:2699:33491)\n at P (B:/~BUN/root/src/entrypoints/cli.js:2699:33828)\n at E (B:/~BUN/root/src/entrypoints/cli.js:2699:34366)\n at call (B:/~BUN/root/src/entrypoints/cli.js:2719:248)\n at async fa9 (B:/~BUN/root/src/entrypoints/cli.js:3517:14916)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-05T09:04:36.641Z"},{"error":"Error: Error normalizing tool input: ZodError: [\n {\n \"expected\": \"boolean\",\n \"code\": \"invalid_type\",\n \"path\": [\n \"replace_all\"\n ],\n \"message\": \"Invalid input: expected boolean, received string\"\n }\n]\n at <anonymous> (B:/~BUN/root/src/entrypoints/cli.js:6201:357)\n at map (native:1:11)\n at LB$ (B:/~BUN/root/src/entrypoints/cli.js:6201:71)\n at Tq8 (B:/~BUN/root/src/entrypoints/cli.js:5932:6467)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-05T09:07:35.977Z"},{"error":"Error: Cannot send notification to LSP server 'plugin:typescript-lsp:typescript': server is error\n at K (B:/~BUN/root/src/entrypoints/cli.js:2699:26839)\n at P (B:/~BUN/root/src/entrypoints/cli.js:2699:34070)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-05T09:11:07.656Z"},{"error":"Error: Failed to sync file open C:\\Users\\Andu\\Desktop\\limitless_cubes\\lib\\email\\templates\\admin-notification.ts: Cannot send notification to LSP server 'plugin:typescript-lsp:typescript': server is error\n at P (B:/~BUN/root/src/entrypoints/cli.js:2699:34235)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-05T09:11:07.657Z"},{"error":"Error: Failed to sync file open C:\\Users\\Andu\\Desktop\\limitless_cubes\\lib\\email\\templates\\admin-notification.ts: Cannot send notification to LSP server 'plugin:typescript-lsp:typescript': server is error\n at P (B:/~BUN/root/src/entrypoints/cli.js:2699:34235)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-05T09:11:07.657Z"},{"error":"Error: Error normalizing tool input: ZodError: [\n {\n \"expected\": \"boolean\",\n \"code\": \"invalid_type\",\n \"path\": [\n \"replace_all\"\n ],\n \"message\": \"Invalid input: expected boolean, received string\"\n }\n]\n at <anonymous> (B:/~BUN/root/src/entrypoints/cli.js:6201:357)\n at map (native:1:11)\n at LB$ (B:/~BUN/root/src/entrypoints/cli.js:6201:71)\n at Tq8 (B:/~BUN/root/src/entrypoints/cli.js:5932:6467)\n at processTicksAndRejections (native:7:39)…
Note: Content was truncated.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗