-
Notifications
You must be signed in to change notification settings - Fork 181
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 DataTableModule is not an NgModule #91
Comments
Getting the following error with Angular 4.0
|
You can apply the changes locally to successfully compile: |
I submitted a PR #93, but for people like me who need an instant fix to continue with the migration to ng 4.0. You could temporarily use my fork from github directly by changing your NOTE: I will delete the fork once the changes hit master and are published to npm! |
Hi thanks Everyone. i resolved the error. just upgrade my angularcli. now working fine |
Solved in v0.6.0, many thanks to @trevex |
v0.6.0 I am not seeing this version, issue did not resolve |
Just replace in app.module.ts: |
First Compile its loading with error, anything change inside the code again its re-compile working fine. what is a problem?
The text was updated successfully, but these errors were encountered: