Ionic Starter templates for ng Standalone and ng Mdules use different versions of angular

Ionic base starter templates for ng Standalone and ng Modules use different versions of angular. Standalone uses Angular 15 and NgModules uses Angular 16. Should these not be the same.

You are correct, the ng modules starter was updated to support angular 16, but the standalone starter hasn’t been updated yet

You can report the issue here Issues · ionic-team/starters · GitHub