Here in this article I am going to explain how to resolve the @angular/material/index.d.ts' is not a
module error.
After upgraded currently working Angular application to
Angular 9 and Angular Material 9, I get the error :
@angular/material/index.d.ts'
is not a module
Now the question arise why this error comes and how to fix
this error.
Reason: