Dennis Kuhnert @Kyroy Aug 16 2017 12:38 UTC
Hello, I am getting the error Property 'run' does not exist on type 'typeof EffectsModule'. in my app.module.ts and I imported it import { EffectsModule } from '@ngrx/effects';
Derek @derekkite Aug 16 2017 13:10 UTC
@Kyroy v4 doesn't use run.https://github.com/ngrx/platform/blob/master/docs/effects/README.md