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

Generic type 'ModuleWithProviders<T>' requires 1 type argument(s) #451

Open
vashh08 opened this issue Dec 21, 2020 · 0 comments
Open

Generic type 'ModuleWithProviders<T>' requires 1 type argument(s) #451

vashh08 opened this issue Dec 21, 2020 · 0 comments

Comments

@vashh08
Copy link

vashh08 commented Dec 21, 2020

IMPORTANT: Please provide a sample using: http://plnkr.co/edit/lV7zsw7Yqossgs9JOfQU?p=preview

  • I'm submitting a ...
    [ ] bug report
    [ ] feature request
    [ ] question about the decisions made in the repository

  • Do you want to request a feature or report a bug?
    Bug

  • What is the current behavior?
    After installing this package. Error during compilation, the project does not start.
    Error: node_modules/ngx-modialog/lib/ngx-modialog.module.d.ts:9:71 - error TS2314: Generic type 'ModuleWithProviders' requires 1 type argument(s).

  • If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem via
    https://plnkr.co or similar (you can use one of the templates above as a starting point).

  • What is the expected behavior?
    No errors during compilation

  • What is the motivation / use case for changing the behavior?

  • Please tell us about your environment:

  • Angular version: 10.2.2
  • Browser: All
  • Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc)
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