I have a fairly simple Angular application that runs just fine on my dev machine, but is failing with this error message (in the browser console) after I deploy it:
Add the $http, $scope services in the controller fucntion, sometimes if they are missing these errors occur.