-
Notifications
You must be signed in to change notification settings - Fork 35
Closed
Description
Hello,
I tried running make build run
but found the following error:
gox -output="bin/{{.Dir}}_{{.OS}}_{{.Arch}}"
/bin/sh: gox: command not found
make: *** [build] Error 127
The documentation does not state it as requirement and/or how to install gox. I have installed go through the installer and ran go get github.com/mitchellh/gox
I still get the error:
➜ segment-proxy git:(master) go get github.com/mitchellh/gox
➜ segment-proxy git:(master) gox
zsh: command not found: gox
Please help on running the proxy :)
Metadata
Metadata
Assignees
Labels
No labels