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
Error: Debug Failure. SourceFile
at bindThisPropertyAssignment (c:\TypeScript\built\local\tsc.js:23135:30)
at bindWorker (c:\TypeScript\built\local\tsc.js:22848:29)
at bind (c:\TypeScript\built\local\tsc.js:22739:13)
at visitNode (c:\TypeScript\built\local\tsc.js:14173:24)
at Object.forEachChild (c:\TypeScript\built\local\tsc.js:14412:24)
at bindEachChild (c:\TypeScript\built\local\tsc.js:21543:16)
at bindChildrenWorker (c:\TypeScript\built\local\tsc.js:21644:21)
at bindChildren (c:\TypeScript\built\local\tsc.js:21513:17)
at bind (c:\TypeScript\built\local\tsc.js:22750:21)
at c:\TypeScript\built\local\tsc.js:21519:94
Code
a.js file
tsc a.js --allowJS
Expected behavior:
no failure
Actual behavior:
Related Issues:
Reported in #21140 (comment)
The text was updated successfully, but these errors were encountered: