I try the following command from PowerShell (as Administrator)
npm install @angular2-material
and get the error:
Unrecognized t
Try quotes:
npm install "@angular2-material"