Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to instantiate module taskboardApp #39

Open
sgustafsson opened this issue Dec 21, 2017 · 0 comments
Open

Failed to instantiate module taskboardApp #39

sgustafsson opened this issue Dec 21, 2017 · 0 comments

Comments

@sgustafsson
Copy link

When trying to load the IE specific html page, I get this error message in the browser console:

[$injector:modulerr] Failed to instantiate module taskboardApp due to:
Error: [$injector:modulerr] Failed to instantiate module taskboardApp.config due to:
Error: [$injector:nomod] Module 'taskboardApp.config' 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.5.0-rc.0/$injector/nomod?p0=taskboardApp.config
at Anonymous function (file:///C:/OSVA/outlook-taskboard-master/lib/angular.js:2000:11)
at ensure (file:///C:/OSVA/outlook-taskboard-master/lib/angular.js:1924:5)
at module (file:///C:/OSVA/outlook-taskboard-master/lib/angular.js:1998:7)
at Anonymous function (file:///C:/OSVA/outlook-taskboard-master/lib/angular.js:4569:11)
at forEach (file:///C:/OSVA/outlook-taskboard-master/lib/angular.js:340:11)
at loadModules (file:///C:/OSVA/outlook-taskboard-master/lib/angular.js:4553:5)
at Anonymous function (file:///C:/OSVA/outlook-taskboard-master/lib/angular.js:4570:11)
at forEach (file:///C:/OSVA/outlook-taskboard-master/lib/angular.js:340:11)
at loadModules (file:///C:/OSVA/outlook-taskboard-master/lib/angular.js:4553:5)
at createInjector (file:///C:/OSVA/outlook-taskboard-master/lib/angular.js:4475:3)

What am I doing wrong ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant