We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2.6.14
I have an issue with vuex store. I downgraded my vuex version from 4 to 3 since I am currently in Vue 2. Here's the error I encountered,
Try to download version 2.6.14 of Vue and 3.6.2 of Vue X.
I expect that it will work since I have followed the instructions in the official website.
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Version
2.6.14
Describe the bug
I have an issue with vuex store. I downgraded my vuex version from 4 to 3 since I am currently in Vue 2. Here's the error I encountered,
Compiled with problems:
ERROR in ./node_modules/vuex/dist/vuex.esm-bundler.js
Module build failed (from ./node_modules/babel-loader/lib/index.js):
Error: ENOENT: no such file or directory, open 'C:\Users\MIS-### NOGS\Documents\todolister\client\node_modules\vuex\dist\vuex.esm-bundler.js'
Reproduction
Try to download version 2.6.14 of Vue and 3.6.2 of Vue X.
Expected behavior
I expect that it will work since I have followed the instructions in the official website.
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: