-
Notifications
You must be signed in to change notification settings - Fork 30.3k
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
TS Server fatal error: Debug Failure. False expression. #97142
Comments
(Experimental duplicate detection)
|
Does this reproduce in the latest VS Code insiders build (1.46)? |
Also, duplicate of microsoft/TypeScript#38076 This should be fixed in VS Code 1.46 |
Thanks @mjbvz . I've downloaded v 1.46 and the issue is still there. Do you need any other info on this issue (e.g., what's in microsoft/TypeScript#38076 (comment))? |
Yes please share the error you are seeing when using TypeScript 3.9.3+ (this is the version of TypeScript shipped in VS Code insiders) |
@mjbvz, I might have found the problem. Our project contains hundreds of .ts files (MPEG2 Transport Stream files, not TypeScript). I noticed that these were listed in the tsserver.log file (I started sanitizing the tsserver.log file as it contains code pieces from our project). Adding the folder with the MPEG2 Transport Stream files to Thank you for your help with this. |
Thank you for investigating this! Oddly you are not the first person to hit this issue: microsoft/TypeScript#21136 I'll close this as upstream. Please upvote the upstream issue too |
TypeScript Version: 3.8.3
Steps to reproduce crash
TS Server Error Stack
The text was updated successfully, but these errors were encountered: