beyonk-group/svelte-carousel

Error [ERR_MODULE_NOT_FOUND]: Cannot find package 'siema'

mcmxcdev opened this issue · 1 comments

I receive this error when running pnpm build in a SvelteKit project:

Screenshot from 2022-04-02 17-10-09

Version used is 2.8.0 but it also happens with the latest version.

Completely blocks the project production build.

siema needs to be a production dependency of this project. Happy to accept a PR to make that happen.