question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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

See original GitHub issue

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

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
mashhoodrcommented, Mar 22, 2017

@dominique-mueller I can confirm the problem has been fixed for me with version 1.0.4 thanks a bunch!

0reactions
mashhoodrcommented, Mar 22, 2017

@dominique-mueller thanks, I will try out the latest version.

Read more comments on GitHub >

github_iconTop Results From Across the Web

ERROR in Error encountered resolving symbol values ...
Actually I am trying initiate a service when the angular app loads and for that I am calling function of service from app.module.ts...
Read more >
Error encountered resolving symbol values statically - O'Reilly
Solution #3: Error encountered resolving symbol values statically. Consider the third complete error mentioned in the Preparing to use webpack section:
Read more >
Error encountered resolving symbol values statically-angular.js
Coding example for the question Angular module - Error encountered resolving symbol values statically-angular.js.
Read more >
ERROR in Error encountered resolving symbol ... - MSDN
Our Application is written in Nodejs & Angular 2. We are currently using Visual Studio Online for Git & publishing the code in...
Read more >
(PDF) Angular 2+ Notes for Professionals ... - Academia.edu
paper cover icon ... The language is in the midst of what many have called a renaissance, ... 51 Section 11.5: Angular 2...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found