-
I was waiting for this plugin a long time! Thank you so much for the hard work 🙏
Finally tried to use it on my Sanity setup using Bun (v1.1.33) but I get this error when launching the Studio (foll…
-
### Steps to reproduce
1. `bun create farm@latest`
1. Select `svelte` template.
1. `cd farm-project`
1. `bun install` - this installs svelte 4
1. `bun run dev` - works
1. `bun install svelte@lat…
-
build.ts
```
import html from "bun-plugin-html";
await Bun.build({
entrypoints: ["./index.html"],
outdir: "./out",
root: ".",
naming: {
// default values
entry: "[dir]/[na…
-
## Current Behavior
Locally the yarn test script is running fine but in CircleCI we are seeing this error:
```
/bin/sh: 1: bun: not found
lerna ERR! Failed to process project graph. Run "nx rese…
-
I realize this is a bun issue and not unique to this project, but it looks like you're the only project on all of github who are currently trying to run angular component tests using bun.
Theoretic…
-
**Describe the bug**
The compilation progress has long stalled at 15%
**Screenshots**
![image](https://github.com/user-attachments/assets/db97effd-b30f-4492-86a5-ac886b0415d0)
**Specifics (ple…
-
### What version of Bun is running?
1.1.33+247456b67
### What platform is your computer?
Linux 6.11.4-arch2-1 x86_64 unknown
### What steps can reproduce the bug?
1) Create basic react app with `…
-
### Build tool
Vite
### Where do you see the problem?
- [ ] In the browser
- [ ] In the terminal
### Describe the bug
So, before this I was doing fine with including the HTML pages. However, toda…
-
### Environment
```
------------------------------
- Operating System: Darwin
- Node Version: v22.6.0
- Nuxt Version: 3.14.159
- CLI Version: 3.15.0
- Nitro Version: 2.10.4
- Package …
-
I get this error when my linter runs over the bunx create-t3-app starting repo. I also get this linting error when i install zod separately into a empty repo. **The code runs fine tho**. I don't know …