Is it possible to use along with vue/dist/vue.esm-bundler.js vue alias ? #585
Unanswered
thiago-silva-ac
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm encountering an issue with my Vite setup and would appreciate some guidance. I recently added an alias configuration to vue/dist/vue.esm-bundler.js in my Vite project, but now I'm running into a problem with the shared Vue dependency.
The error message I'm getting is:
[vite] Internal server error: ENOENT: no such file or directory, open 'vue/dist/vue.esm-bundler.js/package.json'
Here's the relevant part of my configuration:
Beta Was this translation helpful? Give feedback.
All reactions