Skip to content

ERROR: Calling NotifierModule.forRoot results in 'Error encountered resolving symbol values statically' #5

@harryhahn2

Description

@harryhahn2

in app.modules.ts : NotifierModule.forRoot({}) throws an error
when i build the angular2-cli project.

ERROR in Error encountered resolving symbol values statically. Calling function 'NotifierConfig', function calls are not supported. Consider replacing the function or lambda with
 a reference to an exported function, resolving symbol NotifierModule.forRoot in C:/Entwicklung/Projekte/marenta/marenta/node_modules/angular-notifier/src/notifier.module.d.ts, r
esolving symbol AppModule in C:/Entwicklung/Projekte/marenta/marenta/src/app/app.module.ts, resolving symbol AppModule in C:/Entwicklung/Projekte/marenta/marenta/src/app/app.modu
le.ts

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugIndicates an unintended behaviour, unexpected problem, crash

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions