-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Insights: oven-sh/bun
Overview
Could not load contribution data
Please try again later
4 Releases published by 2 people
-
bun-v1.1.33 Bun v1.1.33
published
Oct 24, 2024 -
bun-v1.1.34 Bun v1.1.34
published
Nov 2, 2024 -
bun-v1.1.35 Bun v.1.1.35
published
Nov 19, 2024 -
bun-v1.1.36 Bun v1.1.36
published
Nov 19, 2024
154 Pull requests merged by 25 people
-
VSCode in-editor error messages (readme updates)
#15325 merged
Nov 23, 2024 -
Slightly more complete undici polyfill
#15360 merged
Nov 23, 2024 -
Fix setRawMode return value on Windows
#15357 merged
Nov 23, 2024 -
Remove outdated todo comment from Windows install script
#15358 merged
Nov 23, 2024 -
fix(CI) make prisma avoid env url because of CI and rely on getSecret
#15352 merged
Nov 22, 2024 -
fix regression on http2-wrapper caused by node.js compatibility improvements on net
#15318 merged
Nov 22, 2024 -
pm: add some missing npm_ env vars
#14786 merged
Nov 22, 2024 -
fix(CI) mark inspect test as todo and comment why we mark this as todo
#15354 merged
Nov 22, 2024 -
Stub
performance.markResourceTiming
, addPerformanceResourceTiming
,PerformanceServerTiming
#15341 merged
Nov 22, 2024 -
feat(resolver): add support for self-referencing
#15284 merged
Nov 22, 2024 -
Rewrite most of napi_threadsafe_function
#15309 merged
Nov 22, 2024 -
CSS fixes & fuzzing
#15312 merged
Nov 22, 2024 -
feat(vscode-extension) error reporting, qol
#15261 merged
Nov 22, 2024 -
Fix lockfile print crash
#15332 merged
Nov 22, 2024 -
Ensure test with errors before JS execution exit with code 1
#15321 merged
Nov 22, 2024 -
fix \uFFFF printing regression
#15330 merged
Nov 22, 2024 -
fix(ReadableStream) flush as much we can before ending the stream
#15324 merged
Nov 22, 2024 -
fix(ws) ping without parameters
#15319 merged
Nov 22, 2024 -
Fix expect toMatchSnapshot not working for some strings
#15183 merged
Nov 22, 2024 -
zig: make throwInvalidArguments use JSError
#15305 merged
Nov 22, 2024 -
docs:
--bail 10
->--bail=10
#15301 merged
Nov 21, 2024 -
fix(Bun.file) throw OOM if read is too big
#15253 merged
Nov 21, 2024 -
Fix typo in 15276.test.ts
#15304 merged
Nov 21, 2024 -
fix(install): ensure aliases hash map is initialized
#15280 merged
Nov 21, 2024 -
fix fuzzy-wuzzy test
#15297 merged
Nov 21, 2024 -
zig: rename CallFrame.arguments to .arguments_old to free up decl name
#15296 merged
Nov 21, 2024 -
fix(root_cert) use a more reliable source for the latest cert
#15262 merged
Nov 20, 2024 -
zig: make throwTODO use JSError
#15264 merged
Nov 20, 2024 -
ci: bootstrap.sh: musl download of bun no longer has to be special-cased
#15265 merged
Nov 20, 2024 -
zig: JSValue: make .get and .toSliceOrNull use JSError
#15270 merged
Nov 20, 2024 -
bindings: make throwInvalidArgumentTypeValue print the value like the real ERR_INVALID_ARG_TYPE
#14804 merged
Nov 20, 2024 -
bunjs: print received value when Bun.write is passed a bad argument
#14805 merged
Nov 20, 2024 -
zig: make throwError use JSError
#15267 merged
Nov 20, 2024 -
zig: remove noop JSGlobalObject.ptr()
#15268 merged
Nov 20, 2024 -
zig: make throwNotEnoughArguments use JSError
#15266 merged
Nov 20, 2024 -
zig: align getTruthy to use JSError
#15199 merged
Nov 20, 2024 -
ci: Expand automated build images to non-alpine
#15250 merged
Nov 20, 2024 -
ci: always build images when core ci files change
#15229 merged
Nov 19, 2024 -
docker:alpine: update to 3.20 and use bun musl build
#15241 merged
Nov 19, 2024 -
us_bun_verify_error_t: ensure c struct matches zig extern
#15244 merged
Nov 19, 2024 -
Revert "fix(tls) fix type matching"
#15243 merged
Nov 19, 2024 -
Call Bun__onExit + std.os.windows.kernel32.ExitProcess to exit on Windows
#15237 merged
Nov 19, 2024 -
Implement junit test reporter
#15205 merged
Nov 19, 2024 -
[Bun.sql] Support TLS
#15217 merged
Nov 19, 2024 -
Fix setTimeout with node:util.promisify
#15230 merged
Nov 19, 2024 -
Fix docs on todo tests
#15233 merged
Nov 19, 2024 -
fix(tls) fix type matching
#15224 merged
Nov 19, 2024 -
Fix bundler crash with onLoad plugins on copy-file loaders used on entrypoints
#15231 merged
Nov 19, 2024 -
Support
Headers
&URLSearchParams
in expect().toEqual()#15195 merged
Nov 19, 2024 -
Fixed Responses to OPTIONS Requests ignore Body
#15108 merged
Nov 19, 2024 -
Fix(doc): update cluster.md
#15214 merged
Nov 18, 2024 -
fix(HttpParser) always check if content length is valid before calling requestHandler
#15179 merged
Nov 17, 2024 -
musl: fix test/js/node/process/process.test.js
#15185 merged
Nov 16, 2024 -
Fixes #15177
#15180 merged
Nov 16, 2024 -
musl: fix third_party/prisma.test.ts
#15186 merged
Nov 16, 2024 -
fix auto-install on windows when symlinks aren't available
#15182 merged
Nov 16, 2024 -
zig: align fromJS methods to using JSError
#15165 merged
Nov 16, 2024 -
ci: musl builds
#15154 merged
Nov 16, 2024 -
musl: fix 'bun upgrade'
#15178 merged
Nov 16, 2024 -
remove contributing instructions involving winget
#15176 merged
Nov 15, 2024 -
Shrink Linux build by 1 MB and macOS by 3 MB
#15158 merged
Nov 15, 2024 -
docs(contributing): group os-specific code tabs
#15173 merged
Nov 15, 2024 -
Fix
node:net
not handling path inlisten
#15162 merged
Nov 15, 2024 -
node:https: fix prototype chain of Agent
#15160 merged
Nov 15, 2024 -
zig: make all JS constructors use JSError
#15146 merged
Nov 15, 2024 -
fix vscode debugger
#14995 merged
Nov 14, 2024 -
Shrink Bun's binary by 3.5 MB
#15121 merged
Nov 14, 2024 -
Remove assertion in js printer triggering for unicode comments
#15143 merged
Nov 14, 2024 -
allow zig js host functions to return JSError
#15120 merged
Nov 14, 2024 -
bake: csr, streaming ssr, serve integration, safer jsvalue functions, &more
#14900 merged
Nov 14, 2024 -
ci: upload-release.sh: add missing error message in send_bench_webhook
#15129 merged
Nov 14, 2024 -
cpp: Bun::toStringRef: return dead when exception has been thrown
#15127 merged
Nov 14, 2024 -
zig: remove JSValue.isEmpty
#15128 merged
Nov 14, 2024 -
rid nearly all use of
ExceptionRef
in zig#15100 merged
Nov 13, 2024 -
Pass missing signal code for
child_process.spawnSync
#15137 merged
Nov 13, 2024 -
test: dont overwrite root package.json when running bun-ipc-inherit.test.ts
#15126 merged
Nov 13, 2024 -
#15059 follow-up
#15118 merged
Nov 13, 2024 -
fix(bundler) fix pretty path resolution
#15119 merged
Nov 13, 2024 -
fix(socket) Support named pipes on Windows using forward slashes
#15112 merged
Nov 13, 2024 -
Fix CI for non oven-sh/bun sourced repos
#15114 merged
Nov 12, 2024 -
fix behavior when destroyed or pending and cork/uncork and ready event so we can match node.js
#15096 merged
Nov 12, 2024 -
musl patches [v4]
#15066 merged
Nov 12, 2024 -
Use linux syscall interface more in I/O
#15067 merged
Nov 11, 2024 -
Postgres client - more progress
#15086 merged
Nov 11, 2024 -
Bump runtime transpiler cache version for #15009
#15094 merged
Nov 11, 2024 -
Fix unicode imports, unicode-escaped variable names, and printClauseAlias not working for utf-8
#15009 merged
Nov 11, 2024 -
fix(tests) new grpc certs
#15090 merged
Nov 11, 2024 -
Add micro-optimization to fs.readFile
#15076 merged
Nov 11, 2024 -
Bench updates
#15029 merged
Nov 9, 2024 -
Support ${configDir} in tsconfig.json
#15063 merged
Nov 9, 2024 -
.defer()
,.onStart()
, and some small CSS changes#15041 merged
Nov 9, 2024 -
fix(install): package-lock.json migration and non-existent
cafile
fixes#15059 merged
Nov 8, 2024 -
net compatibility improvements
#14933 merged
Nov 8, 2024 -
musl patches [v3]
#15031 merged
Nov 8, 2024 -
Support
preload
option inWorker
#15045 merged
Nov 8, 2024 -
Allow using Proxy and module namespace objects in APIs
#15043 merged
Nov 8, 2024 -
[VSCode extension] Add
[eval with bun]
code lens on untitled, unsaved scratch JavaScript files#14983 merged
Nov 7, 2024 -
musl patches [v2]
#15028 merged
Nov 7, 2024 -
fix 14957
#15025 merged
Nov 7, 2024 -
Implement
console.group
#15026 merged
Nov 7, 2024 -
ci: misc changes and fixes for CI
#15024 merged
Nov 7, 2024 -
Fix importing of ES modules from data URIs
#14959 merged
Nov 6, 2024 -
remove checks for self closing tags
#14990 merged
Nov 6, 2024 -
Support debugging builtin modules
#15018 merged
Nov 6, 2024 -
Fix prototypical inheritance issue in node:zlib and add a
$toClass
helper#15015 merged
Nov 6, 2024 -
Never try using epoll_pwait2 on old linux kernels
#14980 merged
Nov 6, 2024 -
Show if napi_module_register or dlopen was called in crash reports
#15008 merged
Nov 6, 2024 -
patches to allow linux-musl to bootstrap
#14994 merged
Nov 6, 2024 -
Fix typo for configuring specific registry
#15001 merged
Nov 5, 2024 -
Visually center logo in readme
#14969 merged
Nov 4, 2024 -
Fix #14865
#14953 merged
Nov 3, 2024 -
fix(net) fix bytesWritten drain
#14949 merged
Nov 2, 2024 -
Fixes #13816
#13906 merged
Nov 2, 2024 -
Align
"encoding"
option in node fs with node#14937 merged
Nov 2, 2024 -
Fixes #11754
#14948 merged
Nov 1, 2024 -
Inline
process.versions.bun
inbun build --compile
#14940 merged
Nov 1, 2024 -
Ecosystem tests
#14932 merged
Nov 1, 2024 -
Fix napi property methods on non-objects
#14935 merged
Nov 1, 2024 -
Redact secrets in
bunfig.toml
andnpmrc
logs#14919 merged
Nov 1, 2024 -
fix(install): only globally link requested packages
#12506 merged
Nov 1, 2024 -
Add
bytesWritten
property to Bun.Socket, fix encoding issue in node:net#14516 merged
Nov 1, 2024 -
Fixes #14918
#14921 merged
Oct 31, 2024 -
ci: Reuse build artifacts from previous build if only tests change
#14927 merged
Oct 31, 2024 -
Clean up some code in node validators
#14897 merged
Oct 31, 2024 -
Fix module resolution cache keys
#14901 merged
Oct 31, 2024 -
Implement NAPI type tagging
#14915 merged
Oct 31, 2024 -
Fix missing symbol errors and add a test
#14907 merged
Oct 31, 2024 -
fix(docs): add missing character in drizzle guide
#14911 merged
Oct 30, 2024 -
fix(install): check cached
package.json
s#14899 merged
Oct 30, 2024 -
Fix additional arguments when running a package.json script
#14895 merged
Oct 30, 2024 -
EventEmitter.name
should be"EventEmitter"
instead of"EventEmitter2"
#14898 merged
Oct 30, 2024 -
Introduce
Bun.randomUUIDv7
#14858 merged
Oct 29, 2024 -
Add https://github.com/uNetworking/uWebSockets/pull/1792
#14864 merged
Oct 29, 2024 -
Reduce memory usage in long-running processes
#14885 merged
Oct 29, 2024 -
Fix #14187
#14884 merged
Oct 29, 2024 -
CSS: More stuff and tests
#14832 merged
Oct 27, 2024 -
Fix HTTP spec issues by upgrading uWS version
#14853 merged
Oct 27, 2024 -
feat(bake): css, production build, dev separateSSRGraph=false
#14622 merged
Oct 27, 2024 -
bun-install-registry.test.ts: remove ini format hint here
#14803 merged
Oct 26, 2024 -
Fixes #14716
#14834 merged
Oct 26, 2024 -
pm: fix weird package.json formatting after install
#14801 merged
Oct 26, 2024 -
test: fix expected value of 'should perform bin-linking across multiple dependencies'
#14833 merged
Oct 26, 2024 -
fix 9395
#14815 merged
Oct 26, 2024 -
Fixed compilation issues with no outdir
#14717 merged
Oct 26, 2024 -
fix(install): migrate package-lock.json with dependency on root package
#14811 merged
Oct 25, 2024 -
Remove warning for unused registry options from npmrc
#14813 merged
Oct 25, 2024 -
Update mimalloc
#14814 merged
Oct 25, 2024 -
Bump WebKit
#14812 merged
Oct 25, 2024 -
Update SvelteKit usage guide
#14777 merged
Oct 25, 2024 -
Revert "ci: merge clang-format and clang-tidy into single pipeline"
#14809 merged
Oct 25, 2024 -
update
test/bun.lockb
#14746 merged
Oct 25, 2024 -
fix(install): patches with
bin
in package.json#14807 merged
Oct 25, 2024 -
chore(console): updated jsdoc
table
#14792 merged
Oct 25, 2024 -
ci: merge clang-format and clang-tidy into single pipeline
#14798 merged
Oct 24, 2024
74 Pull requests opened by 27 people
-
Multi-threaded fetch() body decompression
#14785 opened
Oct 24, 2024 -
Bump WebKit again
#14817 opened
Oct 25, 2024 -
chore: use oxlint in lint script
#14827 opened
Oct 25, 2024 -
bindings: assert JSValue.call is not called on zero value
#14828 opened
Oct 25, 2024 -
bun:test: implement `test.failing` and the `retry` option
#14829 opened
Oct 26, 2024 -
node streams compatibility
#14831 opened
Oct 26, 2024 -
Attempt to fix BUN-5VX
#14837 opened
Oct 26, 2024 -
chore: add windows choco install option
#14838 opened
Oct 26, 2024 -
fix: short params parsing within zig-clap fork
#14845 opened
Oct 26, 2024 -
Fix pathToFileURL handling of POSIX-style absolute paths on Windows
#14854 opened
Oct 27, 2024 -
Use macOS signpost api for tracing
#14871 opened
Oct 28, 2024 -
pm: error when removing package that does not exist
#14882 opened
Oct 28, 2024 -
pm: fixes for global installs in docker
#14896 opened
Oct 29, 2024 -
fix(shell): add event loop task for `yes`
#14916 opened
Oct 30, 2024 -
Draft: Fix 12509: Match webpack/babel - evaluate dirname/filename at runtime when doing a build
#14917 opened
Oct 30, 2024 -
Enable more JSC error checking flags
#14922 opened
Oct 31, 2024 -
Refactor executables.md
#14924 opened
Oct 31, 2024 -
Another attempt at fixing Windows crash at exit
#14930 opened
Oct 31, 2024 -
Changes expect().resolves.toThrow behaviour to more closely match jest
#14936 opened
Nov 1, 2024 -
Fix 14687: minification bug Only remove arrays symbols from number if >= 0
#14947 opened
Nov 1, 2024 -
make tickWithoutIdle loop no longer use 100% cpu
#14952 opened
Nov 2, 2024 -
Ignore non-integers in process.reallyExit()
#14965 opened
Nov 3, 2024 -
Introduce high-performance native addon API in `Bun.build`, starting with `build.onBeforeParse` hook
#14971 opened
Nov 3, 2024 -
Fix assertion failure in fs watcher on Windows
#14981 opened
Nov 4, 2024 -
WIP fix for #14982
#14996 opened
Nov 5, 2024 -
Fix duplicate error with bun --watch / bun --hot
#15011 opened
Nov 6, 2024 -
[VSCode] Show more sources in debugger
#15016 opened
Nov 6, 2024 -
Fix issue with sveltekit-adapter-node
#15017 opened
Nov 6, 2024 -
Fix indent `console.time/table/count` within `console.group`
#15040 opened
Nov 7, 2024 -
Fix tagged template literal with unicode
#15047 opened
Nov 8, 2024 -
fix `import(data:...)` with `.` in code
#15064 opened
Nov 9, 2024 -
bustDirCache on FileSystemRouter.reload & fix of dir_cache keys in windows
#15091 opened
Nov 11, 2024 -
Implement case-changing utility
#15097 opened
Nov 12, 2024 -
Experiment: only delayload dbghelp.dll
#15115 opened
Nov 12, 2024 -
Fix bun run folder
#15117 opened
Nov 13, 2024 -
fix(guide): snapshot doc URL and description
#15123 opened
Nov 13, 2024 -
Upgrade to SQLite v3.47.0
#15144 opened
Nov 14, 2024 -
Shrink the CSS parser
#15148 opened
Nov 14, 2024 -
Improve README.md in bun-vscode extension
#15153 opened
Nov 14, 2024 -
cli: use preferred media-type for Github API
#15159 opened
Nov 15, 2024 -
Make E.String always ascii or utf-8, never utf-16
#15163 opened
Nov 15, 2024 -
workspace glob exclusions
#15164 opened
Nov 15, 2024 -
Added returning of original path from Bun.build
#15167 opened
Nov 15, 2024 -
docs(prisma): update the prisma init command to use `--bun`
#15171 opened
Nov 15, 2024 -
feat(DevServer): batch bundles & run them asynchronously
#15181 opened
Nov 16, 2024 -
ci: bootstrap: raise fd limit
#15184 opened
Nov 16, 2024 -
ci: bootstrap: define shell for buildkite user
#15187 opened
Nov 16, 2024 -
zig: always set a reasonable NOFILE rlimit max
#15188 opened
Nov 16, 2024 -
Introduce InspectorLifecycleAgent and InspectorTestReporterAgent
#15194 opened
Nov 17, 2024 -
Introduce `deathSig` option in Bun.spawn
#15210 opened
Nov 18, 2024 -
Exit code non-zero when no tests run
#15212 opened
Nov 18, 2024 -
Add notice about not running amd64 under MacOS Silicon
#15213 opened
Nov 18, 2024 -
Regression test for #07540
#15228 opened
Nov 18, 2024 -
elaborate on error "Expected Sink"
#15234 opened
Nov 19, 2024 -
Set _GNU_SOURCE
#15238 opened
Nov 19, 2024 -
Document workspace version publishing behavior
#15248 opened
Nov 19, 2024 -
chore: delete some unused functions in meta.zig
#15252 opened
Nov 19, 2024 -
musl: fix test/js/bun/http/serve.test.ts
#15271 opened
Nov 20, 2024 -
Builtin MySQL client
#15274 opened
Nov 20, 2024 -
restore stubbed code paths in OutputFile.writeToDisk
#15278 opened
Nov 20, 2024 -
zig: make JSValue.toBunString use JSError
#15295 opened
Nov 20, 2024 -
do not swallow Testcommand.run errors, instead print and exit non-zero
#15300 opened
Nov 21, 2024 -
zig: make throwInvalidArgumentTypeValue use JSError
#15302 opened
Nov 21, 2024 -
fix(install): adding two or more git dependencies
#15303 opened
Nov 21, 2024 -
fix empty stream responses
#15322 opened
Nov 22, 2024 -
Remove recursion in bun shell interpreter to fix stack overflow
#15323 opened
Nov 22, 2024 -
bump webkit
#15328 opened
Nov 22, 2024 -
More compiler flags
#15331 opened
Nov 22, 2024 -
crash_handler: use WTFReportBacktrace in canary
#15333 opened
Nov 22, 2024 -
rename `CallFrame.arguments_old` to `argumentsDeprecated`
#15342 opened
Nov 22, 2024 -
zig: assert there is an exception when .zero is returned
#15362 opened
Nov 23, 2024 -
Clean up some error handling code
#15368 opened
Nov 23, 2024 -
ci: Typescript types for Buildkite yml generator
#15373 opened
Nov 23, 2024 -
Don't always wait for debugger
#15378 opened
Nov 24, 2024
238 Issues closed by 47 people
-
process.env and Bun.env have different results
#15359 closed
Nov 24, 2024 -
Inconsistent compiled builds
#15370 closed
Nov 23, 2024 -
bun
#15364 closed
Nov 23, 2024 -
Crash on yarn representation of lockfile
#15363 closed
Nov 23, 2024 -
`http2-wrapper` package breaks on `linux/amd64`
#15308 closed
Nov 22, 2024 -
Package.json config is not working properly inside scripts
#13803 closed
Nov 22, 2024 -
Support `config` key in package.json
#2793 closed
Nov 22, 2024 -
Add support for npm_package_config_* variables
#73 closed
Nov 22, 2024 -
Implement `performance.markResourceTiming`
#8867 closed
Nov 22, 2024 -
Segfault running Bun + Remix (w/ vite)
#15353 closed
Nov 22, 2024 -
Segmentation fault in buggy `cc` code reports that crash is Bun's fault
#14070 closed
Nov 22, 2024 -
Bun
#15338 closed
Nov 22, 2024 -
Crash in CI
#15346 closed
Nov 22, 2024 -
Segfault in bun
#15311 closed
Nov 22, 2024 -
Segmentation fault during `bun --filter '*' dev`
#15343 closed
Nov 22, 2024 -
Support for self-referencing imports
#7644 closed
Nov 22, 2024 -
ES Modules: Cannot resolve own specifier
#1137 closed
Nov 22, 2024 -
Docker image breaks when using prisma
#6599 closed
Nov 22, 2024 -
Potentiel memory leak on simple request (bun + fastify + prisma)
#12977 closed
Nov 22, 2024 -
Memory leak when using Prisma
#14664 closed
Nov 22, 2024 -
Problem while working on windows
#10919 closed
Nov 22, 2024 -
[test] Bun failed to evaluate NestJS dependency injection in Testing Module
#15334 closed
Nov 22, 2024 -
Invalid regular expression: range out of order in character class
#15314 closed
Nov 22, 2024 -
Unicode escape sequence in string literal is decoded incorrectly
#15326 closed
Nov 22, 2024 -
direct readable stream does not always flush data when the connection closes
#15235 closed
Nov 22, 2024 -
Node-compatible websocket server not sending pings without payload correctly
#15247 closed
Nov 22, 2024 -
[Regression] Bun snapshot test fails when escaping characters in v1.1.36
#15283 closed
Nov 22, 2024 -
error: Cannot find module '@elastic/elasticsearch'
#15192 closed
Nov 22, 2024 -
Connection header has "keep-alive" instead of "Upgrade" when making websocket request
#15080 closed
Nov 21, 2024 -
Bun crashes when reading very large file via Bun global
#15242 closed
Nov 21, 2024 -
segfault in docker while building a remix web application
#15286 closed
Nov 21, 2024 -
Panic on parsing package.json with specific dependencies
#15290 closed
Nov 21, 2024 -
Segmentation fault at address 0x6024C - crash while running server.mjs remix apps
#15276 closed
Nov 21, 2024 -
panic(main thread): Segmentation fault at address 0x6024C
#15273 closed
Nov 21, 2024 -
`parsePackageJSON` crash
#15256 closed
Nov 21, 2024 -
Segmentation fault after upgrading from v1.1.29 to v1.1.36
#15277 closed
Nov 21, 2024 -
Bun fails with packages that have no package.json
#15285 closed
Nov 21, 2024 -
Crashing when using bun create cloudflare
#15282 closed
Nov 21, 2024 -
Bun not installed my laptop
#14886 closed
Nov 20, 2024 -
Possible memory leak
#7377 closed
Nov 20, 2024 -
REPL not working
#11015 closed
Nov 20, 2024 -
Bun repl doesn't recognize destructure-binding top-level `await`
#9826 closed
Nov 20, 2024 -
Syntax error when executing command in bun repl
#14561 closed
Nov 20, 2024 -
fetch does not force signal timeout on certain missconfigured domains
#14560 closed
Nov 20, 2024 -
Abort signal not working when connection fails
#15275 closed
Nov 20, 2024 -
Running code generated with `useDefineForClassFields` option fails
#3246 closed
Nov 20, 2024 -
Unexpected behavior for `useDefineForClassFields=false`
#4612 closed
Nov 20, 2024 -
Bun crashes when running DuckDB client
#15255 closed
Nov 20, 2024 -
bun upgrade --stable installs a canary version
#15257 closed
Nov 19, 2024 -
Updating bun from canary to latest updates to the latest canary instead of the latest release
#15259 closed
Nov 19, 2024 -
Bun crash in windows 10 while creating expo-stack app
#15239 closed
Nov 19, 2024 -
Remix Vite build segmentation fault
#15258 closed
Nov 19, 2024 -
Segmentation fault at address 0x00000005
#15251 closed
Nov 19, 2024 -
Musl LibC Support
#918 closed
Nov 19, 2024 -
Implement a `junit` reporter for `bun test`
#8019 closed
Nov 19, 2024 -
Bun crashes when running Discord bot example
#10946 closed
Nov 19, 2024 -
Segfault with fs.watchFile
#10917 closed
Nov 19, 2024 -
Property ‘v’ has no initializer and is not definitely assigned in the constructor
#15221 closed
Nov 19, 2024 -
`serve` http server crashing with expected sink instead of continuing to run
#8404 closed
Nov 19, 2024 -
setTimeout hasn't promisify implementation
#15201 closed
Nov 19, 2024 -
`test.todo` not failing when test is already passing
#8478 closed
Nov 19, 2024 -
fetch with `method: "OPTIONS"` always returns ""
#15082 closed
Nov 19, 2024 -
Documentation suggests test.todo always runs tests and fails if they pass
#15227 closed
Nov 19, 2024 -
Docker image cannot build react project
#15138 closed
Nov 18, 2024 -
Astro is not available in bun.
#15211 closed
Nov 18, 2024 -
x64 macOS binary hangs when run with Rosetta
#15139 closed
Nov 18, 2024 -
Running bun amd64 in docker under platform rosetta2 translation breaks Bun.serve
#15204 closed
Nov 18, 2024 -
Segmentation fault when using FileSystemRouter as callable function
#13670 closed
Nov 17, 2024 -
Syntax error on octal escape in tagged template string
#7540 closed
Nov 17, 2024 -
bun -r crashes if file does not exist
#15177 closed
Nov 16, 2024 -
Cannot find package error when using auto-install
#9201 closed
Nov 16, 2024 -
Pre-built WebKit is being redownloaded on Bun rebuild for no reason
#15175 closed
Nov 16, 2024 -
build --compile: include embedded filesystem in module resolution
#14320 closed
Nov 16, 2024 -
bun build --compile does not produce a standalone executable - still depends on external files
#14676 closed
Nov 16, 2024 -
`net.createServer` does not work with unix socket
#8374 closed
Nov 15, 2024 -
weird "Segmentation fault" with FFI
#10242 closed
Nov 15, 2024 -
HTTP related regression in v1.1.27
#14184 closed
Nov 15, 2024 -
Crash re-running bun i
#15161 closed
Nov 15, 2024 -
panic when running rspack + vue-loader
#15147 closed
Nov 14, 2024 -
Duckdb + Bun crashes
#15136 closed
Nov 14, 2024 -
error: script "dev" exited with code 3
#15132 closed
Nov 14, 2024 -
child_process.spawnSync does not provide signal
#15111 closed
Nov 13, 2024 -
`servers.listeners('connection')` should not be empty array in `tls.createServer()`
#13490 closed
Nov 13, 2024 -
node fs/promises watch bug
#8973 closed
Nov 13, 2024 -
Implement node:http setTimeout
#4964 closed
Nov 13, 2024 -
DNS Errors when trying to connect to a MongoDB URI
#5498 closed
Nov 13, 2024 -
Redis : Can't auto reconnect a restarted server
#6011 closed
Nov 13, 2024 -
Different behaviour bun vs. node with NeDB Database
#6238 closed
Nov 13, 2024 -
Connections To MySQL Fail Using The mysql2 Package
#5855 closed
Nov 13, 2024 -
Inconsistent Header Casing for Compatibility with Node.js and Servers
#5955 closed
Nov 13, 2024 -
http proxy agent does not work
#6117 closed
Nov 13, 2024 -
Error using AWS SDK v3 SSM module
#6048 closed
Nov 13, 2024 -
Bun Crash
#14685 closed
Nov 13, 2024 -
i am trying to make chrome extension using plasmo so i need to build some js file
#14590 closed
Nov 13, 2024 -
Bun crashes when building extension for "KunKun" app.
#14688 closed
Nov 13, 2024 -
Bun Bundler Crashes on Windows when path includes `\` for plugins
#13897 closed
Nov 13, 2024 -
build process crash attempting to build a windows exe
#14835 closed
Nov 13, 2024 -
bug: bun run rsbuild api crash
#15106 closed
Nov 13, 2024 -
bun crash report with chalk used in typescript, build cmd
#15103 closed
Nov 13, 2024 -
bun crashes on sv create
#15101 closed
Nov 13, 2024 -
Support named pipes on Windows using forward slashes
#14329 closed
Nov 13, 2024 -
bug
#14765 closed
Nov 12, 2024 -
CI Pipeline does not detect changes in PRs from non oven-sh/bun repos
#15116 closed
Nov 12, 2024 -
bun test segfault
#13273 closed
Nov 12, 2024 -
bun test Segfault at 0x29725E800D0
#13276 closed
Nov 12, 2024 -
`onSuccess` bundler hook
#3194 closed
Nov 12, 2024 -
Macros
#15095 closed
Nov 11, 2024 -
Process freezed after upgrade from 1.1.33 to 1.1.34
#14982 closed
Nov 11, 2024 -
Bun has crashed
#15079 closed
Nov 11, 2024 -
[bun build --compile] Compile-time inlining breaks system paths
#15049 closed
Nov 11, 2024 -
[pm] package.json parser SyntaxError in workspaces
#14784 closed
Nov 11, 2024 -
Bun not recognizing Unicode characters in Import statements
#14976 closed
Nov 11, 2024 -
Bun fails to install esbuild binary
#6176 closed
Nov 10, 2024 -
Remove inaccurate claims on the website
#15075 closed
Nov 9, 2024 -
Using Bun compile for a linux binary crashes.
#15052 closed
Nov 9, 2024 -
Bun crashes while using standalone NextJs Build with middleware
#14496 closed
Nov 9, 2024 -
Support ${configDir} in typescript paths
#11752 closed
Nov 9, 2024 -
Be able to run bun:test from within the VSCode Debugger
#14806 closed
Nov 9, 2024 -
Crashes with firewalker npm module
#15054 closed
Nov 8, 2024 -
crash in bun install
#14741 closed
Nov 8, 2024 -
Segmentation fault when using Rsbuild
#15046 closed
Nov 8, 2024 -
RSBuild React Crash Report
#14977 closed
Nov 8, 2024 -
panic(thread 4048): Expected pretty file path to have only forward slashes, got 'C:\Users\...
#15030 closed
Nov 8, 2024 -
Bun crashed with running `bunx sv create`
#15021 closed
Nov 8, 2024 -
Strange JSON.stringify() behaviour
#15056 closed
Nov 8, 2024 -
node:tls/node:net - Unix closes when receiving EOF not allowing `allowHalfOpen: true` to be effective
#13217 closed
Nov 8, 2024 -
`--preload` with `new Worker`
#15044 closed
Nov 8, 2024 -
bun's `node:tls` compat missing `TLSSocket.servername`
#4535 closed
Nov 7, 2024 -
bun error: Partially Length-prefixed Bytes unmatched lengths; error not present when using node
#14243 closed
Nov 7, 2024 -
crash report
#14480 closed
Nov 7, 2024 -
_
#15039 closed
Nov 7, 2024 -
Bun crashed when handeling with LevelDD and RocksDB
#13307 closed
Nov 7, 2024 -
Log indentation missing when using console.group
#8099 closed
Nov 7, 2024 -
console.table doesn't properly account for certain characters
#9528 closed
Nov 7, 2024 -
[Bun v1.1.34] - Invalid arg type `Blob` on `CryptoHasher.update`
#14957 closed
Nov 7, 2024 -
Bun can't Dynamically Import with Data URI
#3566 closed
Nov 6, 2024 -
<input> and <img> complain and crash if they are given children in JSX code, but shouldn't
#14515 closed
Nov 6, 2024 -
Bun's TCP Socket server is unreliable
#14836 closed
Nov 6, 2024 -
Bun not installing proper architecture package on Apple Silicon (M1)
#9149 closed
Nov 6, 2024 -
Crash on oven/bun:alpine
#14931 closed
Nov 6, 2024 -
bun crashes when using docker layers but fine wthout them
#13969 closed
Nov 6, 2024 -
**panic**: Expected pretty file path to have only forward slashes
#15007 closed
Nov 6, 2024 -
Bunx command fails on arm64 windows
#15004 closed
Nov 6, 2024 -
Segfault when running bunx sv create.
#14999 closed
Nov 6, 2024 -
Bun crashing on build with windows
#14993 closed
Nov 6, 2024 -
Bun crashes when running rspack with --bun or in container
#14970 closed
Nov 5, 2024 -
Bun 1.1.30 crash when canceling request while streaming.
#14614 closed
Nov 5, 2024 -
Expected pretty file path to have only forward slashes in 1.1.34
#14972 closed
Nov 4, 2024 -
`bun test` waits at 100% cpu usage for a promise that will resolve after expect()
#14950 closed
Nov 4, 2024 -
Bun install infinite loop
#14984 closed
Nov 4, 2024 -
Problem with decorators: Reflect.hasOwnMetadata is not a function.
#11152 closed
Nov 4, 2024 -
`TransformStream` can't be canceled properly
#14652 closed
Nov 4, 2024 -
@sap/hana-client crash on Windows
#12916 closed
Nov 3, 2024 -
randomUUIDv7 isn't exported in type definitions
#14961 closed
Nov 3, 2024 -
🚧 - Node-fetch Request class isuue
#14865 closed
Nov 3, 2024 -
`releasing lock of reader whose stream is still in readable state` when cancelling a TransformStream
#13816 closed
Nov 2, 2024 -
`bun install` does not install any package at all if one post script fails
#14583 closed
Nov 2, 2024 -
Bun CSS bundler no work make big crash
#14849 closed
Nov 1, 2024 -
TypeError: Attempted to assign to readonly property.
#11754 closed
Nov 1, 2024 -
Crash on CSS bundling with `@media` rule in canary
#14537 closed
Nov 1, 2024 -
`bun version manager` required
#14941 closed
Nov 1, 2024 -
Runtime `require()` gives "file not found" error even when file exists
#14147 closed
Nov 1, 2024 -
bun install prints npmrc registry authentication credentials when npmrc options cant be parsed
#14444 closed
Nov 1, 2024 -
Bun will print private package token if set it ~/.npmrc
#14867 closed
Nov 1, 2024 -
`bun install --global` also globally install the binaries from dependencies
#10985 closed
Nov 1, 2024 -
Make binary intsallation behavior more sensible
#6928 closed
Nov 1, 2024 -
SEGFAULTs when parallelizing OpenAI transcriptions
#14918 closed
Oct 31, 2024 -
bun stripping side effects
#14739 closed
Oct 31, 2024 -
Error when using `exiftool-vendored` module with Bun
#8259 closed
Oct 31, 2024 -
Segmentation fault at address 0x0
#14442 closed
Oct 31, 2024 -
Bun crashes when migrating from package-lock with a git dependency
#12205 closed
Oct 31, 2024 -
Bun install crash (Windows, can't reproduce)
#12118 closed
Oct 31, 2024 -
Bun crashes on `bun i` on bun canary, Windows 11
#12275 closed
Oct 31, 2024 -
panic(main thread): index out of bounds: index 1547, len 1436
#12401 closed
Oct 31, 2024 -
Crash with the bun update --latest
#11784 closed
Oct 31, 2024 -
Bun crashed during bun install
#14823 closed
Oct 31, 2024 -
Running "bun <script>" does not expand env vars anymore
#14556 closed
Oct 31, 2024 -
expect("エ").toEqual("ア") does not throw Error
#14160 closed
Oct 30, 2024 -
Bun crashed after reinstallation.
#14904 closed
Oct 30, 2024 -
Bun Crashed
#14903 closed
Oct 30, 2024 -
Install Failed - could not verify bun.exe
#14902 closed
Oct 30, 2024 -
Crash while building a nestjs project on Windows
#14893 closed
Oct 30, 2024 -
`bun run` doesn't parse string arguments correctly
#14562 closed
Oct 30, 2024 -
Prisma in non-awaited async function kills event loop
#11334 closed
Oct 30, 2024 -
Segmentation fault at address 0x4A0D0
#14908 closed
Oct 30, 2024 -
bun:sqlite Database .as(Class) parses boolean as number (does not honor type)
#13737 closed
Oct 30, 2024 -
attempt to unwrap error: OutOfMemory oh no: Bun has crashed. This indicates a bug in Bun, not your code.
#14038 closed
Oct 30, 2024 -
[BUG]: Failed to run script: Unexpected token: `(` (when running "bun run <cmd>")
#14872 closed
Oct 30, 2024 -
Accessing sqlite db results in crash - "Segmentation fault at address 0x0"
#14462 closed
Oct 30, 2024 -
bun crashed while init sqlite tables
#14887 closed
Oct 30, 2024 -
bun not run using astro
#11778 closed
Oct 30, 2024 -
Wrong `bun upgrade` behavior in 1.1.22
#13169 closed
Oct 30, 2024 -
Bun segmentation fault
#14875 closed
Oct 29, 2024 -
`bun install` causing segfaults on Vercel
#9640 closed
Oct 29, 2024 -
Segmentation fault when running bun with chroot
#6523 closed
Oct 29, 2024 -
Memory leak in `on` method from `node:events`
#14187 closed
Oct 29, 2024 -
Segmentation fault | RakNet Module
#14336 closed
Oct 28, 2024 -
Bun crashing when accessing sqlite
#14861 closed
Oct 28, 2024 -
Build exe crash in windows
#14860 closed
Oct 28, 2024 -
Build got crash when using workspaces
#14857 closed
Oct 28, 2024 -
Expected pretty file path to have only forward slashes
#14843 closed
Oct 28, 2024 -
How to add a dependency for a specified subproject under the root directory in a workspace project?
#14869 closed
Oct 28, 2024 -
dts-buddy does not work
#6196 closed
Oct 28, 2024 -
Bun will not close socket if receive not understandable request in Bun.serve
#6583 closed
Oct 27, 2024 -
HTTP spec issues
#14826 closed
Oct 27, 2024 -
Provide a way to await the http server close or time it out
#9359 closed
Oct 27, 2024 -
Connection hangs when HTTP request header contains non-alphanumeric tchars
#6462 closed
Oct 27, 2024 -
bun test crashes on `revert` from Solidity contract
#14716 closed
Oct 26, 2024 -
After `bun install`, package.json has weird formatting
#1980 closed
Oct 26, 2024 -
TextEncoder.encode incorrectly encodes 'undefined'
#9395 closed
Oct 26, 2024 -
error: cannot write multiple output files without an output directory
#8280 closed
Oct 26, 2024 -
bun: command not found when command is a variable
#14810 closed
Oct 26, 2024 -
Seg fault running custom build process (Bun 1.1.30)
#14410 closed
Oct 25, 2024 -
Bun with pcks11 on Amazon Linux
#11872 closed
Oct 25, 2024 -
Attempted to assign to readonly property with external package
#8302 closed
Oct 25, 2024 -
FailedToOpenSocket downloading package manifest
#6381 closed
Oct 25, 2024 -
ngrok tunneling is not working
#8258 closed
Oct 25, 2024 -
Unexpected Dependency with Project Name Added to package-lock.json in Bun
#14350 closed
Oct 25, 2024 -
bun install crash
#13917 closed
Oct 25, 2024 -
bun install error
#13774 closed
Oct 25, 2024 -
Crashed while installing packages
#13760 closed
Oct 25, 2024 -
bun install on Windows/GitHub Actions resulted in assertion failure
#13130 closed
Oct 25, 2024 -
Failed Installation
#14802 closed
Oct 25, 2024 -
Get errors when trying to import the typescript package
#12478 closed
Oct 25, 2024 -
Add warning about global bin dir missing in $PATH when `bun install -g <pkg>` is used
#9638 closed
Oct 25, 2024 -
bun shell does not work on windows10
#9819 closed
Oct 25, 2024 -
Unable to use Macros on Windows
#10128 closed
Oct 25, 2024 -
`bun patch` is broken when package.json has a `bin` directive
#13033 closed
Oct 25, 2024 -
a redacted crash report (build exec )
#14489 closed
Oct 25, 2024 -
401 failed to resolve with github dependency
#14557 closed
Oct 25, 2024 -
Running vitest with --bun flag hangs "bun run --bun vitest"❌ "bun run vitest" ✅
#10180 closed
Oct 25, 2024 -
Print warning on omitted lifecycle scripts
#6428 closed
Oct 24, 2024 -
directory not empty, syscall unlink errno -66
#6175 closed
Oct 24, 2024 -
Dynamic Uncached Import (Feature Request)
#14435 closed
Oct 24, 2024
227 Issues opened by 199 people
-
Bun crashes with non-obvious error when node is missing
#15377 opened
Nov 24, 2024 -
experimentalCSS replace `to right` to `right` and break styles
#15376 opened
Nov 23, 2024 -
Segmentation fault at address 0x6024C after upgrading to Bun v1.1.36 on MacOS
#15375 opened
Nov 23, 2024 -
"bun build" does not embed binaries from node_modules correctly
#15374 opened
Nov 23, 2024 -
Bun crashes when using fillText @napi-rs/canvas
#15372 opened
Nov 23, 2024 -
`crypto.hkdf` support for PASETO token support
#15371 opened
Nov 23, 2024 -
Operation not permitted
#15369 opened
Nov 23, 2024 -
bun
#15367 opened
Nov 23, 2024 -
Bun hello
#15366 opened
Nov 23, 2024 -
Bun
#15365 opened
Nov 23, 2024 -
Unexpected Process Termination in Bun 1.1.36 While Requesting Multiple URLs with Axios
#15361 opened
Nov 23, 2024 -
`bun build` doesn't accept Window's forward slashes
#15356 opened
Nov 23, 2024 -
Bun always sets Content-Length to 0 for HEAD response
#15355 opened
Nov 22, 2024 -
Failed to generate bytecode for ./index.js
#15351 opened
Nov 22, 2024 -
Named pipes don't work for HTTP servers
#15350 opened
Nov 22, 2024 -
panic(main thread): Segmentation fault at address 0x7FFFC8321942
#15349 opened
Nov 22, 2024 -
Macros with default import/export
#15348 opened
Nov 22, 2024 -
opening a lot of files segfaults on windows
#15347 opened
Nov 22, 2024 -
Receiving this crash consistently when using Bun workers
#15345 opened
Nov 22, 2024 -
Segfault with readline
#15344 opened
Nov 22, 2024 -
bun shell inconsistent empty string argument parsing
#15340 opened
Nov 22, 2024 -
Bun run --watch dev or docker-compose up --build causes SIGKILL
#15339 opened
Nov 22, 2024 -
Illegal instruction in mi_reserve_os_memory_ex
#15337 opened
Nov 22, 2024 -
Using `bun install` on a package with a git address will 100% not pull it.
#15336 opened
Nov 22, 2024 -
bun shell with pipe to grep command hangs forever
#15335 opened
Nov 22, 2024 -
bun run dev, crashes after running killall bun
#15329 opened
Nov 22, 2024 -
`--packages external` should bundle workspace members
#15327 opened
Nov 22, 2024 -
Bun serve with a Response with empty ReadableStream won't redirect.
#15320 opened
Nov 21, 2024 -
Segmentation fault on shadcn-svelte init
#15317 opened
Nov 21, 2024 -
Bun fails ~sometimes~ running shell command "patch"
#15316 opened
Nov 21, 2024 -
Segfault in bun
#15315 opened
Nov 21, 2024 -
Bun.build & Bun.Transpiler CSSStyleSheet 样式表相关的问题
#15310 opened
Nov 21, 2024 -
Add bun-linuxmusl-x64 as a compile target in bun build
#15307 opened
Nov 21, 2024 -
Multipart: Boundary not found
#15306 opened
Nov 21, 2024 -
server crash when using "bun --bun run dev" with nextjs15
#15299 opened
Nov 21, 2024 -
vite + vue takes up too much memory
#15294 opened
Nov 20, 2024 -
`--bail` flag behavior to support space-separated arguments in `bun test`
#15293 opened
Nov 20, 2024 -
bunx nx serve application on bun 1.1.36
#15292 opened
Nov 20, 2024 -
Prisma crashing when logging is enabled
#15291 opened
Nov 20, 2024 -
bun --frozen-lockfile shows error without explanation when version mismatch
#15288 opened
Nov 20, 2024 -
Bun's Postgres doesn't support subqueries with duplicate names
#15287 opened
Nov 20, 2024 -
Server crashed with segmentation fault
#15281 opened
Nov 20, 2024 -
[BUG] Can't upgrade bun on windows if its install directory is symlinked to another drive
#15279 opened
Nov 20, 2024 -
Proper Call Stack in macros
#15269 opened
Nov 20, 2024 -
bun crashes on "long" (recursive) iterations
#15254 opened
Nov 19, 2024 -
Crash on Docker build
#15249 opened
Nov 19, 2024 -
Support publishing for bun workspaces
#15246 opened
Nov 19, 2024 -
bun publish to GitHub Package Registry fails with 400 Bad Request / no attachments present in packument
#15245 opened
Nov 19, 2024 -
Support Angular component testing with HTML file templates
#15240 opened
Nov 19, 2024 -
add a way to auto-impoort all paks
#15236 opened
Nov 19, 2024 -
panic(main thread): Segmentation fault at address 0x48
#15232 opened
Nov 19, 2024 -
Building angular app inside bun image hangs
#15226 opened
Nov 18, 2024 -
DOM Testing Library setup does not work in workspaces
#15225 opened
Nov 18, 2024 -
Bun vscode extension breaks "javascript debug terminal" for node
#15223 opened
Nov 18, 2024 -
Setting up Testing Library support does not work as documented.
#15222 opened
Nov 18, 2024 -
Bun x Astrojs x Svelte 5 compile errors
#15220 opened
Nov 18, 2024 -
Handling an invalid regualr expression
#15219 opened
Nov 18, 2024 -
Segmentation when try to run next's dev
#15216 opened
Nov 18, 2024 -
Crashed when trying to access an undefined variable in Express Request variable
#15215 opened
Nov 18, 2024 -
`bun add --development` leaves a package in `"dependencies"`
#15209 opened
Nov 18, 2024 -
`bun test` exits with code 0 when the entrypoint fails to resolve (ModuleNotFound)
#15208 opened
Nov 18, 2024 -
Crash on install
#15207 opened
Nov 17, 2024 -
compile flag to prevent terminal window when launching single file exe
#15206 opened
Nov 17, 2024 -
bunshell dirname command does not work on Bun 1.1.34
#15202 opened
Nov 17, 2024 -
Bun not acknowledging changes in files
#15200 opened
Nov 17, 2024 -
Support npm commands, specifically install
#15198 opened
Nov 17, 2024 -
nfc-pcsc / nfc-pcsclite native module segfault on bun
#15197 opened
Nov 17, 2024 -
Seg fault Linux Kernel v6.5.0
#15196 opened
Nov 17, 2024 -
`Bun.inspect()` with `depth: Infinity` truncates arrays
#15193 opened
Nov 17, 2024 -
bun add <package> Compatibility Behaviour
#15190 opened
Nov 16, 2024 -
Bun.$ crashes on macOS ARM64 with large array of non-empty strings
#15189 opened
Nov 16, 2024 -
Crash on my CLI after a certain count of cmd call
#15174 opened
Nov 15, 2024 -
Bun stack traces with eval() are not good
#15172 opened
Nov 15, 2024 -
Dark Mode support for bun.sh/guides
#15169 opened
Nov 15, 2024 -
Bundle CSS hexadecimal content property add redundant "\\" character to output
#15168 opened
Nov 15, 2024 -
crash run test with serve
#15157 opened
Nov 14, 2024 -
"Bun create cloudflare@latest" causes bun to crash
#15156 opened
Nov 14, 2024 -
Bun does not load `.env` when run via bin
#15155 opened
Nov 14, 2024 -
react-icons problem
#15152 opened
Nov 14, 2024 -
fetch don't follow 302/308 correctly
#15150 opened
Nov 14, 2024 -
Bun crah report
#15149 opened
Nov 14, 2024 -
Segmentation Fault
#15145 opened
Nov 14, 2024 -
Bun recognizes all functions in native.node as classes.
#15142 opened
Nov 14, 2024 -
tracking: JSValue safety in our Zig and JS bindings
#15141 opened
Nov 14, 2024 -
Unable to import monaco-editor due to bundler crush
#15140 opened
Nov 13, 2024 -
Add support for npm equivalent --prefix (expected: `bun run dev --prefix ./a-sub-directory/`)
#15135 opened
Nov 13, 2024 -
Segfault when running mssql
#15133 opened
Nov 13, 2024 -
Breakpoints are being hit at unexpected locations when using Bun for debugging
#15131 opened
Nov 13, 2024 -
build with splitting for cjs are not imported chunks
#15125 opened
Nov 13, 2024 -
inconsistent node_modules layout depends on order of installs
#15124 opened
Nov 13, 2024 -
bun upgrade --help should document --stable
#15113 opened
Nov 12, 2024 -
crash: Ran callback to install enqueued packages, but there was no task associated with it.
#15110 opened
Nov 12, 2024 -
Segmentation fault issue with Bun panic(main thread)
#15109 opened
Nov 12, 2024 -
Bun keep install devDependencies on project
#15107 opened
Nov 12, 2024 -
Cannot Run bunx prisma init
#15105 opened
Nov 12, 2024 -
panic(main thread): cast causes pointer to be null
#15104 opened
Nov 12, 2024 -
`bun install --production` produce errors with devDependencies: "workspace: *"
#15102 opened
Nov 12, 2024 -
Bun env-expand doesn't work between env files
#15099 opened
Nov 12, 2024 -
minifier: `export default` should not be printed with an intermediate variable
#15098 opened
Nov 12, 2024 -
@kubernetes/client-node exec doesn't work
#15093 opened
Nov 11, 2024 -
Bun Crash After several time
#15092 opened
Nov 11, 2024 -
Add a new template starter to bun create command: bun create tanstack-start
#15089 opened
Nov 11, 2024 -
`Bun.sql` tracking issue (Postgres client)
#15088 opened
Nov 11, 2024 -
Implement case-changing utility methods
#15087 opened
Nov 11, 2024 -
fs.watch cannot detect changes in files that are created after bun starts
#15085 opened
Nov 11, 2024 -
Import attribute text loader not returning file contents when importing CSS file
#15084 opened
Nov 11, 2024 -
Aliases in script commands are not found
#15081 opened
Nov 10, 2024 -
Normalizing blob type with charset causing bug on type validation
#15078 opened
Nov 10, 2024 -
setInterval keeps running during child_process.execSync
#15074 opened
Nov 9, 2024 -
`env` variables not loading when using Sequelize `db:migrate`
#15073 opened
Nov 9, 2024 -
Huge bigints work both in Deno and Node, but not in Bun
#15072 opened
Nov 9, 2024 -
panic: attempt to unwrap error: OutOfMemory
#15070 opened
Nov 9, 2024 -
Unable to perform bun install
#15069 opened
Nov 9, 2024 -
Plugin api enhancement: PluginBuilder.onEnd / PluginBuilder.onFinalize
#15068 opened
Nov 9, 2024 -
A single command to install both dependencies and devDependencies.
#15065 opened
Nov 9, 2024 -
Bun crash (Windows)
#15062 opened
Nov 8, 2024 -
bun outdated and crash bun
#15061 opened
Nov 8, 2024 -
Puppeteer Does not launch a new page on Linux, but works on macOS. Works on node with Linux and macOS
#15060 opened
Nov 8, 2024 -
Memory leak with rrule-rust npm module
#15055 opened
Nov 8, 2024 -
issues with package.json exports resolution
#15053 opened
Nov 8, 2024 -
Debug output in vscode does not show colors any more
#15051 opened
Nov 8, 2024 -
Inbuilt support for p-queue (Bun.PQueue)
#15050 opened
Nov 8, 2024 -
perf profiler support
#15048 opened
Nov 8, 2024 -
`--watch` doesn't pick up changes in `Worker` files
#15042 opened
Nov 7, 2024 -
Crash while running `bun test`
#15038 opened
Nov 7, 2024 -
invalid byte sequence for encoding "UTF8": 0x00
#15037 opened
Nov 7, 2024 -
`bunx` 404s on local package bin scripts
#15036 opened
Nov 7, 2024 -
socket.remotePort Returns Server's Listening Port Instead of Client's Port in node:net Module
#15034 opened
Nov 7, 2024 -
`Bun.build` return the original path of entry point
#15033 opened
Nov 7, 2024 -
Bun bundle not work with PgLite
#15032 opened
Nov 7, 2024 -
--hot mode caused double echo in console
#15027 opened
Nov 7, 2024 -
bun install crash on Windows
#15023 opened
Nov 6, 2024 -
Fetch body doesn't work properly with fs.ReadStream
#15022 opened
Nov 6, 2024 -
Memory is not getting freed after reading multiple files (Node:fs and Bun.File)
#15020 opened
Nov 6, 2024 -
installing specific version of npm package hangs seemingly indefinitely
#15019 opened
Nov 6, 2024 -
Manually trigger Hot Module Reload
#15014 opened
Nov 6, 2024 -
Bun.build Disclosing private content | 泄露隐私
#15013 opened
Nov 6, 2024 -
manually editing "stdout"-file prevents further piping
#15012 opened
Nov 6, 2024 -
fs.watch does not detect files changed by Helix
#15010 opened
Nov 6, 2024 -
"Exports named not found" in Nest.JS when only types are exported
#15006 opened
Nov 5, 2024 -
Segmentation fault
#15005 opened
Nov 5, 2024 -
Build plugin feat: add `entrypoint` field to args in `onLoad` callback
#15003 opened
Nov 5, 2024 -
Error when bun i
#15002 opened
Nov 5, 2024 -
Sveltekit build fails with ENOENT
#15000 opened
Nov 5, 2024 -
bun install git dependencies throw useless error
#14998 opened
Nov 5, 2024 -
Bun docker application(oven/bun:1.1.34-debian) takes long to install and then fails on startup
#14997 opened
Nov 5, 2024 -
bun compile bytecode crash on windows
#14992 opened
Nov 5, 2024 -
authTagLength in createCipheriv does not work
#14991 opened
Nov 4, 2024 -
[TS] Missing workerData on WorkerOptions
#14989 opened
Nov 4, 2024 -
Content-type - multipart/form-data header is missing
#14988 opened
Nov 4, 2024 -
Bun v1.1.34 segfault building Docusaurus v3.6 with Docusaurus Faster
#14987 opened
Nov 4, 2024 -
dotenv
#14986 opened
Nov 4, 2024 -
please guide me, I get Error during create app
#14985 opened
Nov 4, 2024 -
Panic when passing an existing/default import condition to --conditions
#14979 opened
Nov 4, 2024 -
Bundler, jsxDEV in production breaking the build and the import
#14978 opened
Nov 4, 2024 -
module.parent or module.main or module.children properties are always undefined
#14975 opened
Nov 3, 2024 -
Bun v1.1.34 causes issue with lint-staged command `bun --filter '*' check && :`
#14974 opened
Nov 3, 2024 -
`process.stdout.read` does not exist
#14968 opened
Nov 3, 2024 -
bun shell interactive mode
#14967 opened
Nov 3, 2024 -
Bun's ffi.dlopen doesn't work well.
#14966 opened
Nov 3, 2024 -
Crash on installing bun-types
#14964 opened
Nov 3, 2024 -
Problems with generating prisma client using bun
#14962 opened
Nov 2, 2024 -
`error: h2 is not supported` in `http2-wrapper` package
#14958 opened
Nov 2, 2024 -
Bun cannot initialize expo app with `--bun` flag
#14955 opened
Nov 2, 2024 -
Using `import.meta.dir` when compiling with `--bytecode` flag throws error
#14954 opened
Nov 2, 2024 -
awaiting top level no-op promise that never resolves is missing an error/warn, causing 100% cpu usage
#14951 opened
Nov 2, 2024 -
Websocket server close() never called after connection established
#14946 opened
Nov 1, 2024 -
Crash when i delete node_modules and install with `bun i` in the same time
#14945 opened
Nov 1, 2024 -
SystemError spawnSync exit code 1 after running `biome format`
#14944 opened
Nov 1, 2024 -
Have an error
#14942 opened
Nov 1, 2024 -
bun build generates undefined variable when bundling @swc/wasm-typescript
#14939 opened
Nov 1, 2024 -
Recursive globs fail too early on partial path match
#14934 opened
Nov 1, 2024 -
Crash when build app
#14929 opened
Oct 31, 2024 -
bun cant install from tarball url
#14928 opened
Oct 31, 2024 -
bunx crash creating Svelte project
#14926 opened
Oct 31, 2024 -
[pug] [bun build] SyntaxError: An error occurred while parsing code with `--sourcemap`
#14925 opened
Oct 31, 2024 -
bun: command not found: set in Ubuntu 24.04.1
#14920 opened
Oct 31, 2024 -
bake: assertion failure with invalid cache key
#14913 opened
Oct 30, 2024 -
Bun runs out of memory although memory is available and doesn't peak
#14912 opened
Oct 30, 2024 -
`bunx`/`bun exec` not working as intended with `npm:` prefix
#14910 opened
Oct 30, 2024 -
Bun Fails to Alias Package as "build" When Folder Name is Also "build" in Workspaces
#14909 opened
Oct 30, 2024 -
bunx shadcn-svelte@next init
#14906 opened
Oct 30, 2024 -
Illegal instruction running baseline build on CPU that supports SSE4.2
#14905 opened
Oct 30, 2024 -
Bun types not supporting Typescript 5.7 TypedArrays now being generic over ArrayBufferLike
#14892 opened
Oct 29, 2024 -
Issue with `@protobufjs/inquire` when bundled with Bun
#14891 opened
Oct 29, 2024 -
Make `bun:test` import and `describe()` no-op at runtime
#14890 opened
Oct 29, 2024 -
[bun build] `--minify` breaks pg for `--compile` in nest.js app
#14888 opened
Oct 29, 2024 -
cipher doesn't throw an error for invalid argument
#14881 opened
Oct 28, 2024 -
UDP Cluster not sharing workload
#14880 opened
Oct 28, 2024 -
Source maps not working when compiling code with TypeORM as dependency
#14879 opened
Oct 28, 2024 -
Segmentation fault at address 0x80: While usingTensorflow JS
#14878 opened
Oct 28, 2024 -
Support `Run-time import paths` / `template literals` in `Bun.build()`
#14877 opened
Oct 28, 2024 -
Allow overwriting Bun.stdout and Bun.stderr
#14874 opened
Oct 28, 2024 -
Support `await` in `eval` and `node:vm`
#14873 opened
Oct 28, 2024 -
bun remove non-existent-package doesn't throw any error
#14870 opened
Oct 28, 2024 -
Bun hangs on Prisma generate after v1.1.29 on Windows
#14868 opened
Oct 28, 2024 -
Reflect Metadata - design:returntype is wrong for getter properties
#14863 opened
Oct 27, 2024 -
Sudden crash while using drizzle orm with bun
#14862 opened
Oct 27, 2024 -
Crash in bun
#14856 opened
Oct 27, 2024 -
Bun cannot create new Hono project on Windows
#14855 opened
Oct 27, 2024 -
It takes up a lot of memory resources on Windows 10.
#14852 opened
Oct 27, 2024 -
"When I run RocksDB using Bun, it crashes the Bun."
#14851 opened
Oct 27, 2024 -
Bun Crashed
#14850 opened
Oct 27, 2024 -
Error while runing bunx scripts
#14848 opened
Oct 26, 2024 -
Possible memory leak
#14846 opened
Oct 26, 2024 -
Invalid enum value
#14844 opened
Oct 26, 2024 -
Segmentation fault at address 0x4A0D0
#14842 opened
Oct 26, 2024 -
Bun http module does not work the same as node
#14841 opened
Oct 26, 2024 -
napi: missing uv_default_loop
#14830 opened
Oct 26, 2024 -
Using https with bundlers (e.g Vite)
#14825 opened
Oct 25, 2024 -
NODE_AUTH_TOKEN or NPM_TOKEN suppor for `bun publish`
#14824 opened
Oct 25, 2024 -
napi: exception occurred in napi_create_reference
#14822 opened
Oct 25, 2024 -
run bun update = Segmentation fault
#14820 opened
Oct 25, 2024 -
DX: time taken printed inconsistently
#14819 opened
Oct 25, 2024 -
oh no: Bun has ran out of memory.
#14818 opened
Oct 25, 2024 -
pathToFileURL on Windows fails to include drive letter when input path starts with /
#14816 opened
Oct 25, 2024 -
LoadLibrary failed: A dynamic link library (DLL) xml2json node-expat
#14808 opened
Oct 25, 2024 -
panic(main thread): Segmentation fault at address 0x10
#14800 opened
Oct 24, 2024 -
Bun script runner exits early on `^C` when multiple levels of package scripts
#14799 opened
Oct 24, 2024 -
JSX empty type field for those functional components starting with uppercase letter
#14797 opened
Oct 24, 2024 -
Error initializing app with bunx nuxi@latest: Missing package.json
#14796 opened
Oct 24, 2024 -
bun will automatically abort the streaming messages of vite proxy
#14795 opened
Oct 24, 2024 -
Crash bug
#14794 opened
Oct 24, 2024 -
Remove `tmpdir_path` after `bun upgrade` or make it unique per user
#14793 opened
Oct 24, 2024 -
bun --watch logs error twice
#14791 opened
Oct 24, 2024 -
Bun.transpiler JSX empty result
#14789 opened
Oct 24, 2024
501 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Start fixing bugs discovered by Node.js's Node-API tests
#14501 commented on
Nov 23, 2024 • 62 new comments -
make sure ipc with json serialization still works when bun is parent and not the child
#14756 commented on
Oct 29, 2024 • 3 new comments -
`ciphers` option in `https.createServer` doesn't do anything
#9425 commented on
Nov 13, 2024 • 0 new comments -
crypto createSign significant slower than in Node
#9147 commented on
Nov 13, 2024 • 0 new comments -
`new http.Agent()` returning an `https` agent
#8704 commented on
Nov 13, 2024 • 0 new comments -
express HTTPS server unexpectedly closes connection in bun 1.0.23
#8636 commented on
Nov 13, 2024 • 0 new comments -
UNABLE_TO_GET_ISSUER_CERT error when connecting with mTLS
#8616 commented on
Nov 13, 2024 • 0 new comments -
Unable to execute request with unix socket
#8491 commented on
Nov 13, 2024 • 0 new comments -
Unhelpful/misleading Bun Error: OpenSSL NO_START_LINE via OPENSSL_internal PEM routines
#8551 commented on
Nov 13, 2024 • 0 new comments -
bun run with error: 'ECDH' not found in module 'crypto'
#8470 commented on
Nov 13, 2024 • 0 new comments -
Http.request createConnection is not called
#7471 commented on
Nov 13, 2024 • 0 new comments -
Segmentation fault wrapping socket in TLS
#7682 commented on
Nov 13, 2024 • 0 new comments -
family is undefined when listening at localhost (net:server)
#7352 commented on
Nov 13, 2024 • 0 new comments -
writeOrBuffer: TypeError: undefined is not a function
#6802 commented on
Nov 13, 2024 • 0 new comments -
Node SNICallback support
#6749 commented on
Nov 13, 2024 • 0 new comments -
Bun creates insecure ECDSA signatures with a deterministic output
#6268 commented on
Nov 13, 2024 • 0 new comments -
`http.ServerResponse` only flushes content automatically to network after second write call
#5869 commented on
Nov 13, 2024 • 0 new comments -
Fix crash with package-lock.json when using npm: aliases
#14780 commented on
Oct 29, 2024 • 0 new comments -
socket.write does not work with `node:http`
#9882 commented on
Nov 13, 2024 • 0 new comments -
Crypto.{verify/sign}() not working with ssh-ed25519
#10425 commented on
Nov 13, 2024 • 0 new comments -
Advanced `dgram` methods
#10381 commented on
Nov 13, 2024 • 0 new comments -
res.write() and res.end() functions in Node.JS compatiblity HTTP server ignore character encoding
#10796 commented on
Nov 13, 2024 • 0 new comments -
`crypto.verify` throws `Invalid PEM data` error when Node.js doesn't
#11029 commented on
Nov 13, 2024 • 0 new comments -
Support Socket access from `node:http`
#11230 commented on
Nov 13, 2024 • 0 new comments -
tls.connect() does not respect localAddress and localPort options
#11570 commented on
Nov 13, 2024 • 0 new comments -
TLS version limitation something like Node.js `--tls-max-v1.2` cli arg
#13710 commented on
Nov 13, 2024 • 0 new comments -
node compat: missing tls.Server.setTicketKeys([48]byte)
#14604 commented on
Nov 13, 2024 • 0 new comments -
Support V8 C++ APIs for "nan" addons and other packages to work
#4290 commented on
Nov 13, 2024 • 0 new comments -
--filter reports error "No packages matched the filter" even when it's another failure
#13966 commented on
Nov 13, 2024 • 0 new comments -
Puppeteer can't close the browser: "pid must be a positive integer"
#8787 commented on
Nov 13, 2024 • 0 new comments -
ConnectionClosed: The socket connection was closed unexpectedly. For more information, pass `verbose: true` in the second argument to fetch()
#9881 commented on
Nov 13, 2024 • 0 new comments -
`bun run script.js` fails when script has node shebang
#4850 commented on
Nov 13, 2024 • 0 new comments -
Implement EventSource
#8474 commented on
Nov 13, 2024 • 0 new comments -
Bun not installing private packages from registry.npmjs.org
#14553 commented on
Nov 12, 2024 • 0 new comments -
[bunx] Script not found "codemod@latest"
#14596 commented on
Nov 15, 2024 • 0 new comments -
[macro] Macro should give more consistent type coerce result (aka, Blob/Response)
#7115 commented on
Nov 15, 2024 • 0 new comments -
`delete` operator not working as excepted
#6747 commented on
Nov 15, 2024 • 0 new comments -
Bun implementing a Formatter and Linter
#2246 commented on
Nov 15, 2024 • 0 new comments -
Shimmer patching breaks on bundled bun code
#13165 commented on
Nov 15, 2024 • 0 new comments -
`bun patch` fails with EACCES Permission denied mkdir() when adding new files in nested directory
#13330 commented on
Nov 14, 2024 • 0 new comments -
bunx prisma generate hangs indefinitely on v1.1.30 but works fine on v1.1.29
#14536 commented on
Nov 14, 2024 • 0 new comments -
Watchpack Error (watcher): EINVAL: Invalid argument
#14699 commented on
Nov 14, 2024 • 0 new comments -
Allow Build API `define` to map to non strings
#6404 commented on
Nov 14, 2024 • 0 new comments -
bun install/create fails with error: ConnectionRefused downloading package manifest
#4988 commented on
Nov 14, 2024 • 0 new comments -
Support esbuild plugin `onStart`, `onEnd`, and `onDispose` callbacks
#2771 commented on
Nov 14, 2024 • 0 new comments -
`.bunfig.toml` `globalDir` and `globalBinDir` is not respected on Windows 11
#12886 commented on
Nov 14, 2024 • 0 new comments -
`bun why` (like `yarn why`)
#692 commented on
Nov 13, 2024 • 0 new comments -
SNICallback support
#4053 commented on
Nov 13, 2024 • 0 new comments -
Bun cannot not proxy websocket requests
#14522 commented on
Nov 13, 2024 • 0 new comments -
`ssh2` is not able to sign with private key
#4487 commented on
Nov 13, 2024 • 0 new comments -
`mongoose` timeout error occurs when running with `bun` but not when running with `tsx`
#12306 commented on
Nov 13, 2024 • 0 new comments -
Implement `node:dns` module
#1744 commented on
Nov 13, 2024 • 0 new comments -
Implement `node:net`
#1796 commented on
Nov 13, 2024 • 0 new comments -
node:http.ServerResponse.assignSocket is not implemented
#2690 commented on
Nov 13, 2024 • 0 new comments -
[Bun + Express] Error: request size did not match content length.
#3842 commented on
Nov 13, 2024 • 0 new comments -
Invalid address from net.Server
#4341 commented on
Nov 13, 2024 • 0 new comments -
require('node:http').Server must be extended from require('node:net').Server
#4360 commented on
Nov 13, 2024 • 0 new comments -
`server.getConnections` is not implemented
#4459 commented on
Nov 13, 2024 • 0 new comments -
`node:http` IncomingMessage stream data cannot be read, events are not emitted
#4733 commented on
Nov 13, 2024 • 0 new comments -
`IncomingMessage#socket` not implemented
#5331 commented on
Nov 13, 2024 • 0 new comments -
Header Casing Mismatch Between Bun Client and Server
#5556 commented on
Nov 13, 2024 • 0 new comments -
Loader plugin example code doesn't work
#13857 commented on
Nov 13, 2024 • 0 new comments -
NODE_TLS_REJECT_UNAUTHORIZED not correctly updated using process.env
#5570 commented on
Nov 13, 2024 • 0 new comments -
RabbitMQ / amqplib errors (Invalid frame)
#5627 commented on
Nov 13, 2024 • 0 new comments -
Vite Reverse Proxy Randomly Hangs for Larger Data When Running With Bun Runtime
#5737 commented on
Nov 13, 2024 • 0 new comments -
Worker not handling message events while waiting for top-level `await`
#13570 commented on
Nov 10, 2024 • 0 new comments -
`ReadableStream` used as `fetch` `body` is `null` in `Bun.serve`
#10655 commented on
Nov 10, 2024 • 0 new comments -
`Bun.stdin.stream()` and `process.stdin` never closes.
#3255 commented on
Nov 10, 2024 • 0 new comments -
Bun.stdin.stream() loses chunks in async iteration
#8695 commented on
Nov 10, 2024 • 0 new comments -
Bun.stdin.stream() and Bun.file(0).stream() consistently hang on 983036 bytes of 1048576 bytes expected
#11553 commented on
Nov 10, 2024 • 0 new comments -
Requests with Transfer-Encoding: chunked seems to be broken in Bun but not in Node
#11621 commented on
Nov 10, 2024 • 0 new comments -
option to disable request body buffering in Bun.serve
#9100 commented on
Nov 10, 2024 • 0 new comments -
Bun.stdin.stream() TypeScript type is not iteratable
#8765 commented on
Nov 10, 2024 • 0 new comments -
Provide releases as tar file
#10211 commented on
Nov 10, 2024 • 0 new comments -
Implement fetch() full-duplex streams (state Bun's position on fetch #1254)
#7206 commented on
Nov 10, 2024 • 0 new comments -
Add --unsafely-ignore-certificate-errors[=<HOSTNAMES>...] flag
#10099 commented on
Nov 10, 2024 • 0 new comments -
Bun runtime plugin `onResolve` doesn't filter non-`file:` protocol imports
#9863 commented on
Nov 10, 2024 • 0 new comments -
Implement `stream.Writable.toWeb`
#3927 commented on
Nov 10, 2024 • 0 new comments -
Calling `next` on `console`'s asyncIterable causes its stream to become locked
#7541 commented on
Nov 10, 2024 • 0 new comments -
Running bun in valgrind shows an excessive amount of memory safety issues (false positives maybe?)
#579 commented on
Nov 10, 2024 • 0 new comments -
bun:sqlite not closable after running migrations
#11418 commented on
Nov 10, 2024 • 0 new comments -
Bun doesnt pick changes in monorepos packages
#9547 commented on
Nov 9, 2024 • 0 new comments -
error No "exports" main defined in /vercel/path0/node_modules/estree-walker/package.json
#7241 commented on
Nov 9, 2024 • 0 new comments -
Bun using restify: stream_wrap error
#4957 commented on
Nov 9, 2024 • 0 new comments -
bun pm pack is mishandling scoped packages
#14627 commented on
Nov 9, 2024 • 0 new comments -
Support nested "resolutions" / "overrides"
#6608 commented on
Nov 9, 2024 • 0 new comments -
Bun randomly crashed while running an http server
#13826 commented on
Nov 8, 2024 • 0 new comments -
bun shell rm -rf does not work on windows
#13523 commented on
Nov 8, 2024 • 0 new comments -
Exit on startup if SSE4.2 is not available
#14745 commented on
Nov 8, 2024 • 0 new comments -
Bun shell over SSH
#10542 commented on
Nov 8, 2024 • 0 new comments -
Global .npmrc not using authentication for custom registry
#14433 commented on
Nov 8, 2024 • 0 new comments -
Support `node-canvas`
#5835 commented on
Nov 8, 2024 • 0 new comments -
Update base image OS versions
#9240 commented on
Nov 8, 2024 • 0 new comments -
Support index.html as an entrypoint
#4688 commented on
Nov 8, 2024 • 0 new comments -
OpenTelemetry doesn't seem to work on Bun 0.7.0
#3775 commented on
Nov 7, 2024 • 0 new comments -
Global configuration from a config file does not seem to apply
#4553 commented on
Nov 7, 2024 • 0 new comments -
Node Serialport crashes
#4622 commented on
Nov 12, 2024 • 0 new comments -
Bun install stuck at Resolved, downloaded and extracted [2] with docker build
#12546 commented on
Nov 12, 2024 • 0 new comments -
Playwright connectOverCDP() not working
#9911 commented on
Nov 12, 2024 • 0 new comments -
"workspace:*" errors even if devDependency using --production
#14134 commented on
Nov 12, 2024 • 0 new comments -
bunx bug: `@latest` doesn't pull latest from registry
#4989 commented on
Nov 12, 2024 • 0 new comments -
can't run legacy vue2 project because process.env.hasOwnProperty is undefined in bun
#9779 commented on
Nov 12, 2024 • 0 new comments -
Implement a text-based lockfile format
#11863 commented on
Nov 12, 2024 • 0 new comments -
Bun is breaking a file from a dependency
#14588 commented on
Nov 12, 2024 • 0 new comments -
bun --bun run build -> "Module not found"
#13819 commented on
Nov 12, 2024 • 0 new comments -
Custom registry url gets trimmed if trailing forward slash is missing
#14017 commented on
Nov 11, 2024 • 0 new comments -
Add SQLcipher to SQLite implementation
#11397 commented on
Nov 11, 2024 • 0 new comments -
Worker messages and close events often lost if worker calls process.exit immediately after postMessage
#14144 commented on
Nov 11, 2024 • 0 new comments -
Transpiler stack overflow with many else if(0) branches
#13233 commented on
Nov 11, 2024 • 0 new comments -
Failed test error messages should be printed at the end of the output
#2109 commented on
Nov 11, 2024 • 0 new comments -
Breaking changes for Bun 1.2
#12181 commented on
Nov 11, 2024 • 0 new comments -
CommonJS module.exports is not a function
#4506 commented on
Nov 11, 2024 • 0 new comments -
TypeError: process.binding("fs") is not supported in Bun
#3546 commented on
Nov 10, 2024 • 0 new comments -
Worker bug
#14527 commented on
Nov 10, 2024 • 0 new comments -
Prune is not supported for Bun
#13982 commented on
Nov 10, 2024 • 0 new comments -
Bun's priorities
#798 commented on
Nov 10, 2024 • 0 new comments -
Preserve comments when `--minify-whitespace` is off
#2437 commented on
Nov 10, 2024 • 0 new comments -
Interactive update packages command.
#4895 commented on
Nov 10, 2024 • 0 new comments -
bundler: implement `--legal-comments` to control how licenses in source code is bundled.
#8727 commented on
Nov 10, 2024 • 0 new comments -
fetching *.localhost does not work
#14720 commented on
Nov 10, 2024 • 0 new comments -
Bun.build preserve important comments
#9795 commented on
Nov 10, 2024 • 0 new comments -
multipart/form-data filename attribute behavior differs from node
#14725 commented on
Nov 10, 2024 • 0 new comments -
TransformStream implementation stopped working with Bun 1.1.30
#14718 commented on
Nov 10, 2024 • 0 new comments -
Reading stdout and stderr while a process created with Bun Shell is running
#14693 commented on
Nov 10, 2024 • 0 new comments -
wrong line number for error "Right side of assignment cannot be destructured"
#14700 commented on
Nov 10, 2024 • 0 new comments -
bun build --compile error: Cannot find module "./engines/boa.js" from "/$bunfs/root/esvu"
#13672 commented on
Nov 10, 2024 • 0 new comments -
HTTP2 support for `Bun.serve()`
#14672 commented on
Nov 10, 2024 • 0 new comments -
Error: The Request.url getter can only be used on instances of Request
#12368 commented on
Nov 22, 2024 • 0 new comments -
bun install/update behind proxy still does not work in windows (v1.1.27)
#13877 commented on
Nov 22, 2024 • 0 new comments -
Bun fails to install/add packages to any project that is not on the C: drive
#10169 commented on
Nov 22, 2024 • 0 new comments -
Compatibility issue with terminal-kit (node:stream)
#13248 commented on
Nov 22, 2024 • 0 new comments -
`expect(...).*` types are overly strict and hard to work with
#6934 commented on
Nov 22, 2024 • 0 new comments -
Issues Installing/Running Bun on Void Linux (musl)
#14052 commented on
Nov 22, 2024 • 0 new comments -
Bun could not find a package.json file.
#5483 commented on
Nov 21, 2024 • 0 new comments -
ReadableStream cancel is not called
#14390 commented on
Nov 21, 2024 • 0 new comments -
bake dev server tracking issue
#14324 commented on
Nov 21, 2024 • 0 new comments -
MVP of CSS parser
#14167 commented on
Nov 21, 2024 • 0 new comments -
TypeError: ReadableStreamBYOBReader needs a ReadableByteStreamController
#12908 commented on
Nov 21, 2024 • 0 new comments -
[windows]: `EPERM` when installing the package locally at `../my-package`
#13379 commented on
Nov 21, 2024 • 0 new comments -
Bun leaks memory in Workers
#5709 commented on
Nov 21, 2024 • 0 new comments -
Fetch Bug or Promise.all bug
#10896 commented on
Nov 21, 2024 • 0 new comments -
Adding or installing is very slow, and switching images does not improve it
#14132 commented on
Nov 21, 2024 • 0 new comments -
TLS authorization incorrectly rejecting trusted certificates with MQTT.js
#6232 commented on
Nov 21, 2024 • 0 new comments -
windows: triggering registered uncaughtException handler prevents process from exiting
#12827 commented on
Nov 21, 2024 • 0 new comments -
crawlee playwright bun : Running crawlee's playwright crawler with bun causes Protocol mismatch error
#13296 commented on
Nov 21, 2024 • 0 new comments -
`bunx [email protected]` throws "could not determine executable to run for package exec" on Windows
#10068 commented on
Nov 21, 2024 • 0 new comments -
`bun build` doesn't hoist `"use strict"`, `"use client"`, `"use server"`, etc. directives
#6854 commented on
Nov 21, 2024 • 0 new comments -
Bun mangles package.json formatting in some cases
#9351 commented on
Nov 21, 2024 • 0 new comments -
ReferenceError: Bun is not defined
#5263 commented on
Nov 21, 2024 • 0 new comments -
--tsconfig-override is ignored; always loads tsconfig from cwd
#7079 commented on
Nov 20, 2024 • 0 new comments -
Problem with 'express-session' or 'connect-mongo'
#7604 commented on
Nov 20, 2024 • 0 new comments -
Bun test watch should only run relevant tests
#4825 commented on
Nov 20, 2024 • 0 new comments -
paraglide-js not working
#12777 commented on
Nov 20, 2024 • 0 new comments -
`env` variables are not loading in bun 1.0.36 or 1.1
#9877 commented on
Nov 20, 2024 • 0 new comments -
Changing process.title does nothing
#14255 commented on
Nov 20, 2024 • 0 new comments -
Throwing inside the bun repl can cause it to exit
#8375 commented on
Nov 20, 2024 • 0 new comments -
bun repl throws "SyntaxError: Can't create duplicate variable" with async IIFE const on second iteration
#8398 commented on
Nov 20, 2024 • 0 new comments -
`Object` in REPL is non-extensible
#9268 commented on
Nov 20, 2024 • 0 new comments -
docs: fix `coverageSkipTestFiles` default value
#14760 commented on
Nov 13, 2024 • 0 new comments -
feat: install specific version of Bun by `bun upgrade <version>`
#14706 commented on
Nov 14, 2024 • 0 new comments -
misc node:process fixes
#14621 commented on
Nov 16, 2024 • 0 new comments -
Rewrite node:http to not use Request & Response
#14384 commented on
Nov 23, 2024 • 0 new comments -
Schedule describe() callbacks in bun:test
#14354 commented on
Nov 1, 2024 • 0 new comments -
Fix FFI bugs and let the test run in CI
#14340 commented on
Nov 22, 2024 • 0 new comments -
chore: swap install counter and package name
#14308 commented on
Nov 18, 2024 • 0 new comments -
fix `getOwnTruthy`, fix #14299
#14307 commented on
Nov 2, 2024 • 0 new comments -
docs: `setup-bun` action bumped to v2
#14193 commented on
Nov 13, 2024 • 0 new comments -
Preserve -- in process.argv
#14003 commented on
Nov 18, 2024 • 0 new comments -
feat: support default test timeout in bunfig.toml
#13988 commented on
Nov 20, 2024 • 0 new comments -
Update `@types/node` dependency version
#13987 commented on
Nov 19, 2024 • 0 new comments -
fix(node:http) dont delay for too long the first chunk, always set headersSent after end
#13778 commented on
Nov 13, 2024 • 0 new comments -
fix ref count of source provider when printing error contents
#13107 commented on
Nov 15, 2024 • 0 new comments -
fix(HTTP Server): can't set custom statusText
#10266 commented on
Nov 13, 2024 • 0 new comments -
minimal Bun build?
#2541 commented on
Nov 24, 2024 • 0 new comments -
astro / There was an uncaught error in the middle of the stream while rendering
#11602 commented on
Nov 24, 2024 • 0 new comments -
Flagging Node Dependencies with `--external` does not work
#2701 commented on
Nov 24, 2024 • 0 new comments -
Do not elide lines with `bun run` with workspaces
#12431 commented on
Nov 24, 2024 • 0 new comments -
Segmentation fault at address 0xFFFFFFFFFFFFFFFF
#14632 commented on
Nov 23, 2024 • 0 new comments -
No X509Certificate Support Means Unable to verify iOS App Transactions via official Apple Node Library
#13802 commented on
Nov 23, 2024 • 0 new comments -
Running Playwright tests with Bun runtime and Playwright config file hangs + completes with no output or segfault
#8222 commented on
Nov 23, 2024 • 0 new comments -
SvelteKit Node adapter not working
#14299 commented on
Nov 23, 2024 • 0 new comments -
bun start crash - TypeError: undefined is not an object at terminate()
#11972 commented on
Nov 23, 2024 • 0 new comments -
Allow to install a package to a specific workspace
#7182 commented on
Nov 23, 2024 • 0 new comments -
3.6x memory usage over node while running NestJS application
#4796 commented on
Nov 23, 2024 • 0 new comments -
Windows: ```bunx``` postinstall error
#9841 commented on
Nov 23, 2024 • 0 new comments -
`bun build` crash
#14540 commented on
Nov 23, 2024 • 0 new comments -
Bun cannot start expo app
#14481 commented on
Nov 23, 2024 • 0 new comments -
TS Type error when importing a .txt file
#9276 commented on
Nov 23, 2024 • 0 new comments -
`@types/bun` still conflicts with `@types/node`
#8761 commented on
Nov 23, 2024 • 0 new comments -
panic(main thread): incorrect alignment
#11557 commented on
Nov 19, 2024 • 0 new comments -
Crash while installing package
#11530 commented on
Nov 19, 2024 • 0 new comments -
bun create elysia crash
#11527 commented on
Nov 19, 2024 • 0 new comments -
issue running with bun
#11498 commented on
Nov 19, 2024 • 0 new comments -
Error
#11459 commented on
Nov 19, 2024 • 0 new comments -
**panic**: Internal assertion failure on [RunCommand] when processing http request
#11407 commented on
Nov 19, 2024 • 0 new comments -
DSE-Read-Q
#11026 commented on
Nov 19, 2024 • 0 new comments -
`ink-use-stdout-dimensions` causes seg. fault
#11013 commented on
Nov 19, 2024 • 0 new comments -
LevelDB Error
#11010 commented on
Nov 19, 2024 • 0 new comments -
Bun crashed while installing deps
#10948 commented on
Nov 19, 2024 • 0 new comments -
TypeError: Expected Sink code: "ERR_INVALID_THIS"
#10632 commented on
Nov 19, 2024 • 0 new comments -
Bun build stucks with async reading file in macro
#14104 commented on
Nov 19, 2024 • 0 new comments -
ESLint: IntelliJ timeouts at "Starting ESLint service" since bun version >= 1.0.31
#11221 commented on
Nov 19, 2024 • 0 new comments -
Postgres.js | CONNECTION_CLOSED issue.
#11301 commented on
Nov 18, 2024 • 0 new comments -
createWebSocketStream in `ws` package not implemented
#4568 commented on
Nov 18, 2024 • 0 new comments -
worker_threads.Worker missing resourceLimits, stderr, stdout and eval options
#10768 commented on
Nov 18, 2024 • 0 new comments -
node:vm globalThis / this !== context
#4205 commented on
Nov 18, 2024 • 0 new comments -
Bun shell strips output colors
#11046 commented on
Nov 18, 2024 • 0 new comments -
Testing Bug: The Execution Order of Setup and Teardown in Testing is Incorrect
#5738 commented on
Nov 17, 2024 • 0 new comments -
Add CompressionStream
#1723 commented on
Nov 17, 2024 • 0 new comments -
Process is not terminated automatically
#13887 commented on
Nov 17, 2024 • 0 new comments -
ZSH "Insecure Directories" Error After Running Install Script on MacOS
#222 commented on
Nov 17, 2024 • 0 new comments -
\x in the snapshot data creates a corrupted snapshot
#10868 commented on
Nov 17, 2024 • 0 new comments -
Import named 'diffieHellman' not found in module 'crypto'
#6782 commented on
Nov 17, 2024 • 0 new comments -
Different behavior between node and bun when using the Neo4J driver, maybe something around TCP, works with node
#12772 commented on
Nov 16, 2024 • 0 new comments -
Bun Jetbrains plugin
#5720 commented on
Nov 16, 2024 • 0 new comments -
[Bundler] Single File Executable Compilation: Add complete node_modules dir into a binary
#8967 commented on
Nov 16, 2024 • 0 new comments -
Duplicate "graphql" modules error running a single-file executable built with `bun build` when using yoga or apollo
#11785 commented on
Nov 16, 2024 • 0 new comments -
i don't know if this is a bug or what, it's used up a lot of RAM.
#13954 commented on
Nov 16, 2024 • 0 new comments -
Failed to Install Dependencies from tgz in v1.1.30 - Display yarn.lock Diff
#14456 commented on
Nov 15, 2024 • 0 new comments -
The region is not changed in `Intl.Locale`.
#14713 commented on
Nov 15, 2024 • 0 new comments -
Bundler Duplicate Exports
#5344 commented on
Nov 20, 2024 • 0 new comments -
repl freezes after running alert() or confirm()
#7590 commented on
Nov 20, 2024 • 0 new comments -
Passing objects in await expressions in REPL
#10422 commented on
Nov 20, 2024 • 0 new comments -
Missing Esbuild plugin API options (resolveDir, pluginData)
#8994 commented on
Nov 20, 2024 • 0 new comments -
`signal` argument not used when passed to `net.createConnection` for connection timeouts
#13126 commented on
Nov 20, 2024 • 0 new comments -
`AbortSignal.timeout` and `fetch` not working when can't reach server
#13302 commented on
Nov 20, 2024 • 0 new comments -
bun does not support `tsconfig.json` `useDefineForClassFields`
#2060 commented on
Nov 20, 2024 • 0 new comments -
bake production build tracking issue
#14763 commented on
Nov 20, 2024 • 0 new comments -
Bun's Roadmap
#159 commented on
Nov 20, 2024 • 0 new comments -
Feature request: bun add --filter to install packages into specific workspace(s)
#14719 commented on
Nov 20, 2024 • 0 new comments -
Some async code doesn't produce stack trace on error
#2704 commented on
Nov 19, 2024 • 0 new comments -
using `/tmp/bun-node` for overriding node.js is incorrect
#7504 commented on
Nov 19, 2024 • 0 new comments -
URLPattern
#2286 commented on
Nov 19, 2024 • 0 new comments -
Feature Request: Embedding Bun within other native applications (like a Rust program)
#12017 commented on
Nov 19, 2024 • 0 new comments -
quick.db bug
#13368 commented on
Nov 19, 2024 • 0 new comments -
Support for neo4j-driver
#9914 commented on
Nov 19, 2024 • 0 new comments -
Coverage - provide a way to exclude lines or branches from coverage
#7662 commented on
Nov 19, 2024 • 0 new comments -
Bun performance slower than node using imapflow & mailparser
#11420 commented on
Nov 19, 2024 • 0 new comments -
Error packaging executable file "Right side of assignment cannot be destructured"
#9994 commented on
Nov 19, 2024 • 0 new comments -
AccessDenied: Bun fails to install package from private Git repository
#5949 commented on
Nov 19, 2024 • 0 new comments -
Using ink-table package causes segmentation fault
#11067 commented on
Nov 19, 2024 • 0 new comments -
Constructing deep objects in macros causes segfaults or weird syntax errors
#11730 commented on
Nov 19, 2024 • 0 new comments -
crash when trying to load a library
#11697 commented on
Nov 19, 2024 • 0 new comments -
Server crashes after a wiile, unsure what causes this
#11665 commented on
Nov 19, 2024 • 0 new comments -
Bun Segementation Fault in Production
#11651 commented on
Nov 19, 2024 • 0 new comments -
Bun failed to run the `start` command on Windows
#11616 commented on
Nov 19, 2024 • 0 new comments -
Crash Bun
#11600 commented on
Nov 19, 2024 • 0 new comments -
Prefilled crash report
#11592 commented on
Nov 19, 2024 • 0 new comments -
bunx shadcn-ui@latest init crashes
#11590 commented on
Nov 19, 2024 • 0 new comments -
Segmentation fault at address 0xFFECC
#11559 commented on
Nov 19, 2024 • 0 new comments -
zsh: trace trap bun run cron.js, before: zsh: segment fault
#11569 commented on
Nov 19, 2024 • 0 new comments -
dev server crashes after first refresh of the page - SIGSEGV (Address boundary error)
#9032 commented on
Oct 26, 2024 • 0 new comments -
Bun making error after getting data from REDIS
#9124 commented on
Oct 26, 2024 • 0 new comments -
Illegal instruction (core dumped) in linux
#9186 commented on
Oct 26, 2024 • 0 new comments -
Segmentation fault (core dumped), with a heavily async(ed) script.
#9213 commented on
Oct 26, 2024 • 0 new comments -
Bun segfaults if `/dev/null` is not available
#9274 commented on
Oct 26, 2024 • 0 new comments -
dynamic-import bug (core dumped)
#9296 commented on
Oct 26, 2024 • 0 new comments -
`bun run` causes `Segmentation fault` in Discord.js and ChromaDB project on Ubuntu 22.04 (Works fine on macOS)
#9333 commented on
Oct 26, 2024 • 0 new comments -
bun crashes on windows when using SSE2 CPU
#9888 commented on
Oct 26, 2024 • 0 new comments -
Crash Report: Illegal Instruction (core dumped) Error
#10396 commented on
Oct 26, 2024 • 0 new comments -
postinstall script from "@prisma/engines" terminated by SIGILL (Illegal instruction)
#10457 commented on
Oct 26, 2024 • 0 new comments -
Windows Illegal instruction at address 0x7FF65F9E4AB1 `get_tok_str`
#10487 commented on
Oct 26, 2024 • 0 new comments -
Crash while starting discord.js project
#10532 commented on
Oct 26, 2024 • 0 new comments -
Bun Install fail
#10544 commented on
Oct 26, 2024 • 0 new comments -
bun 1.1.5 crash on `bun install` (windows)
#10549 commented on
Oct 26, 2024 • 0 new comments -
re-exporting beforeAll from "bun:test" crashes preload script
#10554 commented on
Oct 26, 2024 • 0 new comments -
bun create next-app fail on bundows
#10555 commented on
Oct 26, 2024 • 0 new comments -
Open a file in a folder that does not exist
#10571 commented on
Oct 26, 2024 • 0 new comments -
Crash on startup about 75% of the time
#10577 commented on
Oct 26, 2024 • 0 new comments -
bun crash add react
#10580 commented on
Oct 26, 2024 • 0 new comments -
Next JS Starter with windows 11
#10598 commented on
Oct 26, 2024 • 0 new comments -
Bun crashes on Windows 11
#10600 commented on
Oct 26, 2024 • 0 new comments -
Bun has crashed
#10612 commented on
Oct 26, 2024 • 0 new comments -
Bun crashes when installing dependencies
#10613 commented on
Oct 26, 2024 • 0 new comments -
Bun Crashes with --watch (Segmentation fault at address 0xFFFFFFFFFFFFFFFF)
#10617 commented on
Oct 26, 2024 • 0 new comments -
Crash on start: normalizeStringWindowsT
#10623 commented on
Oct 26, 2024 • 0 new comments -
Bun crashes on bun add and bun upgrade
#10630 commented on
Oct 26, 2024 • 0 new comments -
Crash when re-adding a "file:" dependency
#10657 commented on
Oct 26, 2024 • 0 new comments -
Fetch in next.js with --bun flag
#10660 commented on
Oct 26, 2024 • 0 new comments -
Bree pkg = Segmentation fault at address 0x4b58c653fa8
#10663 commented on
Oct 26, 2024 • 0 new comments -
Bun Crash in Windows 10
#10675 commented on
Oct 26, 2024 • 0 new comments -
Bun crashes when trying to run OpenGL bindings for Node (NodeGL)
#10690 commented on
Oct 26, 2024 • 0 new comments -
bun throws script "start" exited with code 9 (SIGKILL) when creating a supabase client
#6010 commented on
Oct 26, 2024 • 0 new comments -
Segmentation Fault Error with ChromaDB
#6211 commented on
Oct 26, 2024 • 0 new comments -
Illegal instruction (core dumped)
#6224 commented on
Oct 26, 2024 • 0 new comments -
Bun will abort on 64K page size kernel
#6241 commented on
Oct 26, 2024 • 0 new comments -
fetch Segmentation Fault
#6415 commented on
Oct 26, 2024 • 0 new comments -
bun --bun run dev fails with SvelteKit
#6536 commented on
Oct 26, 2024 • 0 new comments -
[Bun 1.0.7] Segmentation fault when called fs.mkdtempSync on /tmp/XXXXXX dir
#6628 commented on
Oct 26, 2024 • 0 new comments -
FFI in tests presents segmentation fault
#6641 commented on
Oct 26, 2024 • 0 new comments -
Segmentation fault with sequelize-typescript + pg + reflect-metadata
#6644 commented on
Oct 26, 2024 • 0 new comments -
Macros on object with numeric keys
#6777 commented on
Oct 26, 2024 • 0 new comments -
Failed to enable File Watcher
#6856 commented on
Oct 26, 2024 • 0 new comments -
WeakValue Segfault from the official duckdb package
#6875 commented on
Oct 26, 2024 • 0 new comments -
Bun core dumped when serve a response from spawn
#6899 commented on
Oct 26, 2024 • 0 new comments -
@google-cloud/trace-agent fails to run on bun and returns a error everything was successful(90%) or segmentation faults(10%)
#6911 commented on
Oct 26, 2024 • 0 new comments -
Auth.js + SvelteKit crash: Unexpected AnyRequestContext tag
#7029 commented on
Oct 26, 2024 • 0 new comments -
Yoga wasm crash due to assertion failure
#7065 commented on
Oct 26, 2024 • 0 new comments -
[macro] crash with large complex array
#7116 commented on
Oct 26, 2024 • 0 new comments -
Sudden Segmentation Fault with `createReadStream`
#7118 commented on
Oct 26, 2024 • 0 new comments -
debug bun test got segmentation fault
#7198 commented on
Oct 26, 2024 • 0 new comments -
Fatal error when using the FFI interface.
#7339 commented on
Oct 26, 2024 • 0 new comments -
silent crash with pg package
#7781 commented on
Oct 26, 2024 • 0 new comments -
Bun crashes when there are too many FFI functions
#7968 commented on
Oct 26, 2024 • 0 new comments -
Segmentation fault running `[email protected]`
#8097 commented on
Oct 26, 2024 • 0 new comments -
`assert { type: 'css' }` Import assertion causing Segmentation fault with Transpiler
#8175 commented on
Oct 26, 2024 • 0 new comments -
[win][fs] Crash on reading (`fs.readFile`) 2 GB file+ (`reached unreachable code`)
#8255 commented on
Oct 26, 2024 • 0 new comments -
bun create <local> not working
#8325 commented on
Oct 26, 2024 • 0 new comments -
FilePoll.register failed
#8738 commented on
Oct 26, 2024 • 0 new comments -
Segfault using `MessagePort`
#8775 commented on
Oct 26, 2024 • 0 new comments -
Reading promise from prisma.find causes STATUS_HEAP_CORRUPTION (code 0xC0000374)
#8826 commented on
Oct 26, 2024 • 0 new comments -
packages with names over 1024 crash the resolver
#9020 commented on
Oct 26, 2024 • 0 new comments -
Segmentation fault (the memory image has been reset to disk) or Illegal instruction
#9029 commented on
Oct 26, 2024 • 0 new comments -
Bun add @types/bun
#10706 commented on
Oct 26, 2024 • 0 new comments -
Segmentation fault at address 0x0
#11014 commented on
Oct 26, 2024 • 0 new comments -
Watcher-Build combo sometimes crashes server
#11034 commented on
Oct 26, 2024 • 0 new comments -
Upstash Redis SDK - CI tests crash
#11036 commented on
Oct 26, 2024 • 0 new comments -
A random crash
#11045 commented on
Oct 26, 2024 • 0 new comments -
bunx solidui-cli fails
#12618 commented on
Oct 26, 2024 • 0 new comments -
msgpackr unpack throws undefined symbol error
#12754 commented on
Oct 26, 2024 • 0 new comments -
Crash on Windows
#13433 commented on
Oct 26, 2024 • 0 new comments -
dyld[96344]: missing symbol called
#13708 commented on
Oct 26, 2024 • 0 new comments -
Segmentation fault at address 0x5
#14045 commented on
Oct 26, 2024 • 0 new comments -
crash found while running emberjs tests
#14348 commented on
Oct 26, 2024 • 0 new comments -
panic(main thread):Failed to start HTTP Client thread:Unexpected
#14424 commented on
Oct 26, 2024 • 0 new comments -
Bun Crashed
#14768 commented on
Oct 26, 2024 • 0 new comments -
Bun build crashed
#14778 commented on
Oct 26, 2024 • 0 new comments -
`@aws-crypto/client-node` is not working on bun
#13442 commented on
Oct 25, 2024 • 0 new comments -
Using `minify: true` with Build API and `kravetsone/esbuild-plugin-autoload` results in deadlocks
#14539 commented on
Oct 25, 2024 • 0 new comments -
bun build injects env into bundle when --target=bun
#3835 commented on
Oct 25, 2024 • 0 new comments -
`bun test` with globs not detecting all tests
#10353 commented on
Oct 25, 2024 • 0 new comments -
`bun run-parallel` and `bun run-sequential` cli commands
#7589 commented on
Oct 25, 2024 • 0 new comments -
Panic with vite+lightningcss when using visitors
#13771 commented on
Oct 25, 2024 • 0 new comments -
Reached unreachable code in `NuxtJS 3`
#14775 commented on
Oct 25, 2024 • 0 new comments -
bunx codemon
#10739 commented on
Oct 25, 2024 • 0 new comments -
Install local tgz file, compatible with NPM and PNPM
#8689 commented on
Oct 25, 2024 • 0 new comments -
bun --filter gives (error: ENOENT)
#11295 commented on
Oct 25, 2024 • 0 new comments -
Support Vitest
#4145 commented on
Oct 25, 2024 • 0 new comments -
The performance of the `bun install` has been degraded in 1.0.17 in github actions
#7689 commented on
Oct 24, 2024 • 0 new comments -
[VSCode] Debugger does not start in launch mode
#14241 commented on
Oct 24, 2024 • 0 new comments -
Incorrect Handling of Multiple X-Forwarded-For Headers in Bun.serve
#14782 commented on
Oct 24, 2024 • 0 new comments -
Task Runner
#14731 commented on
Oct 24, 2024 • 0 new comments -
Crash on Mac
#14665 commented on
Oct 24, 2024 • 0 new comments -
Allow disabling of special logging for JSX components
#13616 commented on
Oct 24, 2024 • 0 new comments -
More space efficient, package manager
#570 commented on
Oct 24, 2024 • 0 new comments -
Segfault using Discord.JS and ts3-nodejs-library
#10720 commented on
Oct 26, 2024 • 0 new comments -
Elysia and bun crush when use in wndows
#10736 commented on
Oct 26, 2024 • 0 new comments -
Bun Crash Report
#10738 commented on
Oct 26, 2024 • 0 new comments -
Cannot create react project
#10744 commented on
Oct 26, 2024 • 0 new comments -
Bun crashes due to a memory leak when awaiting an array of buffers (from Google Cloud Storage).
#10773 commented on
Oct 26, 2024 • 0 new comments -
cast causes pointer to be null
#10780 commented on
Oct 26, 2024 • 0 new comments -
Wrong when expect toEqual
#10785 commented on
Oct 26, 2024 • 0 new comments -
bun install crashed
#10795 commented on
Oct 26, 2024 • 0 new comments -
Bun crash when running nextjs server
#10799 commented on
Oct 26, 2024 • 0 new comments -
Segmentation fault at address 0x6EB8
#10803 commented on
Oct 26, 2024 • 0 new comments -
report error
#10805 commented on
Oct 26, 2024 • 0 new comments -
Bun crashes when trying to install any package using ``bun install`` command.
#10820 commented on
Oct 26, 2024 • 0 new comments -
bun build --compile crashes on windows
#10822 commented on
Oct 26, 2024 • 0 new comments -
Segmentation fault at address 0x118 after enabling SSL in Sequelize with Postgres
#10825 commented on
Oct 26, 2024 • 0 new comments -
`Bun test` crashing on windows
#10830 commented on
Oct 26, 2024 • 0 new comments -
segfault after closing webview window
#10837 commented on
Oct 26, 2024 • 0 new comments -
Segfault upon making several concurrent calls to `Bun.build()`
#10843 commented on
Oct 26, 2024 • 0 new comments -
Bun crashes when using `prompts` and `node:readline` too many times in the same session
#10844 commented on
Oct 26, 2024 • 0 new comments -
`Bun.serve` crash with request context run in AsyncLocalStorage
#10846 commented on
Oct 26, 2024 • 0 new comments -
Bun crashed after processing over a million results from an external API
#10855 commented on
Oct 26, 2024 • 0 new comments -
Error when start project in linux
#10859 commented on
Oct 26, 2024 • 0 new comments -
Got this crash when testing | sending mails with aws SES is not working!
#10864 commented on
Oct 26, 2024 • 0 new comments -
Crash while running Vite dev
#10881 commented on
Oct 26, 2024 • 0 new comments -
Bun Crash on Windows: panic(main thread): Internal assertion failure
#10920 commented on
Oct 26, 2024 • 0 new comments -
using @sentry/node will crash bun
#10929 commented on
Oct 26, 2024 • 0 new comments -
Crash when running on another hard drive
#10944 commented on
Oct 26, 2024 • 0 new comments -
Bun crashing on running file on different partition than C on Windows.
#10951 commented on
Oct 26, 2024 • 0 new comments -
Crash with tdengine library
#10965 commented on
Oct 26, 2024 • 0 new comments -
Bun is auto-restarting due to crash [time: 1715357374657]
#10990 commented on
Oct 26, 2024 • 0 new comments -
Crash using winax from npm
#11007 commented on
Oct 26, 2024 • 0 new comments -
Almost every bun start this error, i dont know why just report from url
#11009 commented on
Oct 26, 2024 • 0 new comments -
Bug while creating expo projects using bun
#14016 commented on
Nov 3, 2024 • 0 new comments -
bunfig's [run] section not working
#11445 commented on
Nov 3, 2024 • 0 new comments -
File not found when running `bun --config bunfig.toml`
#13070 commented on
Nov 3, 2024 • 0 new comments -
SQLQueryBindings for arrays using IN operator
#13174 commented on
Nov 3, 2024 • 0 new comments -
In-source testing for Bun test
#3560 commented on
Nov 2, 2024 • 0 new comments -
Jest: Failed to parse the TypeScript config file
#14083 commented on
Nov 2, 2024 • 0 new comments -
Possible memory leak when used with MongoDB
#12117 commented on
Nov 2, 2024 • 0 new comments -
Undici.getGlobalDispatcher() is undefined
#6771 commented on
Nov 2, 2024 • 0 new comments -
`bun test` with output to file, with json/yaml format
#6250 commented on
Nov 2, 2024 • 0 new comments -
bun still re-adds itself to .zshrc every update
#10897 commented on
Nov 2, 2024 • 0 new comments -
oh no: Bun has ran out of memory.
#14781 commented on
Nov 2, 2024 • 0 new comments -
Stream example in bun.sh docs has Typescript error
#11903 commented on
Nov 2, 2024 • 0 new comments -
`npm_package_name` environment variable does not reflect nested packages
#11713 commented on
Nov 2, 2024 • 0 new comments -
FileSystemRouter reload method not working
#4522 commented on
Nov 1, 2024 • 0 new comments -
Ink (CLI framework) not working properly
#6862 commented on
Nov 1, 2024 • 0 new comments -
Support `Module.prototype._compile`
#13218 commented on
Nov 1, 2024 • 0 new comments -
Bun.file.formData()
#10201 commented on
Nov 1, 2024 • 0 new comments -
panic(main thread): access of union field 'git_clone' while field 'package_manifest' is active oh no: Bun has crashed. This indicates a bug in Bun, not your code.
#12145 commented on
Nov 1, 2024 • 0 new comments -
Bun Inspect ignoring debugger statement
#4842 commented on
Nov 1, 2024 • 0 new comments -
Bun can't install dependencies on Windows.
#14391 commented on
Nov 1, 2024 • 0 new comments -
[css-tree] error: Cannot find module "../data/patch.json" from "undefined" (may be `createRequire` bug)
#13076 commented on
Nov 1, 2024 • 0 new comments -
Implement Node-API in bun.js (napi)
#158 commented on
Nov 1, 2024 • 0 new comments -
Bundler environment variable inlining should be configurable
#9902 commented on
Oct 31, 2024 • 0 new comments -
bun remove git repo => install the repo 🤷
#14159 commented on
Oct 31, 2024 • 0 new comments -
support typescript@5 decorator
#4122 commented on
Oct 31, 2024 • 0 new comments -
FreeBSD support?
#1524 commented on
Oct 31, 2024 • 0 new comments -
Support JSDOM
#3554 commented on
Oct 31, 2024 • 0 new comments -
[bun:test] ALL after* callbacks are not invoked when `--bail`ing
#14574 commented on
Oct 31, 2024 • 0 new comments -
HTTPS options setup issue causing wrong port
#14123 commented on
Oct 31, 2024 • 0 new comments -
Support an array of formats in util.styleText
#11705 commented on
Oct 31, 2024 • 0 new comments -
Bun install connection refused
#7548 commented on
Oct 31, 2024 • 0 new comments -
Hashing files - ERROR: Digest already called
#7706 commented on
Nov 7, 2024 • 0 new comments -
Reference to external module when bundling jsdom
#14011 commented on
Nov 7, 2024 • 0 new comments -
Kill a process launched by Bun shell
#11868 commented on
Nov 7, 2024 • 0 new comments -
Update (or add) Docker images based on bookworm instead of bullseye
#14610 commented on
Nov 7, 2024 • 0 new comments -
Support for nohoist / multiple versions of the same package
#6850 commented on
Nov 7, 2024 • 0 new comments -
Bun test hangs and fails when mocking rejected promises and asserting with Supertest
#10437 commented on
Nov 7, 2024 • 0 new comments -
dyld[30845]: missing symbol called / undefined symbol: uv_mutex_lock
#6506 commented on
Nov 7, 2024 • 0 new comments -
Duplicate Exports Generated by `bun build` When Using `--splitting` Option with Glob Pattern in Entry
#14493 commented on
Nov 7, 2024 • 0 new comments -
Bun's .env reading causes issues with Vite's .env reading
#6338 commented on
Nov 7, 2024 • 0 new comments -
bun shell `$` read sync stdout line by line
#8365 commented on
Nov 6, 2024 • 0 new comments -
Unable to install ffmpeg-static on 1.1.27 (Worked 1.1.26)
#13849 commented on
Nov 6, 2024 • 0 new comments -
fetch tls type error
#13167 commented on
Nov 6, 2024 • 0 new comments -
bunx prisma generate | Docker
#12905 commented on
Nov 6, 2024 • 0 new comments -
Support rsbuild
#11628 commented on
Nov 5, 2024 • 0 new comments -
SyntaxError: redeclaration of var
#7710 commented on
Nov 5, 2024 • 0 new comments -
Building on Arch Linux w/ clang18
#14142 commented on
Nov 5, 2024 • 0 new comments -
Implement `WebAssembly.compileStreaming` and `WebAssembly.instantiateStreaming`
#14219 commented on
Nov 5, 2024 • 0 new comments -
Error using fastify.inject() to test a fastify web server
#10894 commented on
Nov 5, 2024 • 0 new comments -
can't set statusText
#13817 commented on
Nov 5, 2024 • 0 new comments -
Add compression of sources to --compile option
#10051 commented on
Nov 5, 2024 • 0 new comments -
SQLIte named parameter ORDER BY not working
#13304 commented on
Nov 4, 2024 • 0 new comments -
LightMyRequest: undefined is not an object (evaluating 'response._header.match')
#8358 commented on
Nov 4, 2024 • 0 new comments -
error: An unknown error ocurred, possibly due to low max file descriptors (Unexpected)
#6601 commented on
Nov 4, 2024 • 0 new comments -
bun: symbol lookup error: undefined symbol: uv_async_init
#5019 commented on
Nov 4, 2024 • 0 new comments -
node:http - incorrect local port on socket
#9856 commented on
Nov 4, 2024 • 0 new comments -
bun repl
#947 commented on
Nov 4, 2024 • 0 new comments -
SSH-ed25519 incompatabilities causing ssh not working with bun
#7130 commented on
Nov 3, 2024 • 0 new comments -
Bun crashes when performing fs.createReadStream in express app
#13980 commented on
Nov 3, 2024 • 0 new comments -
Support AdonisJS 6
#4822 commented on
Nov 3, 2024 • 0 new comments -
Bun does not support subpath imports
#10001 commented on
Nov 3, 2024 • 0 new comments -
`Uncaught SyntaxError` when importing certain PDFs via text loader
#12981 commented on
Nov 3, 2024 • 0 new comments -
Alias `install.save-exact` to `install.exact` in bunfig.toml
#5405 commented on
Oct 31, 2024 • 0 new comments -
WebGPU support
#7380 commented on
Oct 28, 2024 • 0 new comments -
Get cdktf-cli package working
#5306 commented on
Oct 28, 2024 • 0 new comments -
Support `watch: true` in `Bun.build()`
#5866 commented on
Oct 28, 2024 • 0 new comments -
`Bun.build` with plugin that delegates to `object` loader does not work
#7340 commented on
Oct 28, 2024 • 0 new comments -
HTMLRewriter does not work on ReadableStream + .text()
#14216 commented on
Oct 28, 2024 • 0 new comments -
Add support for debugging in vscode with zero configuration via auto-attach debugger
#12725 commented on
Oct 27, 2024 • 0 new comments -
`bun pm ls` doesn’t support naming a package to list
#13148 commented on
Oct 27, 2024 • 0 new comments -
Bun crashed the whole node while trying to build production build of nextjs app
#12507 commented on
Oct 27, 2024 • 0 new comments -
Override resolution inside sub-packages in monorepos fails
#14774 commented on
Oct 27, 2024 • 0 new comments -
`[email protected]` and later start stripping undefined in `expect().toEqual()` matching
#7390 commented on
Oct 27, 2024 • 0 new comments -
Implement a `html` coverage reporter for `bun test`
#4099 commented on
Oct 26, 2024 • 0 new comments -
[Bug]: Wrong file path in processed arguments on Windows using bun run <scripts>
#14555 commented on
Oct 26, 2024 • 0 new comments -
No source files in debugger with `--inspect`
#4716 commented on
Oct 26, 2024 • 0 new comments -
Implement JSON5 support as a module
#3175 commented on
Oct 26, 2024 • 0 new comments -
`satori-html` / `ultrahtml` packages not working in Bun
#8207 commented on
Oct 26, 2024 • 0 new comments -
Package install "renaming" doesn't work with Bun install
#4899 commented on
Oct 26, 2024 • 0 new comments -
Too many nested for-loops causes segfault
#817 commented on
Oct 26, 2024 • 0 new comments -
NAPI Class Pointer Segfault
#1711 commented on
Oct 26, 2024 • 0 new comments -
NAPI Creating ExternalBuffer with Finalizer Segfaults
#1826 commented on
Oct 26, 2024 • 0 new comments -
Segmentation fault when calling `Bun.resolveSync` within `PluginBuilder.onResolve`
#2200 commented on
Oct 26, 2024 • 0 new comments -
`bun install` of local path dependency crashes
#2447 commented on
Oct 26, 2024 • 0 new comments -
Bun Segfault on schroot
#2525 commented on
Oct 26, 2024 • 0 new comments -
Segfault when running a script on Oracle Server
#2779 commented on
Oct 26, 2024 • 0 new comments -
Prisma 5.0.0 crashes at startup on bun latest release/canary
#3647 commented on
Oct 26, 2024 • 0 new comments -
running bun server in pm2 now crashes: ENXIO: No such device or address, SIGHUP
#4327 commented on
Oct 26, 2024 • 0 new comments -
C++ error when using `spawnSync` and `ImageMagick`
#4369 commented on
Oct 26, 2024 • 0 new comments -
Crash with `bun test` scanning directory for test files in a folder with millions of files
#4382 commented on
Oct 26, 2024 • 0 new comments -
`Napi::Error::New(env, "MESSAGE").ThrowAsJavaScriptException()` results in SIGSEGV
#4526 commented on
Oct 26, 2024 • 0 new comments -
Expected scope error when using abstract class with decorator
#4579 commented on
Oct 26, 2024 • 0 new comments -
`Segmentation fault (core dumped)` when using Transformers.js
#4619 commented on
Oct 26, 2024 • 0 new comments -
`error: CouldntReadCurrentDirectory`
#5182 commented on
Oct 26, 2024 • 0 new comments -
Bunx not work as expected in execSync from node:child_process (but bun x works fine)
#11008 commented on
Oct 30, 2024 • 0 new comments -
V1: `bun test` throws `ReferenceError: Can't find variable: document` when using `@testing-library/svelte`
#5113 commented on
Oct 30, 2024 • 0 new comments -
bun installer should support a `--prune` option
#3605 commented on
Oct 30, 2024 • 0 new comments -
wildcard sideEffects are not supported yet
#5241 commented on
Oct 30, 2024 • 0 new comments -
Can't use https.Agent with node-fetch in bun and dispatcher from undici's fetch — can't add self signed certificate pinning
#10642 commented on
Oct 30, 2024 • 0 new comments -
Make `bun test` isolated
#6024 commented on
Oct 30, 2024 • 0 new comments -
Support Nuxt (Vite framework for Vue)
#3771 commented on
Oct 30, 2024 • 0 new comments -
1.1.10 breaks package manager
#11423 commented on
Oct 30, 2024 • 0 new comments -
Monorepo support
#533 commented on
Oct 29, 2024 • 0 new comments -
PM2 doesnt with with Bun
#4949 commented on
Oct 29, 2024 • 0 new comments -
Support for bun audit (like npm/yarn audit)
#5359 commented on
Oct 29, 2024 • 0 new comments -
`bun i` randomly hangs without lockfile
#13256 commented on
Oct 29, 2024 • 0 new comments -
Some HTTP tests are failing with supertest-fetch in Bun but not in Node
#6736 commented on
Oct 29, 2024 • 0 new comments -
`bun --filter` leaves the process open when pressing `Ctrl + C`
#10649 commented on
Oct 29, 2024 • 0 new comments -
`@eslint/eslintrc` `FlatCompat` / `import-fresh` throws an error in Bun
#13346 commented on
Oct 29, 2024 • 0 new comments -
Failed to move cross-compiled bun binary into cache directory
#11198 commented on
Oct 29, 2024 • 0 new comments -
Implement `process.binding("buffer")`
#2020 commented on
Oct 29, 2024 • 0 new comments -
Error While Installing Packages Using Bun
#14233 commented on
Oct 29, 2024 • 0 new comments -
bun update
#14149 commented on
Oct 29, 2024 • 0 new comments -
bun install
#14103 commented on
Oct 29, 2024 • 0 new comments -
Crash on `bun install --no-progress`
#13624 commented on
Oct 29, 2024 • 0 new comments -
Segmentation fault at address 0x4DB40A94F80
#12774 commented on
Oct 29, 2024 • 0 new comments -
error: failed to write file "" ENOENT: No such file or directory (open())
#10370 commented on
Oct 29, 2024 • 0 new comments -
[Windows] panic when migrating package-lock.json
#11265 commented on
Oct 29, 2024 • 0 new comments -
bun install fails on Windows
#11215 commented on
Oct 29, 2024 • 0 new comments -
Crash on `bun install`
#10774 commented on
Oct 29, 2024 • 0 new comments -
"bun install" not install dependencies with "github:**" pattern in package-lock file
#9107 commented on
Oct 29, 2024 • 0 new comments -
bun install not working on github action
#8854 commented on
Oct 29, 2024 • 0 new comments -
Segmentation fault at address 0x0
#12866 commented on
Oct 29, 2024 • 0 new comments -
[SubtleCrypto] Importing keys with invalid usages should return a better error message
#12824 commented on
Oct 28, 2024 • 0 new comments -
DOMParser API
#9304 commented on
Oct 28, 2024 • 0 new comments