You have to update both dependencies at the same time.
Had the same issue when only updating one at a time.
ng update @angular/material @angular/flex-layout
Hope this helps.
You have to update both dependencies at the same time.
Had the same issue when only updating one at a time.
ng update @angular/material @angular/flex-layout
Hope this helps.