Skip to content
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

Debug.assert for missing module name augmentation #12827

Closed
mhegazy opened this issue Dec 10, 2016 · 0 comments · Fixed by #12852
Closed

Debug.assert for missing module name augmentation #12827

mhegazy opened this issue Dec 10, 2016 · 0 comments · Fixed by #12852
Labels
Bug A bug in TypeScript Fixed A PR has been merged for this issue

Comments

@mhegazy
Copy link
Contributor

mhegazy commented Dec 10, 2016

See details #10522 (comment)

Here is cloneable gist: https://gist.github.com/Ciantic/60e9dbe330922cfc41086e255820df62

$ tsc --version
Version 2.2.0-dev.20161210
$ npm install
$ tsc
...\typescript\lib\tsc.js:1796
                throw new Error("Debug Failure. False expression: " + (message || "") + verboseDebugString);
                ^

Error: Debug Failure. False expression:
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug A bug in TypeScript Fixed A PR has been merged for this issue
Projects
None yet
1 participant