-
Notifications
You must be signed in to change notification settings - Fork 12k
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 while deploying to github-pages #4812
Comments
That command has been removed as of 1.0.0-beta.31, you may want to look into the suggested alternatives from this thread here. |
Please try updating to the latest version. If the issue persists, please open another issue with the full template details so that we can further assist you. |
Ok, let me update ng-cli |
The error message
is pretty clear. You have to make your code statically analyzable for AoT. This builds your code in JIT mode: |
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. |
I don`t want to repeat myself.
Here is the problem with github-pages:deploy
http://stackoverflow.com/questions/42306569/angular2-ngrx-error-while-deploying-to-github-pages
What can cause this issue?
How to solve it?
The text was updated successfully, but these errors were encountered: