Angular starts making network requests for the templates and is unable to find them, even though they should already be cached
Working dir: /usr/src/app/
angular.js:14525 Error: [$compile:tpload] Failed to load template: main/template.html (HTTP status: 404 Not Found)
http://errors.angularjs.org/1.6.4/$compile/tpload?p0=main%2Ftemplate.html&p1=404&p2=Not%20Found
at angular.js:66
at handleError (angular.js:19992)
at processQueue (angular.js:16832)
at angular.js:16876
at Scope.$digest (angular.js:17971)
at Scope.$apply (angular.js:18269)
at done (angular.js:12387)
at completeRequest (angular.js:12613)
at XMLHttpRequest.requestLoaded (angular.js:12541)
Angular starts making network requests for the templates and is unable to find them, even though they should already be cached
Working dir:
/usr/src/app/