What's new from Ionic

The latest releases, new features, and relevant news from the Ionic team.

appflow
November 27, 2023

Fix released for Angular 17 build issue

The Appflow team has deployed a fix for the Angular 17 build issue mentioned here. As part of the required changes, the Appflow install step no longer omits optional dependencies:

npm ci --omit optional

is now

npm ci

This affects all Appflow builds, regardless of web framework type. However, via our research and testing, it's highly unlikely this will affect your app builds. Feel free to remove the workaround detailed in the previous post. However, we recommend using the Appflow config file if you encounter a build issue. Thank you for your patience while we investigated and resolved this issue!

emoji negative reaction for 'Fix released for Angular 17 build issue' emoji neutral reaction for 'Fix released for Angular 17 build issue' emoji positive reaction for 'Fix released for Angular 17 build issue'
Thanks for your feedback
We are ⚡by Beamer