-
Notifications
You must be signed in to change notification settings - Fork 91
Open
Description
Error: src/app/SuperAdmin/super-admin.module.ts:29:35 - error NG6002: 'Daterangepicker' does not appear to be an NgModule class.
29 CommonModule,HttpClientModule,Daterangepicker,
~~~~~~~~~~~~~~~
node_modules/ng2-daterangepicker/lib/ng2-daterangepicker.module.d.ts:1:22
1 export declare class Daterangepicker {
~~~~~~~~~~~~~~~
This likely means that the library (ng2-daterangepicker) which declares Daterangepicker is not compatible with Angular Ivy. Check if a newer version of the library is available, and update if so. Also consider checking with the library's authors to see if the library is expected to be compatible with Ivy.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels