Skip to content
This repository was archived by the owner on May 6, 2026. It is now read-only.
This repository was archived by the owner on May 6, 2026. It is now read-only.

issue during install #7

@parrotmac

Description

@parrotmac

encountering this error during initial install:

==> Fetching render-oss/render/render
==> Cloning https://github.com/render-oss/render-cli.git
Cloning into '/Users/isaac/Library/Caches/Homebrew/render--git'...
==> Checking out tag v0.1.6
HEAD is now at c0de4b6 Merge pull request #57 from robdimarco-render/robdimarco-render/SVC-1626-fix-build-issue
==> Installing render from render-oss/render
==> Installing dependencies for render-oss/render/render: deno
==> Installing render-oss/render/render dependency: deno
==> Pouring deno--1.33.3.arm64_ventura.bottle.tar.gz
🍺  /opt/homebrew/Cellar/deno/1.33.3: 10 files, 78MB
==> Installing render-oss/render/render
==> make build-completions
Last 15 lines from /Users/isaac/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-20230517-61206-1klz0zu/entry-point.ts
error: TS2345 [ERROR]: Argument of type '{}' is not assignable to parameter of type 'string'.
            if (deployIds && !deployIds.has(msg.deployID)) {
                                            ~~~~~~~~~~~~
    at file:///private/tmp/render-20230517-61206-1klz0zu/commands/services/tail.ts:93:45
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

machine: OS: macOS 13.3.1 22E261 arm64

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions