Is your feature request related to a problem? Please describe.
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: @angular/flex-layout@14.0.0-beta.40
npm ERR! Found: @angular/cdk@15.0.1
npm ERR! node_modules/@angular/cdk
npm ERR! peer @angular/cdk@"^15.0.1" from @angular-material-components/datetime-picker@9.0.0
npm ERR! node_modules/@angular-material-components/datetime-picker
npm ERR! @angular-material-components/datetime-picker@"^9.0.0" from the root project
npm ERR! peer @angular/cdk@"15.0.1" from @angular/material@15.0.1
npm ERR! node_modules/@angular/material
npm ERR! peer @angular/material@"^15.0.1" from @angular-material-components/datetime-picker@9.0.0
npm ERR! node_modules/@angular-material-components/datetime-picker
npm ERR! @angular-material-components/datetime-picker@"^9.0.0" from the root project
npm ERR! @angular/material@"^15.0.1" from the root project
npm ERR! 1 more (the root project)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/cdk@"^14.0.0" from @angular/flex-layout@14.0.0-beta.40
npm ERR! node_modules/@angular/flex-layout
npm ERR! @angular/flex-layout@"^14.0.0-beta.40" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: @angular/cdk@14.2.7
npm ERR! node_modules/@angular/cdk
npm ERR! peer @angular/cdk@"^14.0.0" from @angular/flex-layout@14.0.0-beta.40
npm ERR! node_modules/@angular/flex-layout
npm ERR! @angular/flex-layout@"^14.0.0-beta.40" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR!
npm ERR! For a full report see:
Describe the solution you'd like
I need can install in my project Angular.
I are solve. Only uninstall "@angular/flex-layout": "^14.0.0-beta.40", is deprecated. and update "ng-recaptcha": "^10.0.0", to "ng-recaptcha": "^11.0.0", and ready.
Is your feature request related to a problem? Please describe. npm ERR! code ERESOLVE npm ERR! ERESOLVE could not resolve npm ERR! npm ERR! While resolving: @angular/flex-layout@14.0.0-beta.40 npm ERR! Found: @angular/cdk@15.0.1 npm ERR! node_modules/@angular/cdk npm ERR! peer @angular/cdk@"^15.0.1" from @angular-material-components/datetime-picker@9.0.0 npm ERR! node_modules/@angular-material-components/datetime-picker npm ERR! @angular-material-components/datetime-picker@"^9.0.0" from the root project npm ERR! peer @angular/cdk@"15.0.1" from @angular/material@15.0.1 npm ERR! node_modules/@angular/material npm ERR! peer @angular/material@"^15.0.1" from @angular-material-components/datetime-picker@9.0.0 npm ERR! node_modules/@angular-material-components/datetime-picker npm ERR! @angular-material-components/datetime-picker@"^9.0.0" from the root project npm ERR! @angular/material@"^15.0.1" from the root project npm ERR! 1 more (the root project) npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer @angular/cdk@"^14.0.0" from @angular/flex-layout@14.0.0-beta.40 npm ERR! node_modules/@angular/flex-layout npm ERR! @angular/flex-layout@"^14.0.0-beta.40" from the root project npm ERR! npm ERR! Conflicting peer dependency: @angular/cdk@14.2.7 npm ERR! node_modules/@angular/cdk npm ERR! peer @angular/cdk@"^14.0.0" from @angular/flex-layout@14.0.0-beta.40 npm ERR! node_modules/@angular/flex-layout npm ERR! @angular/flex-layout@"^14.0.0-beta.40" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! npm ERR! For a full report see: Describe the solution you'd like I need can install in my project Angular.
package Json.
Thanks for your job