Skip to content

Gox command not found #4

@anuragajwani

Description

@anuragajwani

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions