-
### How can we reproduce the crash?
_No response_
### Relevant log output
_No response_
### Stack Trace (bun.report)
Bun v1.1.24 ([`85a3299`]()) on macos aarch64 [RunCommand]
**panic**: napi: na…
-
### Please avoid duplicates
- [X] I checked [all open bugs](https://github.com/nock/nock/issues?q=is%3Aissue+is%3Aopen+label%3Abug) and none of them matched my problem.
### Reproducible test case
N…
-
### How can we reproduce the crash?
_No response_
### Relevant log output
_No response_
### Stack Trace (bun.report)
Bun v1.1.31 ([`e448c4c`]()) on windows x86_64_baseline [RunCommand]
Segmentat…
-
### How can we reproduce the crash?
I just did `bun add -D @types/ bun` and it crashed.
`bun add -D @types/bun` works fine (without space)
### Relevant log output
_No response_
### Stack Trace (…
-
### What version of Bun is running?
1.1.31
### What platform is your computer?
Fedora 40 Linux (XFCE edition) 64-bit
### What steps can reproduce the bug?
1. Install bun `curl -fsSL https://bun.sh/…
-
Currently, our [build process](https://github.com/brisa-build/brisa/blob/canary/packages/brisa/src/cli/build.ts) has several workarounds that make it difficult to have an optimized hot reloading.
I…
-
### What version of Bun is running?
1.1.34-canary.40+693320879
### What platform is your computer?
Linux 5.15.0-43-generic x86_64 x86_64
### What steps can reproduce the bug?
```
bun install @swc…
-
### How can we reproduce the crash?
```pwsh
# Create
bun create docusaurus@latest website classic --typescript --package-manager bun
cd website
# Update to make sure you get Docusaurus v3.6
bun upda…
-
### What version of Bun is running?
1.1.34+5e5e7c60f
### What platform is your computer?
Darwin 23.6.0 arm64 arm
### What steps can reproduce the bug?
(For faster reproduction, here is a reposito…
-
Hi, I'm initializing dockerode like this:
```ts
const docker = new Docker({socketPath: '/var/run/docker.sock'});
```
but when I use it, it gives the following error:
```
Could not get cont…