Skip to content
New issue

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

dependency problem #7

Open
RobinKnipe opened this issue Feb 6, 2024 · 0 comments
Open

dependency problem #7

RobinKnipe opened this issue Feb 6, 2024 · 0 comments

Comments

@RobinKnipe
Copy link

I've just tried to create a new bun project using:

bun create svelte@latest

It seems there's a dependency mismatch somewhere, bun fails to install, npm completes with a warning:

$ bun i
bun install v1.0.26 (c75e768a)
warn: incorrect peer dependency "svelte@5.0.0-next.48"

error: No version matching ">=0.34.0-next.4 <1.0.0" found for specifier "svelte-eslint-parser" (but package exists)

$ npm i
npm WARN ERESOLVE overriding peer dependency

added 228 packages, and audited 229 packages in 41s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant