Closed Fuhji closed 2 years ago
Encountered same issue:
Found: @angular/cdk@14.1.0
npm ERR! node_modules/@angular/cdk
npm ERR! @angular/cdk@"^14.1.0" from the root project
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/cdk@"~13.x" from @angular-material-extensions/fab-menu@5.0.0
npm ERR! node_modules/@angular-material-extensions/fab-menu
npm ERR! @angular-material-extensions/fab-menu@"5.0.0" from the root project
I will update the library tonight
v.5.1.0 is now live
When trying to install this via npm to an Angular 14 project it fails due to peer dependencies still using Angular 13.x.