Hello, I wanted to ask about a warning. When I create a new project and then use ionic build, it generates a warning. I don’t know how this problem could affect my project. I should mention that I chose Angular Standalone, Angular 19 and Capacitor 7 were installed by default.
Already answered today over here - Capacitor 7 build error - #2 by julio-ionic
Hi, thanks for your reply. I can tell you that the folder structure issue did work for me, and it now compiles correctly on Android after making the change mentioned in angular.json, however this warning keeps appearing, and I couldn’t solve it with the previous change. Maybe I should have replied in the same thread, sorry about that.