Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR in NgReduxFormModule is not an NgModule #48

Open
marcojrzx opened this issue Jul 24, 2017 · 2 comments
Open

ERROR in NgReduxFormModule is not an NgModule #48

marcojrzx opened this issue Jul 24, 2017 · 2 comments

Comments

@marcojrzx
Copy link

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.

@gise88
Copy link

gise88 commented Jul 25, 2017

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';

@ghost
Copy link

ghost commented Aug 22, 2017

It doesn't seem like that lib is maintained anymore...

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

No branches or pull requests

2 participants