ng update v9 "MatProgressSpinnerModule" was not found in the Material library. #17715
Labels
P1
Impacts a large percentage of users; if a workaround exists it is partial or overly painful
Milestone
Reproduction
When I run ng update @angular/material@next I got following warnings where the import path can't be changed and needs to be done manually. It seems somehow related to MatProgressSpinnerModule because all warning are related to this Module
Here is one file which was not migrated:
Expected Behavior
What behavior were you expecting to see?
That all files are migrated
Actual Behavior
What behavior did you actually see?
That some files are not migrated
Environment
The text was updated successfully, but these errors were encountered: