Skip to content

Value could not be determined statically - breaks build #44

Description

@unrealxqt

So when adding the line MatCarouselModule.forRoot() into the app module imports it produces a compile time error:

Value at position 7 in the NgModule.imports of AppModule is not a reference
Value could not be determined statically.(-991010)
app.module.ts(30, 5): Unable to evaluate this expression statically.
app.module.ts(30, 5): A value for 'forRoot' cannot be determined statically, as it is an external declaration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions