Angular Compilation Warnings with Angular Material Declarations
You will need to combine answers from Reid as well from Jens Mander Do it in this order: npm update @angular/cli @angular/cdk rxjs npm install -S @angular/material @angular/cdk @angular/animations npm uninstall @angular/core npm install -S @angular/core After Angular meterials started work for me