-
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…
-
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…
-
## 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…
-
### 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…
-
### Describe the bug
When running `wxt prepare`, ESLint config is generated even when `eslint` isn't installed.
### Reproduction
https://github.com/aklinker1/github-better-line-counts/tree/2660c4f1…
-
### Describe the bug
Unknown compiler option 'noUncheckedSideEffectImports'
Please add support for typescript@latest! (5.6.3)
### Reproduction
vitejs library project in lib mode + vite-plugin-d…
-
### Describe the bug
can build app of `x86_64-pc-windows-msvc` .
But cann't build android app.
Those code does not work when compiling Android in this project
```
$ cat ~/.cargo/config.toml…
-
I'm trying to use it with bun instead of node.
Just minimal straightforward example to check if it works. I have an index.ts file with the code below:
```js
import git from 'isomorphic-git';
imp…
-
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 …
-
### Describe the bug
Resizing the window when the dev tools are open or just the dev tools causes the program to continuously consume memory.
### Reproduction
1. create a new app with `bun create t…