svelte-carousel icon indicating copy to clipboard operation
svelte-carousel copied to clipboard

Error [ERR_MODULE_NOT_FOUND]: Cannot find package 'siema'

Open mcmxcdev opened this issue 2 years ago • 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.

mcmxcdev avatar Apr 02 '22 15:04 mcmxcdev

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

antony avatar Apr 28 '22 08:04 antony