-
### What version of `drizzle-orm` are you using?
?
### What version of `drizzle-kit` are you using?
?
### Describe the Bug
From drizzle-kit-mirror repo: https://github.com/drizzle-team/drizzle-ki…
-
### What version of Bun is running?
1.1.37+8ca0eb831
### What platform is your computer?
Linux 6.8.0-49-generic x86_64 x86_64
### What steps can reproduce the bug?
1. run a websocket server (usin…
-
After updating to latest version of One (1.1.330) I now see the following errors when trying to `bun dev`:
```
✘ [ERROR] Could not resolve "@babel/runtime/helpers/interopRequireDefault"
../…
-
### What version of `drizzle-orm` are you using?
0.28.5
### What version of `drizzle-kit` are you using?
0.19.13
### Describe the Bug
Hi,
Applying `.returning()` in bun sqlite fails.
I'm g…
-
### Describe the bug
I am getting the below error when I am initializing shadcn or adding new component
Tried with bun (bunx) and pnpm too
```
✔ Preflight checks.
✔ Verifying framework. Found N…
-
### What version of Bun is running?
1.1.34+5e5e7c60f
### What platform is your computer?
5.15.167.4-microsoft-standard-WSL2 x86_64 x86_64
### What steps can reproduce the bug?
When running a file…
-
When using this adapter with SvelteKit in production, `bun run build` then `build ./build/index.js` my `fetch` statements gets closed after 10 seconds and automatically retried which is undesireable.
…
-
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 …
-
### How can we reproduce the crash?
_No response_
### Relevant log output
```shell
```
### Stack Trace (bun.report)
Bun v1.1.34 ([`5e5e7c6`]()) on windows x86_64 [RunCommand]
**panic**: Interna…
-
### `package.json` file
```json
{
"name": "bogus",
"version": "0.2.1",
"private": true,
"scripts": {
"dev": "next dev",
"build": "next build",
"start": "next start",
"lint": "…