Skip to content

Conversation

KerryJenkins
Copy link
Contributor

Without this change I was getting:
Uncaught Error: [$injector:modulerr] Failed to instantiate module todo due to:
Error: [$injector:modulerr] Failed to instantiate module ionic due to:
Error: [$injector:modulerr] Failed to instantiate module ionic.service due to:
Error: [$injector:modulerr] Failed to instantiate module ionic.service.view due to:
Error: [$injector:modulerr] Failed to instantiate module ui.router due to:
Error: [$injector:nomod] Module 'ui.router' 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.

Without this change I was getting:
Uncaught Error: [$injector:modulerr] Failed to instantiate module todo due to:
Error: [$injector:modulerr] Failed to instantiate module ionic due to:
Error: [$injector:modulerr] Failed to instantiate module ionic.service due to:
Error: [$injector:modulerr] Failed to instantiate module ionic.service.view due to:
Error: [$injector:modulerr] Failed to instantiate module ui.router due to:
Error: [$injector:nomod] Module 'ui.router' 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.
@DallanQ
Copy link
Contributor

DallanQ commented Jan 21, 2014

I got the same error, and Kerry's change fixed it.

mlynch added a commit that referenced this pull request Jan 21, 2014
Added script reference to angular-ui-router.js
@mlynch mlynch merged commit bbb558f into ionic-team:gh-pages Jan 21, 2014
@mlynch
Copy link
Contributor

mlynch commented Jan 21, 2014

Thanks! Good catch.

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

Successfully merging this pull request may close these issues.

3 participants