you should install neccessary @angular/cdk library to correct use of the newest @angular/material.
You can do this by command:
npm install --save @angular/material @angular/cdk
you should install neccessary @angular/cdk library to correct use of the newest @angular/material.
You can do this by command:
npm install --save @angular/material @angular/cdk