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
/Users/panferov/Workspace/out/TypeScript/bin/tsc.js:584
throw new Error("Debug Failure. False expression: " + (message
^
Error: Debug Failure. False expression: isDeclarationVisible unknown: SyntaxKind: 134
at Object.assert (/Users/panferov/Workspace/out/TypeScript/bin/tsc.js:584:23)
at Object.fail (/Users/panferov/Workspace/out/TypeScript/bin/tsc.js:589:19)
at determineIfDeclarationIsVisible (/Users/panferov/Workspace/out/TypeScript/bin/tsc.js:11105:34)
at isDeclarationVisible (/Users/panferov/Workspace/out/TypeScript/bin/tsc.js:11111:41)
at determineIfDeclarationIsVisible (/Users/panferov/Workspace/out/TypeScript/bin/tsc.js:11098:32)
at isDeclarationVisible (/Users/panferov/Workspace/out/TypeScript/bin/tsc.js:11111:41)
at getIsDeclarationVisible (/Users/panferov/Workspace/out/TypeScript/bin/tsc.js:10567:22)
at /Users/panferov/Workspace/out/TypeScript/bin/tsc.js:10556:86
at Object.forEach (/Users/panferov/Workspace/out/TypeScript/bin/tsc.js:40:30)
at hasVisibleDeclarations (/Users/panferov/Workspace/out/TypeScript/bin/tsc.js:10556:24)
Fatal error: TSC error
Unfortunately, my attempts to extract a minimal example was failed. I will continue my attempts, but maybe someone of you already knows what could be wrong.
tsc 05fd2e9f (master)
The text was updated successfully, but these errors were encountered:
Unfortunately, my attempts to extract a minimal example was failed. I will continue my attempts, but maybe someone of you already knows what could be wrong.
The text was updated successfully, but these errors were encountered: