@angular/platform-browser/platform-browser"' has no exported member 'HammerLoader'
Check the @angular/material version, the new version only work with angular 7. Try install older version (p.e npm i @angular/[email protected]
). This works for me.
This is Just a Version Problem, Try This
npm i @angular/[email protected]