Running vite 5 and vue 3.3 breaks #331
Unanswered
tromidas15
asked this question in
Q&A
Replies: 2 comments
|
Vue 3.2.47 also reports the same error. |
0 replies
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.
If I try to run (an options api project) on vue 3.3 I get [vite] Pre-transform error: Failed to parse source for import analysis because the content contains invalid JS syntax. Install @vitejs/plugin-vue to handle .vue files. On vue 3.2 is fine. Any idea why ?
All reactions