Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typescript server failure #1417

Closed
kyeshmz opened this issue Apr 24, 2024 · 1 comment
Closed

Typescript server failure #1417

kyeshmz opened this issue Apr 24, 2024 · 1 comment

Comments

@kyeshmz
Copy link

kyeshmz commented Apr 24, 2024

  1. If you can, please include a screenshot of your problem

  2. Please include the name of your operating system
    macOS

  3. If you can, steps to reproduce are super helpful

  1. make a create t3 app
  2. develop for a bit
  3. see it crash.

Seems basically like some debug going on with typescript server and updategraph for the AI part.
Info 9806 [13:23:43.705] response: {"seq":0,"type":"response","command":"getApplicableRefactors","request_seq":253,"success":false,"message":"Error processing request. Debug Failure. False expression.\nError: Debug Failure. False expression.\n at ConfiguredProject2.updateGraphWorker (/Applications/Cursor.app/Contents/Resources/app/extensions/node_modules/typescript/lib/tsserver.js:177374:11)\n at ConfiguredProject2.updateGraph (/Applications/Cursor.app/Contents/Resources/app/extensions/node_modules/typescript/lib/tsserver.js:177233:32)\n at ConfiguredProject2.updateGraph (/Applications/Cursor.app/Contents/Resources/app/extensions/node_modules/typescript/lib/tsserver.js:178485:24)\n at updateProjectIfDirty (/Applications/Cursor.app/Contents/Resources/app/extensions/node_modules/typescript/lib/tsserver.js:178944:35)\n at ConfiguredProject2.getLanguageService (/Applications/Cursor.app/Contents/Resources/app/extensions/node_modules/typescript/lib/tsserver.js:176844:7)\n at IpcIOSession.getApplicableRefactors (/Applications/Cursor.app/Contents/Resources/app/extensions/node_modules/typescript/lib/tsserver.js:184986:20)\n at getApplicableRefactors (/Applications/Cursor.app/Contents/Resources/app/extensions/node_modules/typescript/lib/tsserver.js:183219:43)\n at /Applications/Cursor.app/Contents/Resources/app/extensions/node_modules/typescript/lib/tsserver.js:185377:69\n at IpcIOSession.executeWithRequestId (/Applications/Cursor.app/Contents/Resources/app/extensions/node_modules/typescript/lib/tsserver.js:185369:14)\n at IpcIOSession.executeCommand (/Applications/Cursor.app/Contents/Resources/app/extensions/node_modules/typescript/lib/tsserver.js:185377:29)\n at IpcIOSession.onMessage (/Applications/Cursor.app/Contents/Resources/app/extensions/node_modules/typescript/lib/tsserver.js:185419:51)\n at process.<anonymous> (/Applications/Cursor.app/Contents/Resources/app/extensions/node_modules/typescript/lib/tsserver.js:187001:14)\n at process.emit (node:events:514:28)\n at emit (node:internal/child_process:937:14)\n at process.processTicksAndRejections (node:internal/process/task_queues:83:21)"}

@danperks
Copy link
Collaborator

danperks commented Oct 2, 2024

Hi, if you're still having this issue, please report it in #1888, to help prioritise it, thanks!

@danperks danperks closed this as not planned Won't fix, can't repro, duplicate, stale Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants