ngx-breadcrumbs icon indicating copy to clipboard operation
ngx-breadcrumbs copied to clipboard

Unable to upgrade @angular/core

Open apumex opened this issue 7 years ago • 2 comments

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.

apumex avatar Jun 18 '18 18:06 apumex

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 avatar Jun 22 '18 06:06 dottodot

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

dottodot avatar Jun 22 '18 08:06 dottodot