dbtek/angular-aside

gulp build breaks

roblawford opened this issue · 0 comments

Hey looks like Gulp Build proccess is breaking this module - any ideas why?

I get this when triggering the menu:

Error: [$injector:unpr] Unknown provider: eProvider <- e http://errors.angularjs.org/1.6.4/$injector/unpr?p0=eProvider%20%3C-%20e Stack trace: t/<@http://huyu.co/js/angularlibs.js:1:425 pt/y.$injector<@http://huyu.co/js/angularlibs.js:1:23050 r@http://huyu.co/js/angularlibs.js:1:21959 pt/S<@http://huyu.co/js/angularlibs.js:1:23133 r@http://huyu.co/js/angularlibs.js:1:21959 i@http://huyu.co/js/angularlibs.js:1:22264 s@http://huyu.co/js/angularlibs.js:1:22650 Ot/this.$get</<@http://huyu.co/js/angularlibs.js:2:17513 e.$get</p.open/d<@http://huyu.co/js/angularlibs.js:10:8776 l@http://huyu.co/js/angularlibs.js:3:6535 c/<@http://huyu.co/js/angularlibs.js:3:6957 $digest@http://huyu.co/js/angularlibs.js:3:12588 $apply@http://huyu.co/js/angularlibs.js:3:14400 compile/</<@http://huyu.co/js/angularlibs.js:5:21558 dispatch@http://huyu.co/js/nonangularlibs.js:2:17665 add/g.handle@http://huyu.co/js/nonangularlibs.js:2:14373 Possibly unhandled rejection: {}

Thanks.