Posted on December 1, 2023December 1, 2023 by Christopher SnayNew Angular 17 apps are missing app.module.ts app.module.ts is no longer included in the ng new command. You must include this flag for the app to scaffold like before: --no-standalone