You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you can, please include a screenshot of your problem
Please include the name of your operating system
macOS
If you can, steps to reproduce are super helpful
make a create t3 app
develop for a bit
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)"}
The text was updated successfully, but these errors were encountered:
If you can, please include a screenshot of your problem
Please include the name of your operating system
macOS
If you can, steps to reproduce are super helpful
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)"}
The text was updated successfully, but these errors were encountered: