Unknown provider: PermissionStrategiesProvider
See original GitHub issueHi,
I just updated to 2.2.0, now when using the permission attribute directive like so,
<div permission only="'loggedIn'">
I get:
Unknown provider: PermissionStrategiesProvider <- PermissionStrategies <- permissionDirective
Missing module? I do not see a PermissionStrategies
anywhere in angular-permission.js
.
Issue Analytics
- State:
- Created 7 years ago
- Reactions:1
- Comments:10
Top Results From Across the Web
Unknown provider: serviceProvider -> service -> myDirective
Now I have looked at multiple stack overflow boards but none of them is any help. How do I find the problem with...
Read more >Unknown provider: routerHelperProvider <- routerHelper #11
I'm currently getting this issue when trying to run the core.route.spec tests. All reactions.
Read more >AngularJS Unknown provider: $modalProvider ~ Ozkary
The obvious answer for the unknown provider error is either the missing dependency when declaring a module as in the case of adding ......
Read more >Debugging "Unknown provider" error in Angular - Coderwall
If your minified script is throwing an error such as: Unknown provider: bProvider <- b <- myService. Look for your myService declaration:
Read more >JavaScript : AngularJS Error: $injector:unpr Unknown Provider
JavaScript : AngularJS Error: $injector:unpr Unknown Provider [ Gift : Animated Search Engine : https://bit.ly/AnimSearch ] JavaScript ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Holly molly! Ill fix that today. xD
@red2678 Fixed in 2.2.2 😃