-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Trying to run the following command : brew install chipmk/tap/docker-mac-net-connect
It shows the following in the terminal :
make
VERSION=v0.1.2
build-go
fatal: not a git repository (or any of the parent directories): .git
go build -ldflags "-s -w -X github.com/chipmk/docker-mac-net-connect/version.Version=v0.1.2 -X github.com/chipmk/docker-mac-net-connect/version.SetupImage=ghcr.io/chipmk/docker-mac-net-connect/setup" github.com/chipmk/docker-mac-net-connect
# github.com/chipmk/docker-mac-net-connect
link: golang.org/x/net/internal/socket: invalid reference to syscall.recvmsg
make: *** [build-go] Error 1
If reporting this issue please do so at (not Homebrew/brew or Homebrew/homebrew-core):
https://github.com/chipmk/homebrew-tap/issues
I ran the command go version and it shows me that I have go version go1.23.0 darwin/arm64
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels