-
### What version of Bun is running?
1.0.25+a8ff7be64
### What platform is your computer?
Darwin 23.2.0 arm64 arm
### What steps can reproduce the bug?
```
mkdir /tmp/bun-node-types && …
-
**Describe the bug**
When using *@bun-nx/nx:build* executor, the build executes correctily, but the nx target run forever and never exit
I'm using a mixed environment (node/bun)
**To Reprod…
-
**Description**
To make Openapi-Fetch more compatible with Bun, the fetch call should be modified.
The problem is that Bun removes all header information within the request object.
To avoid thi…
-
It would be lovely if this package would also add support for `bun` (https://bun.sh/)
-
### What version of Bun is running?
1.0.21+837cbd60d
### What platform is your computer?
maxos x86
### What steps can reproduce the bug?
The second parameter of websocket initialization…
-
### What is the type of issue?
_No response_
### What is the issue?
In https://bun.sh/guides/ecosystem/nextjs it is mentioned nextjs app router is incompatible with bun as it’s using node APIs not …
-
### What version of Bun is running?
1.1.31-canary.9+ff476313a
### What platform is your computer?
Darwin 23.2.0 arm64 arm
### What steps can reproduce the bug?
1. Clone the repository https://git…
-
### What is the type of issue?
_No response_
### What is the issue?
i did everything in this page
https://bun.sh/docs/quickstart
bun run start
dosnt working
it gives
$ bun run start
/usr/bin…
-
### What version of Bun is running?
1.1.9+bb13798d9
### What platform is your computer?
Linux 6.5.0-28-generic x86_64 x86_64
### What steps can reproduce the bug?
[Test Repo to reproduc…
-
I'm building an application in Deno that uses [lmdb-js](https://github.com/kriszyp/lmdb-js), and we hit a snag where asyncronous transactions don't work on Deno, which we believe is due to this issue …