[Solved] The cause of the wrong prompt instruction [ng: areq] in angular

angular.min.js:80 Error: [ng:areq] http://errors.angularjs.org/1.2.9/ng/areq?p0=sellerService&p1=not%20a%20function%2C%20got%20undefined at angular.min.js:2 at ub (angular.min.js:14) at Pa (angular.min.js:14) at angular.min.js:57 at angular.min.js:45 at q (angular.min.js:3) at E (angular.min.js:44) at f (angular.min.js:38) at angular.min.js:38 at angular.min.js:14

This is my error in the use of angular, the main reason is not to introduce the controller module caused by, or you introduced but in the label written ng-controller = “sellerController” written wrong, written into the service layer, will also appear this error,

Similar Posts: