clover caruso

Results 232 comments of clover caruso

Also, if you would like to contribute to the install script, that would be appreciated. However, there was one done in the past, but I rejected it because it dropped...

let's fix the documentation of this. i was actually unaware of this too

this reminds me that anything that is `noreturn` (without error) will stop analyzing. which i think is an intentional design choice, but it is odd because it prevents stuff shown...

Duplicate of #3827 (prisma cli not working) and also of #8045 (bunx does not work on windows)

I like this proposal, but I don't like that it will force every CLI that is compatible to bun to add this field. It should not be required for packages...

> while `npx` happily just runs it with node i didn't realize that is even allowed. this feels more like a separate bug to me, and it should be implemented...

> src/string_immutable.zig is another place for path methods. Ideally we'd really locate these in the same place. imo we should split that file into - general purpose string stuff -...

bun install doesnt segfault often on installs, and i didnt reproduce anything in this giant package.json resolutions is being tracked in #1134

- I looked at implementing `process.binding("uv")`, it's simply just a `Map` object with error codes. - `fv.default.WriteStream.prototype.getColorDepth` should be fixed soon.