Skip to content
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

Ahead of Time (AoT) Issue when running ngc #992

Closed
mil3nium opened this issue Sep 17, 2016 · 2 comments
Closed

Ahead of Time (AoT) Issue when running ngc #992

mil3nium opened this issue Sep 17, 2016 · 2 comments

Comments

@mil3nium
Copy link

mil3nium commented Sep 17, 2016

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

@valorkin
Copy link
Member

It is related to metadata.json issue

@freezy
Copy link

freezy commented Sep 20, 2016

I'm simply getting:

Error: Unexpected value 'Ng2BootstrapModule' imported by the module 'AppModule'

Related to that issue as well?

valorkin pushed a commit that referenced this issue Oct 3, 2016
jtomaszewski pushed a commit to jtomaszewski/ng2-bootstrap that referenced this issue Oct 22, 2016
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

3 participants