svelte-carousel
svelte-carousel copied to clipboard
Error [ERR_MODULE_NOT_FOUND]: Cannot find package 'siema'
I receive this error when running pnpm build
in a SvelteKit project:
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.