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

error when starting vite dev server: undefined #18124

Open
pandasoli opened this issue Mar 12, 2025 · 0 comments
Open

error when starting vite dev server: undefined #18124

pandasoli opened this issue Mar 12, 2025 · 0 comments
Labels
bug Something isn't working bunx Something that has to do with `bunx`

Comments

@pandasoli
Copy link

What version of Bun is running?

1.2.5

What platform is your computer?

Linux 6.13.6 x86_64 unknown

What steps can reproduce the bug?

I have a sveltekit project I created with bunx sv create my-app and when I run it with bun --bun run dev

What is the expected behavior?

$ vite dev

  VITE v6.2.0  ready in 8042ms

  x  Local:   http://localhost:5173/
  x  Network: use --host to expose
  x  press h + enter to show help

What do you see instead?

$ vite dev
failed to load config from ***/vite.config.ts
error when starting dev server:
undefined
error: script "dev" exited with code 1

POV: The *** hide the path to the project directory

Additional information

My system is actually KISS Linux, which is like LFS, so there's probably nothing you can call 'kiss-specific', it's just a lot minimalist.

@pandasoli pandasoli added bug Something isn't working needs triage labels Mar 12, 2025
@RiskyMH RiskyMH added bunx Something that has to do with `bunx` and removed needs triage labels Mar 12, 2025
@DonIsaac DonIsaac changed the title error when starting dev server: undefined error when starting vite dev server: undefined Mar 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working bunx Something that has to do with `bunx`
Projects
None yet
Development

No branches or pull requests

2 participants