Skip to content
This repository has been archived by the owner on Jan 3, 2025. It is now read-only.

No provider for Dispatcher #19

Open
adoris opened this issue Oct 12, 2016 · 3 comments
Open

No provider for Dispatcher #19

adoris opened this issue Oct 12, 2016 · 3 comments

Comments

@adoris
Copy link

adoris commented Oct 12, 2016

Hello!

i am getting follow error:
Error in ./StoreLogMonitorComponent class StoreLogMonitorComponent - inline template:1:4 caused by : No provider for Dispatcher

i'm using angular-cli with:
"@ngrx/core": "^1.2.0",
"@ngrx/effects": "^2.0.0",
"@ngrx/router-store": "^1.2.4",
"@ngrx/store": "^2.2.1",
"@ngrx/store-devtools": "^3.1.0",
"@ngrx/store-log-monitor": "^3.0.2",

same error have i already seen : #10

@brandonroberts
Copy link
Member

Are you still experiencing this issue? What version of the CLI are you using?

@photostu
Copy link

I'm getting this error when turning on --aot for ng serve now :(

@maxime1992
Copy link

Any news on this one ?

ng -v                                                                               
angular-cli: 1.0.0-beta.24
node: 7.4.0
os: linux x64
@angular/common: 2.3.1
@angular/compiler: 2.3.1
@angular/core: 2.3.1
@angular/flex-layout: 2.0.0-beta.1
@angular/forms: 2.3.1
@angular/http: 2.3.1
@angular/material: 2.0.0-beta.1
@angular/platform-browser: 2.3.1
@angular/platform-browser-dynamic: 2.3.1
@angular/router: 3.3.1
@angular/compiler-cli: 2.3.1

And for ngrx :

"@ngrx/core": "1.2.0",
"@ngrx/effects": "2.0.0",
"@ngrx/store": "2.2.1",

As @photostu said it breaks with AOT 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants