angular / material-start

Starter Repository for AngularJS Material
https://angularjs-material-start.web.app
MIT License
2.21k stars 1.21k forks source link

Example doesn't work! #181

Closed Gennady77 closed 6 years ago

Gennady77 commented 7 years ago

see https://github.com/angular/material-start/issues/170

angelomichel commented 6 years ago

The latest version should now work, I have closed my Pull Request since the issue has been resolved.

Edit: To make sure it works, be sure to do a fresh npm i (the problem was in the dependencies, not material-start).