-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Description
https://next.angular.io/guide/deprecations#modulewithproviders-type-without-a-generic
Compiling TypeScript sources through ngc
ERROR: node_modules/ngx-responsive/responsive.module.d.ts:15:49 - error TS2314: Generic type 'ModuleWithProviders<T>' requires 1 type argument(s).
15 static forRoot(config?: IResponsiveConfig): ModuleWithProviders;
~~~~~~~~~~~~~~~~~~~
An unhandled exception occurred: node_modules/ngx-responsive/responsive.module.d.ts:15:49 - error TS2314: Generic type 'ModuleWithProviders<T>' requires 1 type argument(s).
15 static forRoot(config?: IResponsiveConfig): ModuleWithProviders;
C0ZEN
Metadata
Metadata
Assignees
Labels
No labels