Build application VueJS with Vite #11332
Unanswered
antoine-der
asked this question in
Help/Questions
Replies: 1 comment 1 reply
-
Can you please provide a minimal reproduction or a link to your repo? I tested it with the exact same vite.config.js and I see no error. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi !
I build my application VueJS with Vite (npm run build). After I deploy my application and I have an error on website.
"TypeError: Failed to resolve module specifier "vue". Relative references must start with either "/", "./", or "../"."
Do you have anny soltuion to resolve this problem ?
Beta Was this translation helpful? Give feedback.
All reactions