I have a Nuxt app and there is dependency to Vuex. I can see it in node_modules and the directory structure have something like dist/vuex.cjs.js which contains the code which cause me the problem. That it my local repository. But as I see in the Github repo the is no dist/vuex.cjs.js stricture. How is it possible? Dont understand it. The version is 4.0.2. Can somebody explain it to me? Thanks a lot.
Version
4.0.2
Reproduction link
github.com
Steps to reproduce
What is expected?
I have a Nuxt app and there is dependency to Vuex. I can see it in node_modules and the directory structure have something like dist/vuex.cjs.js which contains the code which cause me the problem. That it my local repository. But as I see in the Github repo the is no dist/vuex.cjs.js stricture. How is it possible? Dont understand it. The version is 4.0.2. Can somebody explain it to me? Thanks a lot.
What is actually happening?
Thanks a lot.