zachfitz / Ionic-Material

Material Design style and animations for Ionic
http://ionicmaterial.com
Other
2.9k stars 902 forks source link

Demo not working #83

Open ghost opened 9 years ago

ghost commented 9 years ago

When I do "ionic serve" in the demo folder, here is what I get:

0 736849 error Error: [$injector:unpr] Unknown provider: ionicMaterialInkProvider <- ionicMaterialInk <- LoginCtrl http://errors.angularjs.org/1.3.13/$injector/unpr?p0=ionicMaterialInkProvider%20%3C-%20ionicMaterialInk%20%3C-%20LoginCtrl at http://localhost:8100/lib/ionic/js/ionic.bundle.js:7988:12 at http://localhost:8100/lib/ionic/js/ionic.bundle.js:11922:19 at Object.getService as get at http://localhost:8100/lib/ionic/js/ionic.bundle.js:11927:45 at getService (http://localhost:8100/lib/ionic/js/ionic.bundle.js:12069:39) at invoke (http://localhost:8100/lib/ionic/js/ionic.bundle.js:12101:13) at Object.instantiate (http://localhost:8100/lib/ionic/js/ionic.bundle.js:12118:27) at http://localhost:8100/lib/ionic/js/ionic.bundle.js:16387:28 at self.appendViewElement (http://localhost:8100/lib/ionic/js/ionic.bundle.js:47357:24) at Object.switcher.render (http://localhost:8100/lib/ionic/js/ionic.bundle.js:45614:41),

Am I doing something wrong?

H

EdenCoder commented 9 years ago

I believe this was fixed fix issue11 & issue58 #82

babakness commented 9 years ago

Not working for me either.

niwasmala commented 9 years ago

Yes, it was fixed in #11 and #90, please check the working solution.