-
-
Notifications
You must be signed in to change notification settings - Fork 26
It works with Vue Cli 4.0? #31
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
It looks like currently it isn't. Understandable considering vue cli 4 was released 5 days ago. |
Ok. For reference https://cli.vuejs.org/migrating-from-v3/ |
|
Have the same error also. How can we fix this? |
Yeah, I got here because I was getting this error with Vue CLI 3.4.1. I heard talk of Vue CLI 4 fixing it, but here we are, I'm getting the same error on 4.*. Package version 0.2.1. |
I can't add the plugin to Vue CLI projects either. I have tried using both version 3 and (several variants of) version 4. Version 3.12.1:
The same error occurs on the latest version (4.3.1), 4.2 (4.2.3), 4.1 (4.1.2) and 4.0 (4.0.5). Using version 4 produces a number of ESLint errors as well:
The default options were chosen when queried by the |
Same error than here: #2
ERROR Error: Cannot find module '@vue/cli-service/generator/template/src/router.js' from
But using vue cli 4.0.
The text was updated successfully, but these errors were encountered: