This works fine — only the suggestions are not appearing. But when we import manually from @angular/material, there’s no error. So don’t panic — just import all the required paths manually, and it will work perfectly!
import { MatFormFieldModule } from '@angular/material/form-field';