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

Error. Unknown provider: routehelperConfigProvider #72

Open
nurp opened this issue Nov 30, 2015 · 1 comment
Open

Error. Unknown provider: routehelperConfigProvider #72

nurp opened this issue Nov 30, 2015 · 1 comment

Comments

@nurp
Copy link

nurp commented Nov 30, 2015

Uncaught Error: [$injector:modulerr] Failed to instantiate module app due to:
Error: [$injector:modulerr] Failed to instantiate module app.core due to:
Error: [$injector:unpr] Unknown provider: routehelperConfigProvider

Where is this provider defined?

@FrancescoRizzi
Copy link

I think I encountered this same error at one point, when using the modular ng-demo.

I think the gulp serve-dev is meant to inject the dependencies based on annotation.
But then I went and used the angular ui-router (as recommended by @johnpapa himself in his style guide) so I never really solved the issue with the router in the modular demo, sorry

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

2 participants