Advertisement
CodeWarrior-Hawaii

Untitled

Oct 23rd, 2018
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.75 KB | None | 0 0
  1. jquery-3.3.1.slim.min.js:2 Uncaught Error: [$injector:modulerr] Failed to instantiate module falloutApp due to:
  2. Error: [ng:areq] Argument 'fn' is not a function, got string
  3.  
  4. https://errors.angularjs.org/1.7.5/$injector/modulerr?p0=falloutApp&p1=Error%3A%20%5Bng%3Aareq%5D%20Argument%20'fn'%20is%20not%20a%20function%2C%20got%20string%0Ahttps%3A%2F%2Ferrors.angularjs.org%2F1.7.5%2Fng%2Fareq%3Fp0%3Dfn%26p1%3Dnot%2520a%2520function%252C%2520got%2520string%0A%20%20%20%20at%20http%3A%2F%2Flocalhost%3A8080%2Fdist%2Fangular.js%3A138%3A12%0A%20%20%20%20at%20assertArg%20(http%3A%2F%2Flocalhost%3A8080%2Fdist%2Fangular.js%3A2076%3A11)%0A%20%20%20%20at%20assertArgFn%20(http%3A%2F%2Flocalhost%3A8080%2Fdist%2Fangular.js%3A2086%3A3)%0A%20%20%20%20at%20Function.annotate%20%5Bas%20%24%24annotate%5D%20(http%3A%2F%2Flocalhost%3A8080%2Fdist%2Fangular.js%3A4301%3A5)%0A%20%20%20%20at%20injectionArgs%20(http%3A%2F%2Flocalhost%3A8080%2Fdist%2Fangular.js%3A5081%3A36)%0A%20%20%20%20at%20Object.invoke%20(http%3A%2F%2Flocalhost%3A8080%2Fdist%2Fangular.js%3A5114%3A18)%0A%20%20%20%20at%20runInvokeQueue%20(http%3A%2F%2Flocalhost%3A8080%2Fdist%2Fangular.js%3A5011%3A35)%0A%20%20%20%20at%20http%3A%2F%2Flocalhost%3A8080%2Fdist%2Fangular.js%3A5021%3A11%0A%20%20%20%20at%20forEach%20(http%3A%2F%2Flocalhost%3A8080%2Fdist%2Fangular.js%3A387%3A20)%0A%20%20%20%20at%20loadModules%20(http%3A%2F%2Flocalhost%3A8080%2Fdist%2Fangular.js%3A5001%3A5)
  5. at angular.js:138
  6. at angular.js:5041
  7. at forEach (angular.js:387)
  8. at loadModules (angular.js:5001)
  9. at createInjector (angular.js:4918)
  10. at doBootstrap (angular.js:1942)
  11. at bootstrap (angular.js:1963)
  12. at angularInit (angular.js:1848)
  13. at HTMLDocument.<anonymous> (angular.js:36216)
  14. at l (jquery-3.3.1.slim.min.js:2)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement