Thanks to visit codestin.com
Credit goes to github.com

Skip to content

modd immediately killed on macOS ARM64 (Apple Silicon) with no useful error message #132

@canrozanes

Description

@canrozanes

Description

On a new Apple Silicon Mac (macOS ARM64), running modd in a Go project results in the process being immediately killed with no helpful error messages. Even after reinstalling and attempting dry-run or debugger steps, the issue persists.

System Info

  • macOS: Sonoma (Apple Silicon)
  • Architecture: arm64
  • Go version: go1.22.4 darwin/arm64
  • Modd binary: built from latest version via go install github.com/cortesi/modd/cmd/modd@latest

Observed Behavior:

Running:

$ modd

results in:

[1]    22082 killed     modd

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions