Jozef Steinhübl

Results 73 comments of Jozef Steinhübl

You can add `bun-types` dependency for bun types

MariaDB: mysql Ver 15.1 Distrib 10.3.34-MariaDB, for debian-linux-gnu (aarch64) using readline 5.2 MySQL: mysql server version: mysql Ver 8.0.30-0ubuntu0.20.04.2 for Linux on aarch64 ((Ubuntu))

it looks like its issue with latest bun

> The bug here is that `fs` is marked as readonly when it should not be For now you can fix it by adding `fs = Object.assign({}, fs)` to the...

Would be better to ask on Bun's discord dev-general

What's your bun version?

@Jarred-Sumner something is broken with examples

Duplicate of https://github.com/oven-sh/bun/issues/82

Isn't https://github.com/oven-sh/bun/pkgs/container/bun-obj what you want?