javascript - Uncaught Error: [$injector:modulerr] Failed to instantiate module app -
i trying run angular app.
original error message : unknown provider : currentv <- v
after tried add ng-strict-di , started getting below error message:
i getting below error.
uncaught error: [$injector:modulerr] failed instantiate module app due to: error: [$injector:strictdi] function($provide) not using explicit annotation , cannot invoked in strict mode
i new angular. don't understand should start debugging from? point? read couple of posts online , tried debug no help.
Comments
Post a Comment