rajaramtt / ng7-dynamic-breadcrumb

Angular 10 Dynamic Breadcrumbs
MIT License
42 stars 31 forks source link

Angular 13 compat #41

Closed msitruk closed 1 year ago

msitruk commented 2 years ago

npx @angular/cli@13 update @angular/core@13 @angular/cli@13 The installed local Angular CLI version is older than the latest stable version. Installing a temporary version to perform the update. √ Package successfully installed. Using package manager: 'npm' Collecting installed dependencies... Found 44 dependencies. Fetching dependency metadata from registry... Package "ng-dynamic-breadcrumb" has an incompatible peer dependency to "@angular/common" (requires "^11.0.0" (extended), would install "13.2.2"). Package "ng-dynamic-breadcrumb" has an incompatible peer dependency to "@angular/core" (requires "^11.0.0" (extended), would install "13.2.2"). × Migration failed: Incompatible peer dependencies found. Peer dependency warnings when installing dependencies means that those dependencies might not work correctly together. You can use the '--force' option to ignore incompatible peer dependencies and instead address these warnings later. See "C:\Users\sitruk.m\AppData\Local\Temp\ng-QG5S93\angular-errors.log" for further details.