Skip to content
This repository was archived by the owner on Apr 9, 2018. It is now read-only.

ERROR in NguiUtilsModule is not an NgModuleΒ #5

@dexterns88

Description

@dexterns88

I'm trying to import NguiUtils to my app but got this error.

ERROR in NguiUtilsModule is not an NgModule

In app,module.ts
import { NguiUtilsModule } from '@ngui/utils';

@NgModule({
imports: [
....
NguiUtilsModule
....

Installed version is
"@ngui/utils": "^0.8.1",

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions