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
To make this app run I have changed the import of NgReduxFormModule (in the file example-app/src/app/feedback/module.ts) from: import { NgReduxFormModule } from '@angular-redux/form';
to import { NgReduxFormModule } from '@angular-redux/form/dist/source';
hi
i get this error: ERROR in NgReduxFormModule is not an NgModule
Your global Angular CLI version (1.2.3) is greater than your local
version (1.0.1). The local Angular CLI version is used.
The text was updated successfully, but these errors were encountered: