Manuel Sanchez
Manuel Sanchez
I think the size should be configurable.
Still broken, I think it is something with ESM and CJS compatibility, but does anyone have any guess or something more concrete?
Found https://www.npmjs.com/package/consola to be a great alternative, though not a drop-in replacement, creates loggers with different logging levels. But uses same `DEBUG` variable and allows using tags same way as...
I am not using the scoped: true at all and still getting the error EDIT: Oh, but I noticed I was still using `mount` instead of `use` in a part...
@SaltyAom when the body is extracted or accessed the following error is thrown: ``` Error: Failed to parse body as found: '' ``` It no longer erros with unexpected end...
@penberg I wasn't sure about neon, have to check how it works, but I am trying another approach now as this way it actually seems to be bundling all into...
@Jarred-Sumner @jonblatho Can we get this reopnened? I am experience the same issue in Bun v1.2.5, having to go back to `npm install` just fo the private repo to get...
I think it'd be safe to default GLEAM_CACERTS_PATH to the variable HEX_CACERTS_PATH if not set