You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Interesting, svelte-kit isn't in your package.json so npm must be executing it through npx or maybe global? In either case still a bug in Bun with compatibility.
Edit, the binary is set in @sveltejs/kit so it must not be running it correctly.
Interesting, svelte-kit isn't in your package.json so npm must be executing it through npx or maybe global? In either case still a bug in Bun with compatibility.
prepare (or svelte-kit) works fine when running bun update. I think this is bun publish's own problem.
What version of Bun is running?
1.2.5+013fdddc6
What platform is your computer?
Darwin 24.3.0 arm64 arm
What steps can reproduce the bug?
clone https://gitlab.com/minsoochoo/audio-player
What is the expected behavior?
In case of npm:
What do you see instead?
Additional information
No response
The text was updated successfully, but these errors were encountered: