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

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -