Everything was running fine yesterday, now when I try to ng serve I get these errors:
ERROR in ./src/main.ts Module build failed: TypeError
OS : Windows with Angular 4
"@angular/cli": "1.2.1"
"@angular/material": "2.0.0-beta.6"
I just removed the caret from above two dependencies and performed following steps, everything started working perfectly.