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
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!
The text was updated successfully, but these errors were encountered:
I am on Angular 9.0.2, and I get the following error when I try to build the application:
When are you planning to fix this?
Thanks!
The text was updated successfully, but these errors were encountered: