svelte-cloudinary
svelte-cloudinary copied to clipboard
Cloudinary SDK for Svelte
Results
2
svelte-cloudinary issues
Sort by
recently updated
recently updated
newest added
Hi there, I tried to follow the docs (I'm using SvelteKit) but received the following error: ``` TypeError: __vite_ssr_import_11__.initialize is not a function at eval (/src/routes/__layout.svelte:80:25) ``` I fixed it...
When building an app with `svelte-cloudniary` on Vercel. I receive the following warning: `warning "svelte-cloudinary > [email protected]" has unmet peer dependency "lodash@>=4.0".` The build then fails trying to resolve lodash:...