Npm WARN deprecated @angular/[email protected]: Flex layout is not working in angular 18
I have a large application built in Angular 17 that I’ve recently updated to Angular 18. Since the flex-layout
packages do not officially support Angular 18, I overrode them to make npm install
work.