Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Angular 9 support #340

Open
Breate opened this issue Mar 1, 2020 · 4 comments
Open

Angular 9 support #340

Breate opened this issue Mar 1, 2020 · 4 comments

Comments

@Breate
Copy link

Breate commented Mar 1, 2020

Not support angular 9
image

@rbrijesh
Copy link

install rxjs-compat error will go.

@RaisUpDeWold
Copy link

ERROR in The target entry-point "ng2-tree" has missing dependencies:

  • uuid/v4

Now meet this error.

@Trojaner
Copy link

install uuid@3

@vishnu-dev
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants