-
### Describe the bug
When you import `derived` from `svelte/store`, it seems like `$derived` breaks the lsp.
![image](https://github.com/user-attachments/assets/ae79e890-7e4d-4c22-b6bc-c1b38372a501)…
-
### How can we reproduce the crash?
I am experiencing a crash in Bun when using ctx['fillText']("Big smile!", 10, 90) with @napi-rs/canvas while integrating with Elysia on Bun.
### Relevant log out…
-
### Describe the bug
https://github.com/user-attachments/assets/1923160a-db69-47f1-95af-9c87d28d90b7
### Your Example Website or App
-
### Steps to Reproduce the Bug or Issue
```ts
import …
-
### Clear and concise description of the problem
Currently the Bun example doesn't work, arguments can only be literal strings, objects and arrays in `unplugin-macros`.
```ts
import {getText} f…
-
## 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…
-
Originally reported here: justdlabs/justd#244
**Describe the bug**
Just tried to init a new project that started with `bun init`. Bun creates a `tsconfig.json` file with the following contents:
…
-
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.
…
-
### How can we reproduce the crash?
_No response_
### Relevant log output
```shell
```
### Stack Trace (bun.report)
Bun v1.1.33 ([`247456b`]()) on windows x86_64 [RunAsNodeCommand]
Segmentation…
-
When running bun init on bun 1.113 and Node
`bun install v1.1.13 (bd6a6051)
🚚 @next/swc-linux-x64-gnu... /home/harry/quenti/node_modules/prisma/build/index.js:867
if (typeof process !== "und…
-
### Steps to reproduce
I'm always using latest versions
since today I have this issue
```
called `Result::unwrap()` on an `Err` value: Error { kind: UnexpectedEof, message: "failed to fill whole…