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

Update angular packages / Incorrect peer dependency #85

Closed
kilchenmann opened this issue Sep 23, 2019 · 0 comments · Fixed by #86
Closed

Update angular packages / Incorrect peer dependency #85

kilchenmann opened this issue Sep 23, 2019 · 0 comments · Fixed by #86
Assignees
Labels
bug A bug fix
Milestone

Comments

@kilchenmann
Copy link
Contributor

Describe the bug
I get warnings about incorrect peer dependency while running yarn install --prod=false

To Reproduce
Run yarn install --prod=false

Expected behavior
This is the output:

warning " > @angular/animations@8.2.4" has incorrect peer dependency "@angular/core@8.2.4".
warning " > @angular/http@7.2.15" has incorrect peer dependency "@angular/core@7.2.15".
warning " > @angular/http@7.2.15" has incorrect peer dependency "@angular/platform-browser@7.2.15".

Additional context
We should try to update the angular version from 8.2.4 to 8.3.x or higher

@kilchenmann kilchenmann added the bug A bug fix label Sep 23, 2019
@kilchenmann kilchenmann added this to the 2019-09 milestone Sep 23, 2019
@kilchenmann kilchenmann self-assigned this Sep 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A bug fix
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant