Skip to content

Compile from source on MacOS #118

@perguth

Description

@perguth

Following the compile from source instructions on MacOS Sierra (Golang 1.8 was installed via Homebrew - no manual GOPATH or GOROOT configuration set) I ran into the following error:

$ go run cmd/tusd/main.go
cmd/tusd/main.go:4:2: cannot find package "github.com/tus/tusd/cmd/tusd/cli" in any of:
	/usr/local/Cellar/go/1.8/libexec/src/github.com/tus/tusd/cmd/tusd/cli (from $GOROOT)
	/Users/per/go/src/github.com/tus/tusd/cmd/tusd/cli (from $GOPATH)

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