Skip to content

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

Open
@ronskie69

Description

@ronskie69

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions