-
Putting this here to see if there's interest in a Bun offline docset:
https://bun.sh/docs
Please 👍🏼 if you'd use this?
-
### Describe the bug
I install dependencies with vite ^5.3.1 (latest minor updates available) and fail with error
```
$ vite
file:///home/project/node_modules/vite/dist/node/chunks/dep-BWSbWtLw.js…
-
### How can we reproduce the crash?
Run a remix.run (Vite) via bun --bun
Package.json script:
"dev-remix": "remix vite:dev",
"dev": "bun --bun run dev-remix",
### Relevant log output
```shell
bun …
-
![bun](https://github.com/user-attachments/assets/6ec89df2-17d2-4abf-a8d1-3aba25fa4c63)
ovrsa updated
2 hours ago
-
### Environment
* Bun Version: `v1.1.33`
* Operating System version: `Linux 6.8.0-47-generic (Ubuntu)`
* Firebase SDK version: `firebase-admin@12.7.0`
* Firebase Product: `Firestore`
### Desc…
-
OS: Ubuntu 24.04 LTS (GNU/Linux 6.8.0-31-generic x86_64)
(base) root@kafeizha:# bun install
bun install v1.1.34 (5e5e7c60)
$ wxt prepare
WXT 0.19.13 …
-
### Clear and concise description of the problem
Currently, the [basic project](https://histoire.dev/guide/getting-started.html) cannot run with [bun](https://bun.sh/) - see https://github.com/oven-…
-
### What is the problem this feature would solve?
I want to write a server setup script in Bun shell, however I encounter following issue.
```setup.ts
await Bun.$`curl --proto '=https' --tlsv1.2 htt…
-
### Describe the bug
The Drawer in the @next version breaks inputs on mobile making the keyboard open and close in a very strange way
### Reproduction
It happens in the documentation exampl…
-
### `package.json` file
```json
{
"dependencies": {
"@dnd-kit/core": "6.1.0",
"@dnd-kit/modifiers": "7.0.0",
"@dnd-kit/sortable": "8.0.0",
"@dnd-kit/utilities": "3…