I just updated Angular to v21 and updated to the latest versions of Capacitor and Ionic/Angular. I now get these errors when building my app:
I did this because ionic generate was conflicting with the Angular Schematic and unable to generate any components or services. Ionic generate now works, but now the app won’t build. Here are the versions I have:
What is the correct versioning to get everything to work?
Thanks!

