evansmwendwa / ng2-daterangepicker

Usage Demos update in this url >>>
https://codesandbox.io/s/6yr1zm18w3
MIT License
132 stars 89 forks source link

not working in angular v16 #185

Open Pradeepd15594 opened 10 months ago

Pradeepd15594 commented 10 months ago

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.
karthikeyan-arumugam-1558 commented 9 months ago

@Pradeepd15594, were you able to work around this?

sscots commented 7 months ago

+1