You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is this going to be compatible with Angular 9? I am trying to import it and am coming across an error which I'm assuming means it's not compatible with the latest Angular version:
ERROR in node_modules/@dabeng/ng-orgchart/lib/components/orgchart/orgchart.module.d.ts:1:22 - error NG6002: Appears in the NgModule.imports of AdminModule, but could not be resolved to an NgModule class.
This likely means that the library (@dabeng/ng-orgchart) which declares OrgchartModule has not been processed correctly by ngcc, or 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.
Thanks for any information!
The text was updated successfully, but these errors were encountered:
Is this going to be compatible with Angular 9? I am trying to import it and am coming across an error which I'm assuming means it's not compatible with the latest Angular version:
Thanks for any information!
The text was updated successfully, but these errors were encountered: