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
BugA bug in TypeScriptCrashFor flagging bugs which are compiler or service crashes or unclean exits, rather than bad outputFixedA PR has been merged for this issue
Crash stack looks like this
Error: Debug Failure. Unexpected node.
Node 202 was unexpected.
at serializeTypeNode ($PATH\node_modules\typescript\lib\tsc.js:56506:45)
TypeScript Version: 3.3.0-dev.20190108
Search Terms:
decorat; negative; number literal Code
Expected behavior:
tsc should not crash in any input
Actual behavior:
tsc crashes in above sample typescript
Playground Link: No, just compile the above ts you will repro the crash easily
Related Issues: No
The text was updated successfully, but these errors were encountered:
weswigham
added
Bug
A bug in TypeScript
Crash
For flagging bugs which are compiler or service crashes or unclean exits, rather than bad output
labels
Jan 9, 2019
BugA bug in TypeScriptCrashFor flagging bugs which are compiler or service crashes or unclean exits, rather than bad outputFixedA PR has been merged for this issue
Crash stack looks like this
Error: Debug Failure. Unexpected node.
Node 202 was unexpected.
at serializeTypeNode ($PATH\node_modules\typescript\lib\tsc.js:56506:45)
TypeScript Version: 3.3.0-dev.20190108
Search Terms:
decorat; negative; number literal
Code
Expected behavior:
tsc should not crash in any input
Actual behavior:
tsc crashes in above sample typescript
Playground Link: No, just compile the above ts you will repro the crash easily
Related Issues: No
The text was updated successfully, but these errors were encountered: