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

Error: node_modules/@ngui/map/ngui-map.module.d.ts:4:44 - error TS2314: Generic type 'ModuleWithProviders<T>' requires 1 type argument(s). #298

Open
das-peregrine opened this issue Mar 4, 2021 · 0 comments

Comments

@das-peregrine
Copy link

Steps to reproduce and a minimal demo

  • Create a new Angular project (v11)
  • npm i @ngui/map
  • npm run build

Current behavior

  • Error: node_modules/@ngui/map/ngui-map.module.d.ts:4:44 - error TS2314: Generic type 'ModuleWithProviders' requires 1 type argument(s).

Expected/desired behavior

  • Should build the project.

Other information

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