Skip to content

macOS installation fails #325

Description

@ejunker

What went wrong?

I tried installing using Homebrew and also using the install script and both failed

❯ brew install earth
==> Fetching downloads for: earth
✘ Bottle earth (0.8.17)
Error: Failed to download resource "earth"
Download failed: https://ghcr.io/v2/homebrew/core/earth/blobs/sha256:194e4b767c3d1a551453ceb3739345c84de89533768b352e3b339d116497a238
❯ curl -fsSL https://www.earthbuild.dev/install.sh | sh

==========================================
  EarthBuild Installer
==========================================

[earth] Detecting operating system...
[earth] Detected OS: darwin
[earth] Detecting architecture...
[earth] Detected architecture: arm64
[earth] Checking dependencies...
[earth] Dependencies OK
[earth] Fetching latest version...
[earth] Latest version: latest
[earth] Downloading from: https://github.com/EarthBuild/earthbuild/releases/download/latest/earth-darwin-arm64
curl: (56) The requested URL returned error: 404
[earth] ERROR: Failed to download binary. The release asset may not exist for your platform (darwin/arm64).

What should have happened?

Successful installation

What earthly version?

0.8.17

Buildkit Logs

No response

Other Helpful Information

No response

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

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