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 - ModuleWithProviders type without a generic type argument #166

Open
cime opened this issue Jul 13, 2020 · 0 comments
Open

Angular 10 - ModuleWithProviders type without a generic type argument #166

cime opened this issue Jul 13, 2020 · 0 comments

Comments

@cime
Copy link

cime commented Jul 13, 2020

I'm submitting a ...

[x] bug report => Search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Sorry, we will not be able to answer every support request.  Please consider other venues for support requests

Current behavior

ERROR in node_modules/@swimlane/ngx-dnd/lib/ngx-dnd.module.d.ts:3:23 - error TS2314: Generic type 'ModuleWithProviders<T>' requires 1 type argument(s).

Expected behavior
Should compile with no error.

Reproduction of the problem
Build/serve angular project that imports ngx-dnd module.

Please tell us about your environment: Windows 10, Node 14.5.0

  • ngx-dnd version: 8.1.2

  • Angular version: 10.0.3

  • Language: TypeScript 3.9

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