John Spurlock

Results 54 comments of John Spurlock

Ugh, sorry. Looks like you're running into https://github.com/denoland/deno/issues/13516 Deno releases quickly, and will probably have that fixed in the next point release, since it affects so many people. In the...

Thanks - I think ultimately I'd like to keep the getting started page curt, and link off to a separate self-hosting doc page with comprehensive docs for each option and...

Deno finally got to the bottom of that regression for older glibc environments. Apparently fixed as of [Deno 1.19.3](https://github.com/denoland/deno/releases/tag/v1.19.3), which is currently the latest version.

It's been a while since I looked at this, but it would look something like restoring only the `aarch64-unknown-linux-gnu` parts out of this: https://github.com/skymethod/kv-connect-kit/commit/6ff39d26deca3ab4a1023d4d2523cd293b7e8bb5 and then add the new arch...