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

Angular 9 compatibility #20

Open
natka-unique opened this issue Mar 3, 2020 · 3 comments
Open

Angular 9 compatibility #20

natka-unique opened this issue Mar 3, 2020 · 3 comments

Comments

@natka-unique
Copy link

I am on Angular 9.0.2, and I get the following error when I try to build the application:

ERROR in node_modules/angular-ab-tests/src/app/modules/angular-ab-tests/module.d.ts:13:47 - error NG6005: AbTestsModule.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.
13     static forRoot(configs: AbTestOptions[]): ModuleWithProviders;

When are you planning to fix this?

Thanks!

@adrdilauro
Copy link
Owner

Thanks for flagging this up, I'll look at it ASAP

@natka-unique
Copy link
Author

Hello. @adrdilauro do you have any updates regarding the fix?

@bierzorutas
Copy link

It is a pity not keep this module update!
thanks for your work

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

3 participants