You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 6, 2026. It is now read-only.
I've never installed deno or render-cli before so I tapped the keg and installed it and...
$ brew tap render-oss/render
$ brew install render
==> Fetching render-oss/render/render
==> Cloning https://github.com/render-oss/render-cli.git
Updating /Users/wizard/Library/Caches/Homebrew/render--git
==> Checking out tag v0.1.11
HEAD is now at 3b0f049 Add write permission for CI
HEAD is now at 3b0f049 Add write permission for CI
==> Installing render from render-oss/render
==> make build-completions
Last 15 lines from /Users/wizard/Library/Logs/Homebrew/render/01.make:
Download https://deno.land/std@0.129.0/node/internal_binding/_node.ts
deno compile \
--unstable \
--allow-net \
--allow-read \
--allow-run \
--allow-write \
--allow-env \
--target=aarch64-apple-darwin \
--output=./bin/render \
./entry-point.ts
error: Requires import access to "cdn.esm.sh:443", run again with the --allow-import flag
at https://esm.sh/v86/ajv@8.11.0/dist/types/index.d.ts:1:22
make[1]: *** [build-macos-aarch64] Error 1
make: *** [build-local] Error 2
If reporting this issue please do so at (not Homebrew/brew or Homebrew/homebrew-core):
https://github.com/render-oss/homebrew-render/issues
Not sure how to debug but happy to. Deno seems have installed fine.
I've never installed deno or render-cli before so I tapped the keg and installed it and...
Not sure how to debug but happy to. Deno seems have installed fine.