ERROR in node_modules/@angular/material/table/typings/text-column.d.ts(8,10): error TS2305: Module '"D:/Rohan/ang_pra/my-app/node_modules/@angular/cdk/table"' has no exported member 'CdkTextColumn'.
I changed the version of material to the same version of the cdk. Did the trick for me (in package.json)
"@angular/cdk": "^7.3.7",
"@angular/material": "^7.3.7",
Good luck :)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With