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.
~/code ⌚ 17:50:04
$ brew tap render-oss/render
~/code ⌚ 17:50:09
$ brew install render
==> Downloading https://formulae.brew.sh/api/formula.jws.json
############################################################################################################################################################################################################################ 100.0%
==> Downloading https://formulae.brew.sh/api/cask.jws.json
############################################################################################################################################################################################################################ 100.0%
==> Fetching render-oss/render/render
==> Cloning https://github.com/render-oss/render-cli.git
Updating /Users/zephod/Library/Caches/Homebrew/render--git
==> Checking out tag v0.1.8
HEAD is now at 7ae178b Merge pull request #61 from render-oss/robdimarco/update-dependencies-lock-file
HEAD is now at 7ae178b Merge pull request #61 from render-oss/robdimarco/update-dependencies-lock-file
==> Installing render from render-oss/render
==> make build-completions
Last 15 lines from /Users/zephod/Library/Logs/Homebrew/render/01.make:
--allow-net \
--allow-read \
--allow-run \
--allow-write \
--allow-env \
--target=aarch64-apple-darwin \
--output=./bin/render \
./entry-point.ts
Check file:///private/tmp/render-20231013-79670-1trne6m/entry-point.ts
error: TS2339 [ERROR]: Property 'connection' does not exist on type'WebSocketStream'.
conn = await stream.connection;~~~~~~~~~~
at file:///private/tmp/render-20231013-79670-1trne6m/commands/services/tail.ts:62:31
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
I've just reinstalled homebrew using the Mac package installer (on M1 Max, Mac OS Sonoma 14.0), and am trying to set up my favourite CLI utilities.
I've just reinstalled homebrew using the Mac package installer (on M1 Max, Mac OS Sonoma 14.0), and am trying to set up my favourite CLI utilities.
Deno appears to be installed OK: