I have installed @angular/material. It's version @6.2.1. 
When importing this module in app.module.ts its giving error 
Module "c:/Users/Rachana/Angular1/demo1/node_modules/@angular/material/material" has no exported member 'MaterialModule'. Did you mean 'MatRippleModule'?
What could be the reason?
 
     
    