#Error mix to vite inertia ssr
1 messages · Page 1 of 1 (latest)
Yes, I followed this guide for the migration. My package.json file is as follows.
Then maybe you'd need to upgrade packages that cause issues with Vite
vue-select seems to be the culprit in this case
vue-select appears in the latest version
Yeah, that version is a year old and seems like it's not really maintained
https://github.com/sagalbot/vue-select/issues/1750#issuecomment-1404721967 Maybe that'll work?
You're welcome, I'll give it a try.
There hasn't been any change, I'm still getting the same error.
Which Node version are you using?
v21.6.2
Hmm should be fine then (although I'd personally stick to even-numbered node versions, but that's another thing haha)