You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to update my project from angular 13.1.0 to 13.1.1, I got this error:
Package "xng-breadcrumb" has an incompatible peer dependency to "@angular/platform-browser-dynamic" (requires "13.1.0" (extended), would install "13.1.1")
Would it be possible to update the peer dependencies of xng-breadcrumb ?
Thanks !
Angular Version:
13.1.1
The text was updated successfully, but these errors were encountered:
Hello 👋 @fgoulet Thank you for raising an issue. We will investigate into the issue and get back to you as soon as possible. Please make sure you have given us as much context as possible. Feel free to raise a PR if you can fix the issue. Check the local development guide
🐞 Bug report
Description
When I try to update my project from angular 13.1.0 to 13.1.1, I got this error:
Package "xng-breadcrumb" has an incompatible peer dependency to "@angular/platform-browser-dynamic" (requires "13.1.0" (extended), would install "13.1.1")
Would it be possible to update the peer dependencies of xng-breadcrumb ?
Thanks !
Angular Version:
13.1.1
The text was updated successfully, but these errors were encountered: