peterbsmyth / ngx-breadcrumbs

Angular 4+ routing breadcrumbs
MIT License
60 stars 43 forks source link

Unable to upgrade @angular/core #17

Open apumex opened 6 years ago

apumex commented 6 years ago

ng update @angular/core Package "ngx-breadcrumbs" has an incompatible peer dependency to "@angular/core" (requires ">=5.0.0-rc.0 <6.0.0||>=4.0.0 <5.0.0||>=4.0.0-beta <5.0.0", would install "6.0.5"). Package "ngx-breadcrumbs" has an incompatible peer dependency to "@angular/router" (requires ">=5.0.0-rc.0 <6.0.0||>=4.0.0 <5.0.0", would install "6.0.5"). Incompatible peer dependencies found. See above.

dottodot commented 6 years ago

Yes I'm having the same issue, this package needs updating to Angular 6. @McNull are you able to advise if and when this might happen.

dottodot commented 6 years ago

If it's any help I've done a fork which updates it to Angular 6, just needs checking and testing.

https://github.com/dottodot/ngx-breadcrumbs