With Angular 8, While building the app, we encounter the following error:
app/modules/admin-module/pages/editor/editor.component.ts:6:27 - error TS2306: Fil
And also ng update @angular/material will update your code and fix all imports
ng update @angular/material