Update for angular v14 🥹😇
See original GitHub issueCurrently when running npx ng update @angular/cdk
Package “@angular/flex-layout” has an incompatible peer dependency to “@angular/cdk” (requires “^13.0.0”, would install “14.0.0”).
Issue Analytics
- State:
- Created a year ago
- Reactions:49
- Comments:16 (1 by maintainers)
Top Results From Across the Web
Update Angular to v14
This guide contains information to update to Angular version 14. Update Angular CLI applicationslink. For step-by-step instructions on how to update to the ......
Read more >Angular v14 is now available!
We are excited to announce the release of Angular v14! From typed forms and standalone components to new primitives in the Angular CDK ......
Read more >Angular Update Guide
Select the options that match your update. Angular versions. From v. 16.0, 15.0, 14.0, 13.0, 12.0, 11.0, 10.2, 10.1, 10.0, 9.1, 9.0, 8.2,...
Read more >Guide to update your Angular application v14.0 -> v15.0 for ...
Update to the new version Review these changes and perform the actions to update your application. In the application's project directory, run ng...
Read more >Guide to update your Angular application v13.0 -> v14.0 for ...
Review these changes and perform the actions to update your application. Run ng update @angular/core@14 @angular/cli@14 which should bring you to version 14...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hi all, I’ve posted an update in #1409, but essentially we’re waiting to either disable that CI check or to reach a conclusion in our investigation of the issue. Whichever comes first will lead to the PR being merged and us cutting a new release. I apologize for the wait thus far, this release has come at a tough time logistically for me, but I assure you we will get this merged and cut a new release as soon as possible.
Facing the same issue, any update on this?