You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 27, 2018. It is now read-only.
While using @ngrx/store from #master branch I get this while compiling. I wanted to use the fractal state management features. Looks like the api for @ngrx/store has a breaking change for this module.
ERROR in ...node_modules/@ngrx/router-store/src/router-store-module.d.ts (4,10): Module '...node_modules/@ngrx/store/index"' has no exported member 'Dispatcher'.
The text was updated successfully, but these errors were encountered:
While using @ngrx/store from #master branch I get this while compiling. I wanted to use the fractal state management features. Looks like the api for @ngrx/store has a breaking change for this module.
ERROR in ...node_modules/@ngrx/router-store/src/router-store-module.d.ts (4,10): Module '...node_modules/@ngrx/store/index"' has no exported member 'Dispatcher'.
The text was updated successfully, but these errors were encountered: