We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
npm ERR! code ERESOLVE npm ERR! ERESOLVE could not resolve npm ERR! npm ERR! While resolving: @zerodevx/svelte-img@1.2.10 npm ERR! Found: svelte@4.0.0 npm ERR! node_modules/svelte npm ERR! dev svelte@"^4.0.0" from the root project npm ERR! peer svelte@">=4.x" from @poppanator/sveltekit-svg@4.0.0 npm ERR! node_modules/@poppanator/sveltekit-svg npm ERR! dev @poppanator/sveltekit-svg@"^4.0.0" from the root project npm ERR! 7 more (@sveltejs/kit, @sveltejs/vite-plugin-svelte, ...) npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer svelte@"^3.55.1" from @zerodevx/svelte-img@1.2.10 npm ERR! node_modules/@zerodevx/svelte-img npm ERR! dev @zerodevx/svelte-img@"^1.2.10" from the root project npm ERR! npm ERR! Conflicting peer dependency: svelte@3.59.2 npm ERR! node_modules/svelte npm ERR! peer svelte@"^3.55.1" from @zerodevx/svelte-img@1.2.10 npm ERR! node_modules/@zerodevx/svelte-img npm ERR! dev @zerodevx/svelte-img@"^1.2.10" from the root project
Hi there, I've made a PR where I migrated to Svelte 4 and ran npm audit to fix vulnerabilities.
npm audit
The text was updated successfully, but these errors were encountered:
Hey, thanks for the PR. 🙏 Closing this with v1.2.11.
Sorry, something went wrong.
No branches or pull requests
Hi there,
I've made a PR where I migrated to Svelte 4 and ran
npm audit
to fix vulnerabilities.The text was updated successfully, but these errors were encountered: