-
Notifications
You must be signed in to change notification settings - Fork 6.8k
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
Alpha 9 AoT compiler error #1342
Comments
Same error for me. It would be nice to have AOT compile validation as a part of build if it not already there. |
@mmrath same thoughts here, I just wasn't sure I did something wrong 😎 Thanks for confirming u have the same issue |
I can reproduce this and am trying to figure out what's wrong. AFAICT, |
@jelbourn Before Alpha 9 was published, I was using Alpha 9 experimental. I had similar AOT issue with DialogContainer. I am not sure, but it could be related to Dialog. |
@jelbourn is the fixed commit going to be pushed to npm soon? |
@jelbourn I have used alpha 9 experimental which has the fix #1355 , but now now I have the following error. But I am not 100% sure if this is just for me or an issue.
|
@mmrath I get the same error using |
Yeah, that's why I haven't published the commit to |
Just published alpha.9-3, which should resolve this. |
I just tried alpha.9-3 and got the following error from
|
UPDATE: It looks like the file is different every time.
I've found that by removing the Unfortunately I then get this error.
The output formatting from angular-cli makes things difficult to debug. But this looks like another /cc @hansl |
Thank you so much for a great work fixing this. My application compiles fine with 9-3 (Angular 2.0.1, Angular-cli 0.6.3) Great work! Much appreciated |
I'm unable to compile aswell. Appears to be a similar issue to @szechyjs.
using these angular modules
And this
|
@jelbourn This error reappears in 2.0.0-alpha.9-experimental-5 |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Hey guys,
So far, things work great in development.
BUT: running the AoT compiler results in errors: (compiler-cli 0.6.2):
Anyone stumbled across this?
The text was updated successfully, but these errors were encountered: