ElMassimo/iles

Svelte vite plugin issue

TechAkayy opened this issue ยท 2 comments

Description ๐Ÿ“–

Svelte is not rendering anymore. Getting [ERR_PACKAGE_PATH_NOT_EXPORTED] error when trying to start dev-server.

Reproduction ๐Ÿž

https://github.com/TechAkayy/nature-delights-with-iles

Stackblitz is not loading the above repo properly, so please clone the git repo to test.

Due to current peer dependencies issue, to install use the force flag. Use command npm install --force

Screenshots ๐Ÿ“ท

image

Thanks for reporting!

In the meantime you could try rolling back the version of vite-plugin-svelte to 1.0.9.

Released a fix in iles@0.9.5.