I have created a new project, and I am trying to add angular-material.
angular-material
I have created material.module.ts in my app folder:
material.module.ts
app
Works fine for me here: https://stackblitz.com/edit/angular-w9ckf8
Look over the link and see if there's anything you are missing.