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

Does not work with Angular 9 #269

Open
hexedit opened this issue Apr 20, 2020 · 0 comments
Open

Does not work with Angular 9 #269

hexedit opened this issue Apr 20, 2020 · 0 comments

Comments

@hexedit
Copy link

hexedit commented Apr 20, 2020

Angular version: 9.1.1
ngx-jsonapi version: 2.1.15
Compilation result:
ERROR in node_modules/ngx-jsonapi/ngx-jsonapi.module.d.ts:6:44 - error NG6005: NgxJsonapiModule.forRoot returns a ModuleWithProviders type without a generic type argument. Please add a generic type argument to the ModuleWithProviders type. If this occurrence is in library code you don't control, please contact the library authors.
Explanation:
Module import in Angular 9 should return ModuleWithProviders<NgxJsonapiModule>

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

1 participant