Replies: 1 comment
-
for now, i can't use vite 2.7 and vue 2.7, always got this error |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hi
i got this error when i browse a page with vuejs
this is lagacy application with vue 2 only, can't upgrade to vue3
[vite] Internal server error: Cannot set properties of undefined (setting 'id')
Plugin: vite:vue
here my conf:
"@vitejs/plugin-vue": "2.3.4"
"vite": "2.7.13"
"vue": "^2.7.16"
i tried to search and repair for hours, no success.
++
Beta Was this translation helpful? Give feedback.
All reactions