i`m trying to use my own module in controller of another module. Here is my module that i`m trying to inject: my module <http://www.codeshare.io/4cOvb> And here is the main module of the app, where i`m using new module: main app <http://www.codeshare.io/U19A0> But what i`ve got is an error:
> Error: [$injector:unpr] Unknown provider: schedulerModuleProvider <- > schedulerModule <- SchedulerController > What is wrong? -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
