Gianluigi Trontini

Results 6 comments of Gianluigi Trontini

Same problem is happening to me while migrating an old ionic project from ionic 5 / angular 11 to ionic 6 / angular 14. I thought I was missing some...

@lincolnberryiii @TimJ0212 I do not recommend trying my workaround to make it work with Angular 14. I had no success running `ionic generate ...` commands from the CLI. However, if...

@lincolnberryiii I think you can also try updating `@ionic/angular-toolkit` to the latest version (v6) and it should still work.

@GhoshWorld The error you're getting clearly states that you have Angular@14 installed. Try to downgrade to [email protected] both locally and globally.

> Your overall configuration is correct, just downgrade to Angular 13.3.8 (latest 13 stable version, I guess). > > In package.json, manually change all your `@angular` packages versions to `13.3.8`...

Hey @rbalet, I wish I could help you but I'm just a developer who uses Ionic to build apps for the company I'm working for! Let's wait for some official...