Skip to content

Issues: oven-sh/bun

Bun's Roadmap
#159 opened May 6, 2022 by Jarred-Sumner
Open 126
Bun's priorities
#798 opened Jul 20, 2022 by Jarred-Sumner
Open 42
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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Scripts are not run from the root of the project bug Something isn't working needs triage
#16169 opened Jan 4, 2025 by LAC-Tech
Bun install doesn't seem to install transitive dependencies correctly in workspaces bug Something isn't working bun install Something that relates to the npm-compatible client
#16162 opened Jan 4, 2025 by vijaybritto
Support /* istanbul ignore next */ comments for code coverage bug Something isn't working bun:test Something related to the `bun test` runner
#16148 opened Jan 4, 2025 by Electroid
bun:ffi return napi_value cause memory leak bug Something isn't working bun:cc Related to the built-in C compiler bun:ffi Something related with FFI in Bun memory leak napi Compatibility with the native layer of Node.js
#16146 opened Jan 4, 2025 by codehz
.toThrow("") should be the same as .toThrow() bug Something isn't working bun:test Something related to the `bun test` runner
#16145 opened Jan 3, 2025 by Electroid
Support expect(AsyncFunction).rejects bug Something isn't working bun:test Something related to the `bun test` runner
#16144 opened Jan 3, 2025 by Electroid
Implement vi.useFakeTimers() bun:test Something related to the `bun test` runner enhancement New feature or request
#16142 opened Jan 3, 2025 by Electroid
20 tasks
Implement vi.mock() bun:test Something related to the `bun test` runner enhancement New feature or request
#16140 opened Jan 3, 2025 by Electroid
15 tasks
Bun error in railway crash An issue that could cause a crash linux An issue that occurs on Linux
#16136 opened Jan 3, 2025 by izulsyauki
Panic crash using Node canvas and SQLite crash An issue that could cause a crash macOS An issue that occurs on macOS runtime
#16135 opened Jan 3, 2025 by SuperstrongBE
Turbopack can not resolve bun linked depdendencies bug Something isn't working needs triage
#16134 opened Jan 3, 2025 by KilianB
Can not use reuseAddr in UDP server bug Something isn't working needs triage
#16133 opened Jan 3, 2025 by duongvanba
process.send is broken with pm2 bug Something isn't working needs triage
#16132 opened Jan 3, 2025 by Micnubinub
Bun crash when use number(from read.ptr) as pointer from ffi bun:cc Related to the built-in C compiler bun:ffi Something related with FFI in Bun crash An issue that could cause a crash linux An issue that occurs on Linux
#16131 opened Jan 3, 2025 by codehz
bun pm migrate takes a --save-text-lockfile flag but fish completions do not reflect this. bug Something isn't working docs Improvements or additions to documentation
#16129 opened Jan 3, 2025 by lgarron
feature request: An API to debug cyclic dependencies enhancement New feature or request
#16128 opened Jan 3, 2025 by capaj
"SQLiteError: database is locked" - windows compatibility issue bug Something isn't working bun:sqlite Something to do with bun:sqlite windows An issue that is known to occur on Windows
#16119 opened Jan 3, 2025 by 7flash
Fatal error during long run: panic(main thread): Illegal instruction at address 0x55FF53D18D88 crash An issue that could cause a crash linux An issue that occurs on Linux runtime
#16111 opened Jan 2, 2025 by DanielKucal
Bun crashes when type is missing in import using bun:test crash An issue that could cause a crash macOS An issue that occurs on macOS runtime
#16110 opened Jan 2, 2025 by Erwin-Goossen
bun add with specific version does not always install the one specified. bug Something isn't working bun install Something that relates to the npm-compatible client
#16108 opened Jan 2, 2025 by runar-rkmedia
ProTip! Exclude everything labeled bug with -label:bug.