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

Error when updating to the latest Angular Version #13

Open
enniob opened this issue Sep 27, 2018 · 5 comments
Open

Error when updating to the latest Angular Version #13

enniob opened this issue Sep 27, 2018 · 5 comments
Assignees
Labels

Comments

@enniob
Copy link

enniob commented Sep 27, 2018

Bug Report or Feature Request (mark with an x)

- [X] bug report -> please search issues before submitting
- [ ] feature request

OS and Version?

Windows Server 2016

Versions

Angular CLI: 6.2.3
Node: 8.9.4
OS: win32 x64
Angular: 6.1.8
... animations, common, compiler, compiler-cli, core, forms
... http, language-service, platform-browser
... platform-browser-dynamic, router

Package Version

@angular-devkit/architect 0.6.8
@angular-devkit/build-angular 0.6.8
@angular-devkit/build-optimizer 0.6.8
@angular-devkit/core 0.6.8
@angular-devkit/schematics 0.8.3
@angular/cdk 6.4.7
@angular/cli 6.2.3
@angular/material 6.4.7
@ngtools/webpack 6.0.8
@schematics/angular 0.8.3
@schematics/update 0.8.3
rxjs 6.3.2
typescript 2.9.2
webpack 4.8.3

npm 5.6.0

node v8.9.4

Repro steps

ng update @angular/core

The log given by the failure

Package "ng2-avatar" has an incompatible peer dependency to "@angular/core" (requires "^2.0.0" (extended), would install "6.1.9").
Package "ng2-avatar" has an incompatible peer dependency to "@angular/common" (requires "^2.0.0" (extended), would install "6.1.9").
Incompatible peer dependencies found. See above.

@snics snics added the bug label Sep 29, 2018
@snics snics self-assigned this Sep 29, 2018
@snics
Copy link
Owner

snics commented Sep 29, 2018

Hi @enniob, thanks to you for the report. I'm going to look at the error on sunday as I'm still on vacation. But I think this is just a small bug because I don't use any bigger APIs from the two angular modules.

@pedrobacchini
Copy link

Any solution?

@enniob
Copy link
Author

enniob commented Nov 13, 2019

@pedrobacchini I never heard back, so I end up making my own version of it.

@kfirufk
Copy link

kfirufk commented Sep 4, 2020

@pedrobacchini - have you made your own version ?

@enniob
Copy link
Author

enniob commented Sep 5, 2020

@pedrobacchini yes, I made a simpler version. Look at my profile and you can see it. If you need any updates let me know and I can add to it

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

No branches or pull requests

4 participants