The service providers are constructor functions. When instantiated they must contain a property called $get, which holds the service factory function.
Questions tagged [angular-providers]
173 questions
1
vote
2 answers
Angular 1.5 Unknown provider
So i get the:
Error: $injector:unpr
Unknown Provider
Unknown provider: canOrganiseProvider <-
i cannot figure out why, i simple have this end point which i've tested it works ok, and just want to resolve this before i navigate to a route, it…
user6015054
1
vote
3 answers
Angular 'Unknown provider error' (of a factory file) when I use ngroute
I want to pick this html page: