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 publicApp due to: [$injector:modulerr] Failed to instantiate module angularjs-datetime-picker due to: [$injector:nomod] Module 'angularjs-datetime-picker' 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. #24

Open
vimal-hoh opened this issue May 17, 2016 · 2 comments

Comments

@vimal-hoh
Copy link

Error: [$injector:modulerr] Failed to instantiate module publicApp due to:
[$injector:modulerr] Failed to instantiate module angularjs-datetime-picker due to:
[$injector:nomod] Module 'angularjs-datetime-picker' 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.5/$injector/nomod?p0=angularjs-datetime-picker
minErr/<@http://localhost:3000/lib/angular/angular.js:68:12
module/<@http://localhost:3000/lib/angular/angular.js:2070:1
ensure@http://localhost:3000/lib/angular/angular.js:1994:38
module@http://localhost:3000/lib/angular/angular.js:2068:1
loadModules/<@http://localhost:3000/lib/angular/angular.js:4564:22
forEach@http://localhost:3000/lib/angular/angular.js:322:11
loadModules@http://localhost:3000/lib/angular/angular.js:4548:5
loadModules/<@http://localhost:3000/lib/angular/angular.js:4565:40
forEach@http://localhost:3000/lib/angular/an

@devangsaini123
Copy link

Were you able to resolve this? My entire angular app module is not loading on production and throwing the same error. The app is working fine in development.

@adelinewei
Copy link

I got the same issue even in development.

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

3 participants