ng2-tree icon indicating copy to clipboard operation
ng2-tree copied to clipboard

Does not work with Angular 9?

Open maerni opened this issue 3 years ago • 1 comments

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

maerni avatar Jan 31 '22 11:01 maerni

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

Naxzhull avatar Sep 29 '23 03:09 Naxzhull