ng2-tree
ng2-tree copied to clipboard
Angular 9 support
Not support angular 9
install rxjs-compat error will go.
ERROR in The target entry-point "ng2-tree" has missing dependencies:
- uuid/v4
Now meet this error.
install uuid@3
Resolved all the errors, but I get a warning
Warning: Entry point 'ng2-tree' contains deep imports into
'project_folder/node_modules/rxjs/Observable',
'project_folder/node_modules/uuid/v4',
'project_folder/node_modules/rxjs/Subject',
'project_folder/node_modules/rxjs/add/operator/filter',
'project_folder/node_modules/rxjs/add/observable/of',
'project_folder/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.