-
Notifications
You must be signed in to change notification settings - Fork 233
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
Comments
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? |
@tidusnake - I just pushed a beta release that I think may resolve this issue. Please update to version |
It got resolved. Thanks for your help ;) |
Great! Credit goes to @amrnt for this one 👍 |
I was having the same problem and upgrading fixed it for me as well. |
This is the error
Error: [$injector:unpr] Unknown provider: aProvider <- a <- $http <- $auth
Thanks
The text was updated successfully, but these errors were encountered: