We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1.2.5
Linux 6.13.6 x86_64 unknown
I have a sveltekit project I created with bunx sv create my-app and when I run it with bun --bun run dev
bunx sv create my-app
bun --bun run dev
$ 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
$ 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
***
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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 withbun --bun run dev
What is the expected behavior?
What do you see instead?
POV: The
***
hide the path to the project directoryAdditional 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.
The text was updated successfully, but these errors were encountered: