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 10. Generic type 'ModuleWithProviders<T>' requires 1 type argument #77

Open
dulikmixail opened this issue Mar 29, 2021 · 1 comment

Comments

@dulikmixail
Copy link

[ ] bug report => search github for a similar issue or PR before submitting
[ x] feature request
[ ] support request => Please do not submit support request here, post on Stackoverflow or Gitter

When I use Angular 10 I get an error while building the project.

node_modules/ngx-tabset/src/modules/ngx-tabset.module.d.ts:6:23 - error TS2314: Generic type 'ModuleWithProviders' requires 1 type argument(s).
static forRoot(): ModuleWithProviders;
ode_modules/ngx-tabset/src/modules/ngx-tabset.module.d.ts:10:24 - error TS2314: Generic type 'ModuleWithProviders' requires 1 type argument(s).
static forChild(): ModuleWithProviders;

Please update your library!!

Tabset version: 2.2.0

Angular version: 10

@code-ishwar
Copy link

Is this library abandoned?

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