Closed
Description
Bug, feature request, or proposal:
When running ng update @angular/material --force --from=6.4.0 --migrate-only
, there are errors:
Could not find custom rule directory: ./attribute-selectors/
What is the expected behavior?
Run migration without errors
What are the steps to reproduce?
Providing a StackBlitz reproduction is the best way to share your issue.
StackBlitz starter: https://goo.gl/wwnhMV
What is the use-case or motivation for changing an existing behavior?
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Angular CLI v7, migrating Material from 6.4.0 to 7.0.3