For general questions, please join our Discord.
Reporting Issues
1
Upgrade Bun
Try upgrading Bun to the latest version with You can also try the latest canary release, which includes the most recent changes and bug fixes that haven’t been released in a stable version yet.If the issue still persists after upgrading, continue to the next step.
bun upgrade
. This might fix your problem without having to open an issue.terminal
terminal
2
Review Existing Issues
First take a minute to check if the issue has already been reported. Don’t open a new issue if it has already been reported, it saves time for everyone and helps us focus on fixing things faster.If you find a related issue, add a 👍 reaction or comment with extra details instead of opening a new one.
3
Report the Issue
If no one has reported the issue, please open a new issue or suggest an improvement.Please provide as much detail as possible, including:
- A clear and concise title
- A code example or steps to reproduce the issue
- The version of Bun you are using (run
bun --version
) - A detailed description of the issue (what happened, what you expected to happen, and what actually happened)
- The operating system and version you are using
- For MacOS and Linux: copy the output of
uname -mprs
- For Windows: copy the output of this command in the powershell console:
- For MacOS and Linux: copy the output of
Use bun feedback
Alternatively, you can use bun feedback
to share feedback, bug reports, and feature requests directly with the Bun team.
terminal
CLI Usage
Contact Information
Set the email address used for this submission. Alias:
-e
Help
Show this help message and exit. Alias:
-h