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

no module for Service API #46

Closed
benmliang opened this issue Feb 23, 2014 · 3 comments
Closed

no module for Service API #46

benmliang opened this issue Feb 23, 2014 · 3 comments
Assignees
Labels

Comments

@benmliang
Copy link

Try to only include angular.module('myApp', ['cfpLoadingBar']) in the app.

But there is an error that no module cfpLoadingBar in source code. It seems to need to include chieffancypants.loadingBar module to use it.

cfpLoadingBar is a provider of chieffancypants.loadingBar, so we might not can use cfpLoadingBar as a module.

Thank you so much

Ben

@chieffancypants
Copy link
Owner

Wow -- you're totally right. Thanks for the heads up. PRs welcome, should be pretty easy update, but I won't have a chance to take a look for a bit.

@inkmn
Copy link

inkmn commented May 10, 2014

same here! is this fixed?

@chieffancypants
Copy link
Owner

I just made the required changes in master. Give it a shot and let me know if it works out for you. I'll push to bower/npm if so

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

No branches or pull requests

3 participants