vite is fixed to version 3.0.2 in sveltejs/kit 1.0.0-next.418 ? #6004
Labels
bug
Something isn't working
p1-important
SvelteKit cannot be used by a large number of people, basic functionality is missing, etc.
Describe the bug
I get following error in github action:
In my package.json, it's
"vite": "^3.0.7"
.Is there a reason to make vite fix to
3.0.2
?Reproduction
In package.json, set
"vite": "^3.0.7"
, then start, and will get the above error.Logs
No response
System Info
The text was updated successfully, but these errors were encountered: