Angular 2 decorators and utils for Angular 1.x
355
stars
46
forks
source link
Uncaught Error: [$injector:modulerr] Failed to instantiate module appModule#5 due to: Error: [$injector:unpr] Unknown provider: ... #212
Closed
AlexCppns closed 7 years ago
Hello,
I have been trying to adapt a small module using ng-metadata and I am stuck with some DI problem:
The provider I am trying to inject:
The place where I am injecting it: