Angular 16 - Ngx-org-chart is not working with angular 16

546 Views Asked by At

enter image description here

enter image description here

Getting erorr in installation only.

'NgxOrgChartModule' does not appear to be an NgModule class.(-996002) ngx-org-chart.module.d.ts(1, 22): This likely means that the library (ngx-org-chart) which declares NgxOrgChartModule 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.

installation I followed- https://www.npmjs.com/package/ngx-org-chart enter image description here

0

There are 0 best solutions below