valor-software / ng2-tree

Angular tree component
http://valor-software.com/ng2-tree/index.html
MIT License
348 stars 190 forks source link

Does not work with Angular 9? #350

Open maerni opened 2 years ago

maerni commented 2 years ago

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:

Thanks very much.

Best regards Mike

Naxzhull commented 1 year ago

Hi, did you find any solution? I'm facing a similar issue :(