Max Howell
Max Howell
This is good. Job done!
wow. @jhheider ideas?
so, deno controls this, LMK check their GitHub.
* https://github.com/denoland/deno/issues/11482 * https://github.com/denoland/deno/pull/6370 (`DENO_CERT` variable)
> https://dist.tea.xyz/openssl.org/darwin/aarch64/versions.txt @jhheider which is mysterious right? How can certs on macOS be broken.
One way `brew` avoided this sort of thing is using `curl` to do the downloads. Since generally, `curl` has been configured to work for the user.
eg. ``` cd tea/cli tea -Eds cd ../pantry tea -Eds ``` pantry’s env will be wrong.
Agree with @jhheider that returning the s3 url when you call the off-license with ipfs is a coding smell. Cannot merge this until everything in s3 is in ipfs, and...
well we're trying to demonstrate `.go` files. But this will be a nice exe/md example once we process more than a single “target”
Thanks Keith, taking a look. The REPL behavior was fairly recent and we forgot to test it against the “temporary” installer mode.