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:
results in: