Skip to content

Angular 6 AOT compilation disabled #1922

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

Closed
weini01 opened this issue Jun 6, 2018 · 3 comments
Closed

Angular 6 AOT compilation disabled #1922

weini01 opened this issue Jun 6, 2018 · 3 comments

Comments

@weini01
Copy link

weini01 commented Jun 6, 2018

Hi,

I just updated to Angular 6 and tried to run my app with AOT compilation but got the following error:

@angular/compiler and @angular/compiler-cli must be installed for AOT compilation!
AOT compilation disabled!

both packages are installed, I also tried to remove node_module and reinstall it. Is there a known issue with angular 6?

@ardatan
Copy link
Collaborator

ardatan commented Jun 7, 2018

No, there is not. You can see the code below. If you have installed those dependencies properly, that warning won't show up.

@weini01
Copy link
Author

weini01 commented Jun 7, 2018

Ok thanks for the quick response! I‘ll check this again!

@weini01
Copy link
Author

weini01 commented Jun 11, 2018

Hi it now works! I had to reinstall the two packages separate. Simple removing node_modules and npm install did not do the job. @ardatan thanks for your engagement at the whole angular-meteor project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants