Ngx-bootstrap: Ahead of Time (AoT) Issue when running ngc

Created on 17 Sep 2016  路  2Comments  路  Source: valor-software/ngx-bootstrap

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

Most helpful comment

I'm simply getting:

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

Related to that issue as well?

All 2 comments

It is related to metadata.json issue

I'm simply getting:

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

Related to that issue as well?

Was this page helpful?
0 / 5 - 0 ratings