Can't update to Angular 18
Talb2005 opened this issue · 5 comments
Talb2005 commented
Executing ng update @angular/cdk @angular/material results in:
Package "@mat-datetimepicker/core" has an incompatible peer dependency to "@angular/cdk" (requires "^17.0.0", would install "18.0.0").
Package "@mat-datetimepicker/core" has an incompatible peer dependency to "@angular/material" (requires "^17.0.0", would install "18.0.0").
bbortt commented
someone would have to upgrade the repo (especially peerDependencies
) first.
bbortt commented
will do, many thanks!
Negodyaj commented
I'm sorry, but any ETA on this?...)
Negodyaj commented
thanks so much!! )