Closed vdawg-git closed 1 year ago
I deleted all svelte packages and reinstalled them one by one to figure out what was causing the problem.
And this fixed the problem.
So I think just deleting node_modules
and reinstalling again is a quicker way to fix this.
Also setting type: "module
makes it run (I should have read the changelog)
Describe the bug
I cannot update
vite-plugin-svelte
. I do not quite understand why the dependencies conflict. The error message is not very clear to me.I do have the plugin set to
^2.0.2
and Vite to^4.0.1
(the latest versions)Logs
When I just try to force it I get this when bundling:
System Info