-
Notifications
You must be signed in to change notification settings - Fork 12.8k
Compiler crash when specifying outFile and declaration #24199
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
Comments
Please do. my email is my github username at microsoft. |
Sent. Let me know if you don't receive it (I attached the repro as a zip file) |
Thanks @michaelaird for sharing the repro. fix should be in the |
Amazing turn around! Thanks for the great work, I'm really looking forward to this release. |
I should calrify, |
Understood. Is there any chance of another RC before then?
…On Thu, 17 May 2018 at 15:35, Mohamed Hegazy ***@***.***> wrote:
I should calrify, ***@***.*** will be available in two weeks.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#24199 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AANX6YfuJMTa-PaR-dBsd8HWDsiBcqg-ks5tzdD5gaJpZM4UDOuD>
.
|
no, but there will be |
Uh oh!
There was an error while loading. Please reload this page.
TypeScript Version: 2.9.0-rc
Search Terms:
getFileReferenceForTypeName
emitSourceFileOrBundle
Cannot read property 'length' of undefined
outFile
Issue
Typescript compiler crashes when I specify an outFile
Expected behavior:
Build was successful in 2.7.2.
Actual behavior:
Build fails with the following stack trace:
I can share a repro project privately.
The text was updated successfully, but these errors were encountered: