-
### Vue - Official extension or vue-tsc version
v2.0.26
### VSCode version
1.90.2
### Vue version
2.0.24
### TypeScript version
5.5.3
### System Info
```shell
System:
OS: Linux 5.15 Ubun…
-
### 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…
-
Hello,
i cant find a way to get prisma working with nuxt.
There is always bunch of errors - even in minimalistic setup.
I tried bun, yarn, pnpm - nothing works. Not in Stackblitz and not local.
It…
-
### How can we reproduce the crash?
```
bun i vite-node @solidjs/router solid-js vite-plugin-solid
```
make sure your `vite.config.ts` is setup correctly:
```ts
import { defineConfig } from "vite";
i…
-
### What version of Bun is running?
1.0.3+25e69c71e70ac8a0a88f9cf15b4057bd7b2a633a
### What platform is your computer?
Linux 6.2.0-33-generic x86_64 x86_64
### What steps can reproduce the…
-
**Describe the bug**
The `types` folder cannot be linked to anything `/usr/lib` or anything there
**To Reproduce**
Clone on Nix
**Expected behavior**
I don't know if you want to take this int…
-
### What is the problem this feature would solve?
Since Bun's early days, I have been annoyed by this missing feature: bash autocomplete does not work! https://sourabhbajaj.com/mac-setup/BashCompleti…
-
### What version of Bun is running?
1.1.25+fe62a6140
### What platform is your computer?
Darwin 23.2.0 arm64 arm
### What steps can reproduce the bug?
I'm trying to use @apple/app-store…
-
### Describe the bug
https://vercel.com/docs/functions/limitations#functions-name
> The following limits apply to the function's name when using [Node.js runtime](https://vercel.com/docs/functions…
-
### What version of Bun is running?
1.0.25
### What platform is your computer?
Darwin 23.2.0 arm64 arm
### What steps can reproduce the bug?
```
$ bun repl
> import { $ } from "bun";
…