Advertisement
Guest User

Untitled

a guest
Dec 18th, 2014
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.29 KB | None | 0 0
  1. Uncaught Error: [$injector:modulerr] Failed to instantiate module application due to:
  2. Error: [$injector:modulerr] Failed to instantiate module foundation.common.directives due to:
  3. Error: [$injector:modulerr] Failed to instantiate module ui.select due to:
  4. Error: [$injector:nomod] Module 'ui.select' is not available! You either misspelled the module name or forgot to load it. If registering a module ensure that you specify the dependencies as the second argument.
  5. http://errors.angularjs.org/1.3.7/$injector/nomod?p0=ui.select
  6. at http://mtg.app/front/build/assets/js/foundation.js:5:654
  7. at http://mtg.app/front/build/assets/js/foundation.js:5:14064
  8. at ensure (http://mtg.app/front/build/assets/js/foundation.js:5:13319)
  9. at http://mtg.app/front/build/assets/js/foundation.js:5:13832
  10. at http://mtg.app/front/build/assets/js/foundation.js:5:29062
  11. at forEach (http://mtg.app/front/build/assets/js/foundation.js:5:1298)
  12. at loadModules (http://mtg.app/front/build/assets/js/foundation.js:5:28588)
  13. at http://mtg.app/front/build/assets/js/foundation.js:5:28965
  14. at forEach (http://mtg.app/front/build/assets/js/foundation.js:5:1298)
  15. at loadModules (http://mtg.app/front/build/assets/js/foundation.js:5:28588)
  16. http://errors.angularjs.org/1.3.7/$injector/modulerr?p0=ui.select&p1=Error%…%3A%2F%2Fmtg.app%2Ffront%2Fbuild%2Fassets%2Fjs%2Ffoundation.js%3A5%3A28588)
  17. at http://mtg.app/front/build/assets/js/foundation.js:5:654
  18. at http://mtg.app/front/build/assets/js/foundation.js:5:29407
  19. at forEach (http://mtg.app/front/build/assets/js/foundation.js:5:1298)
  20. at loadModules (http://mtg.app/front/build/assets/js/foundation.js:5:28588)
  21. at http://mtg.app/front/build/assets/js/foundation.js:5:28965
  22. at forEach (http://mtg.app/front/build/assets/js/foundation.js:5:1298)
  23. at loadModules (http://mtg.app/front/build/assets/js/foundation.js:5:28588)
  24. at http://mtg.app/front/build/assets/js/foundation.js:5:28965
  25. at forEach (http://mtg.app/front/build/assets/js/foundation.js:5:1298)
  26. at loadModules (http://mtg.app/front/build/assets/js/foundation.js:5:28588)
  27. http://errors.angularjs.org/1.3.7/$injector/modulerr?p0=foundation.common.d…%3A%2F%2Fmtg.app%2Ffront%2Fbuild%2Fassets%2Fjs%2Ffoundation.js%3A5%3A28588)
  28. at http://mtg.app/front/build/assets/js/foundation.js:5:654
  29. at http://mtg.app/front/build/assets/js/foundation.js:5:29407
  30. at forEach (http://mtg.app/front/build/assets/js/foundation.js:5:1298)
  31. at loadModules (http://mtg.app/front/build/assets/js/foundation.js:5:28588)
  32. at http://mtg.app/front/build/assets/js/foundation.js:5:28965
  33. at forEach (http://mtg.app/front/build/assets/js/foundation.js:5:1298)
  34. at loadModules (http://mtg.app/front/build/assets/js/foundation.js:5:28588)
  35. at createInjector (http://mtg.app/front/build/assets/js/foundation.js:5:31805)
  36. at doBootstrap (http://mtg.app/front/build/assets/js/foundation.js:5:10254)
  37. at bootstrap (http://mtg.app/front/build/assets/js/foundation.js:5:10783)
  38. http://errors.angularjs.org/1.3.7/$injector/modulerr?p0=application&p1=Erro…%3A%2F%2Fmtg.app%2Ffront%2Fbuild%2Fassets%2Fjs%2Ffoundation.js%3A5%3A10783)
  39. http://mtg.app/front/bower_components/angular-ui-select/dist/select.css Failed to load resource: the server responded with a status of 404 (Not Found)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement