Closed howesteve closed 1 year ago
because it was already EOL at the time of release of 3.0.0. You should not use it. we don't test with this release.
it is also not supported by vite5, which is required
Ok, seems odd to me to support version 18 but not 19 from any packages. If vite already restricts it, I see no point in repeating the restriction in this package. But ok, I'll try to update the node version in all VMs running this code. Thank you for the prompt answer.
Describe the bug
I don't know what happened here after package upgrades, but it seems this package does not accept node 19.
Is there any specific reason for
^18.0.0 || >=20
? Why is node 19 excluded?Thanks.
Reproduction URL
https://github.com/sveltejs/vite-plugin-svelte/issues
Reproduction
No response
Logs
System Info