sveltekit with bun let's see how this works out, if there is any problem or if everything works fine! how to run replace every npm or yarn or pnpm command with bun. Example npm run dev -> bun run dev. If you want to run with bun instead of nodejs then run bun --bun run dev.