Skip to content
This repository has been archived by the owner on Oct 23, 2020. It is now read-only.

regeneratorRuntime is not defined #81

Closed
ErickZH opened this issue Dec 19, 2019 · 6 comments
Closed

regeneratorRuntime is not defined #81

ErickZH opened this issue Dec 19, 2019 · 6 comments

Comments

@ErickZH
Copy link

ErickZH commented Dec 19, 2019

Vue js: 2.6.10
Vue ACL: 4.0.7
Vue Router: 3.1.3

Captura de Pantalla 2019-12-19 a la(s) 14 09 55

With this error my application does not render.

@regisbaldo
Copy link

Estou tendo o mesmo problema :/

@ErickZH
Copy link
Author

ErickZH commented Jan 7, 2020

any solutions? @leonardovilarinho

@ErickZH
Copy link
Author

ErickZH commented Jan 8, 2020

@regisbaldo Hi, Change version vue-acl to 4.1.5

@ErickZH ErickZH closed this as completed Jan 8, 2020
@thomasleveil
Copy link

I've got the same error despite using vue-acl@4.1.7 😞

@ErickZH
Copy link
Author

ErickZH commented Jan 23, 2020

I no longer have a problem loading my app, but I realized that Roles do not work. A user with role x can access the user's resource with role y.

It would be best to start looking for alternatives to this package :(

@leonardovilarinho
Copy link
Owner

Hello everyone,

only with the error message is it very rare for me to be able to replicate it for testing and correction. Please enter the steps for reproducing the error.

I had this error only once, it happened because I created an infinite loop with the permission settings that I registered. So it's worth reviewing all defined rules.

Another thing I want to point out again is that the package is open source and has a code that is easy to understand, any of you could study the error and fix it before waiting for a savior. If you still prefer to look for another package, feel free.

Finally, there are no permission errors as mentioned in the last comment, I use this package in several professional projects and I never had any problems like that. Probably the permission definitions that you created are wrong, if you want to upload an example of how you are using the permissions we can take a look and guide you.

I uploaded the repository with an updated demo if needed. If there are errors, please do not forget the steps for reproducing it.

PS: sorry for my english

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

No branches or pull requests

4 participants