-
Notifications
You must be signed in to change notification settings - Fork 359
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
Error with angular-cli and AoT #65
Comments
Hi @FallenRiteMonk, can you try with the version 0.3.6? let me know :) |
fixed the problem thanks! |
I still cant test if it completely works due to some other problems i have, but i found this! maybe have a look at it: |
With the same circumstances, I get this error message: |
Just updated to the new version of angular-cli (beta.20-4) in the hope to be finally able to use aot, but i get the exact same error: Not sure in how far this can help, but I found this angular/angular-cli#2763 (comment). Have a look at it and let me know what you think. |
According to this thread the package would need to be compiled by ngc first in order to generate a required |
Hi, the library should be working with AOT now. Please reopen if still an issue (and sorry for the huge delay, I just found some time as am on holidays) |
I get the following error when i try to build/serve my project using angular-cli beta 16 and ng2-tag-input module version 0.3.4 with the --aot option:
The text was updated successfully, but these errors were encountered: