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

After the installation, I included the ng-token-auth to my module and I got error #16

Closed
tidusnake opened this issue Aug 17, 2014 · 5 comments

Comments

@tidusnake
Copy link

This is the error
Error: [$injector:unpr] Unknown provider: aProvider <- a <- $http <- $auth

Thanks

@lynndylanhurley
Copy link
Owner

I think this is related to minification. If it is, I have a pending pull request that should solve this problem. Is the error present when the scripts are not minified?

@lynndylanhurley
Copy link
Owner

@tidusnake - I just pushed a beta release that I think may resolve this issue. Please update to version 0.0.19-beta1 and let me know if the problem still persists.

@tidusnake
Copy link
Author

It got resolved. Thanks for your help ;)

@lynndylanhurley
Copy link
Owner

Great! Credit goes to @amrnt for this one 👍

@jasonswett
Copy link
Contributor

I was having the same problem and upgrading fixed it for me as well.

nbrustein pushed a commit to nbrustein/ng-token-auth that referenced this issue May 27, 2015
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