ng2-tree
ng2-tree copied to clipboard
Does not work with Angular 9?
Hi
We want to update to Angular 9.
But now we have the following error on ng2-tree:
`WARNING in Entry point 'ng2-tree' contains deep imports into 'C:/tgdaemi1/workspace-git/clima2-ui/node_modules/rxjs/Observable', 'C:/tgdaemi1/workspace-git/clima2-ui/node_modules/rxjs/Subject', 'C:/tgdaemi1/workspace-git/clima2-ui/node_modules/rxjs/add/operator/filter', 'C:/tgdaemi1/workspace-git/clima2-ui/node_modules/rxjs/add/observable/of', 'C:/tgdaemi1/workspace-git/clima2-ui/node_modules/rxjs/add/operator/merge'. This is probably not a problem, but may cause the compilation of entry points to be out of order.
ERROR in The target entry-point "ng2-tree" has missing dependencies:
- uuid/v4`
Thanks very much.
Best regards Mike
Hi, did you find any solution? I'm facing a similar issue :(