Skip to content

Instantly share code, notes, and snippets.

@kamaulynder
Created March 20, 2017 08:21
Show Gist options
  • Save kamaulynder/f5eddb1803e8c03a08530866ac5a2243 to your computer and use it in GitHub Desktop.
Save kamaulynder/f5eddb1803e8c03a08530866ac5a2243 to your computer and use it in GitHub Desktop.
Uncaught Error: [$injector:modulerr] Failed to instantiate module app due to:
Error: [$injector:modulerr] Failed to instantiate module app.raven due to:
Error: [$injector:modulerr] Failed to instantiate module ngRaven due to:
Error: [$injector:nomod] Module 'ngRaven' 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.
http://errors.angularjs.org/1.6.1/$injector/nomod?p0=ngRaven
at http://localhost:3000/vendor.bundle.js?cc9d62ab4d0f3050940f:10180:13
at http://localhost:3000/vendor.bundle.js?cc9d62ab4d0f3050940f:12295:18
at ensure (http://localhost:3000/vendor.bundle.js?cc9d62ab4d0f3050940f:12219:39)
at module (http://localhost:3000/vendor.bundle.js?cc9d62ab4d0f3050940f:12293:15)
at http://localhost:3000/vendor.bundle.js?cc9d62ab4d0f3050940f:14848:23
at forEach (http://localhost:3000/vendor.bundle.js?cc9d62ab4d0f3050940f:10469:21)
at loadModules (http://localhost:3000/vendor.bundle.js?cc9d62ab4d0f3050940f:14832:6)
at http://localhost:3000/vendor.bundle.js?cc9d62ab4d0f3050940f:14849:41
at forEach (http://localhost:3000/vendor.bundle.js?cc9d62ab4d0f3050940f:10469:21)
at loadModules (http://localhost:3000/vendor.bundle.js?cc9d62ab4d0f3050940f:14832:6)
http://errors.angularjs.org/1.6.1/$injector/modulerr?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment