Honestly, before the v0.dev chat was smarter, today it’s really dumb, you put the prompt or click on Fix with and it doesn’t solve the error. I have this error ‘‘error: script “build” exited with code 1
Error: Command “bun run build” exited with 1’’ I’ve done everything I can think of and nothing solves this error. Can someone help me? @jacobparis @anshumanb @amyegan
Hey, @gabrielsp680-gmailco!
Could you share a chat link with us so that we can debug?
I also recommend the following:
- Check your package.json to ensure the build script is correctly defined
- Look for syntax errors in your code that might be causing the build to fail
- Try running
bun install
to ensure all dependencies are properly installed - Check if you have the correct Bun version installed
1 Like
I wanted to solve this error soon, but how can I solve it? Since I can’t use it anymore, the 10.50 credits that were sent to me have run out and my premium plan doesn’t work. It’s difficult to work like this, honestly.
Hello,
I have this same error since connected to Clerk for authentication. @pawlean maybe you could help me out?
Thank you in advance.