We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When running Ngc command I get this error:
Unexpected value 'CarouselModule' imported by the module 'SharedModule'
Hopefully you can make it work with AoT compiler.
Tried importing each of the components and directives, but no luck
The text was updated successfully, but these errors were encountered:
It is related to metadata.json issue
Sorry, something went wrong.
I'm simply getting:
Error: Unexpected value 'Ng2BootstrapModule' imported by the module 'AppModule'
Related to that issue as well?
feat(build): use ngc compiler to produce metadata
be1f851
fixes #1060, fixes #992, fixes #933
afabb9d
dace1c4
fixes valor-software#1060, fixes valor-software#992, fixes valor-software#933
No branches or pull requests
When running Ngc command I get this error:
Unexpected value 'CarouselModule' imported by the module 'SharedModule'
Hopefully you can make it work with AoT compiler.
Tried importing each of the components and directives, but no luck
The text was updated successfully, but these errors were encountered: