AngularJS Error: $injector:unpr Unknown Provider

The Solution to AngularJS Error: $injector:unpr Unknown Provider is


also one of the popular reasons maybe you miss to include the service file in your page

<script src="myservice.js"></script>

~ Answered on 2015-12-24 22:49:29


Most Viewed Questions: