-
- [x] I have searched for [similar issues](https://github.com/raineorshine/npm-check-updates/issues)
- [x] I am using the latest version of `npm-check-updates`
- [x] I am using `node >= 14.14`
--…
-
### What version of Bun is running?
1.1.33+247456b67
### What platform is your computer?
Linux 5.15.153.1-microsoft-standard-WSL2 x86_64 x86_64
### What steps can reproduce the bug?
Clone demo re…
-
### Version
1.48.1
### Steps to reproduce
1. Clone https://github.com/guillaumebrunerie/playwright-crash-supports.
2. Run `npm i`.
3. Run `npx http-server` in a different terminal (make sure you ge…
-
### How can we reproduce the crash?
We're using Workers and it seems to be a problem with the deep copying of the object via the worker boundary. Seems to be solved by using `JSON.stringify` and `p…
ad-si updated
1 month ago
-
### 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…
-
### Current Behavior
I just setup a new Nx monorepo with bun using `bunx create-nx-workspace@latest --preset=@nxtensions/astro --packageManager bun`
This github action file was generated:
```ya…
-
**Describe the bug**
A clear and concise description of what the bug is.
Hi,
I get the following when running **sudo nixos-rebuild switch --flake ~/.config/nixos#nixos** (where nixos is my host…
-
The library does not work with running it with bun, i get this error:
error: The module 'webgl' was compiled against a different Node.js ABI version using NODE_MODULE_VERSION 108. This version of B…
-
## Environment
Bun any at or above 1.1.22
## Steps to reproduce
here is repo
https://github.com/xoxoxo/buntestcs
clone
npm install
npm run build
bun run index.js
go to http://local…
-
### What version of Bun is running?
1.1.28+cf4e9cb69
### What platform is your computer?
Darwin 24.0.0 arm64 arm
### What steps can reproduce the bug?
Code:
```ts
// bug.ts
export …