Skip to content
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

vuex.esm-bundler.js is missing in the dist folder #2228

Open
3 tasks done
ronskie69 opened this issue Jul 13, 2023 · 0 comments
Open
3 tasks done

vuex.esm-bundler.js is missing in the dist folder #2228

ronskie69 opened this issue Jul 13, 2023 · 0 comments

Comments

@ronskie69
Copy link

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

  • Follow our Code of Conduct
  • Read the docs.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant