Advertisement
Guest User

Untitled

a guest
Aug 15th, 2017
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.05 KB | None | 0 0
  1. Error: [$injector:modulerr] Failed to instantiate module app due to:
  2. [$injector:nomod] Module 'app' is not available! You either misspelled the
  3. module name or forgot to load it. If registering a module ensure that you
  4. specify the dependencies as the second argument.
  5. http://errors.angularjs.org/1.6.5/$injector/nomod?p0=app
  6. https://localhost:8080/libs/angular/angular.js:2299:71
  7. ensure@https://localhost:8080/libs/angular/angular.js:2218:45
  8. module@https://localhost:8080/libs/angular/angular.js:2295:20
  9. https://localhost:8080/libs/angular/angular.js:4933:35
  10. forEach@https://localhost:8080/libs/angular/angular.js:410:24
  11. loadModules@https://localhost:8080/libs/angular/angular.js:4917:12
  12. createInjector@https://localhost:8080/libs/angular/angular.js:4839:30
  13. doBootstrap@https://localhost:8080/libs/angular/angular.js:1949:34
  14. bootstrap@https://localhost:8080/libs/angular/angular.js:1970:23
  15. angularInit@https://localhost:8080/libs/angular/angular.js:1855:14
  16. https://localhost:8080/libs/angular/angular.js:33826:16
  17. trigger@https://localhost:8080/libs/angular/angular.js:3468:7
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement