ElMassimo / iles

🏝 The joyful site generator
https://iles.pages.dev
MIT License
1.06k stars 31 forks source link

Svelte vite plugin issue #239

Closed TechAkayy closed 1 year ago

TechAkayy commented 1 year ago

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

ElMassimo commented 1 year ago

Thanks for reporting!

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

ElMassimo commented 1 year ago

Released a fix in iles@0.9.5.