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

Vite/SvelteKit failed to load config from vite.config.ts #3705

Closed
gitblit opened this issue Jul 20, 2023 · 1 comment
Closed

Vite/SvelteKit failed to load config from vite.config.ts #3705

gitblit opened this issue Jul 20, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@gitblit
Copy link

gitblit commented Jul 20, 2023

What version of Bun is running?

0.6.15

What platform is your computer?

WSL2

What steps can reproduce the bug?

  1. npm create svelte@latest my-app
  2. Choose demo, TypeScript, Vitest
  3. cd my-app
  4. bun install
  5. bun --bun run dev
image

What is the expected behavior?

Would like to see Vite dev server running & serving content. :)

What do you see instead?

Error message

Additional information

No response

@gitblit gitblit added the bug Something isn't working label Jul 20, 2023
@gitblit gitblit mentioned this issue Jul 20, 2023
@paperdave
Copy link
Member

duplicate of #250 and #3216

also vite will not work entirely until the ws patch to their repo is complete

@paperdave paperdave closed this as not planned Won't fix, can't repro, duplicate, stale Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants