hostyoself icon indicating copy to clipboard operation
hostyoself copied to clipboard

difficulties to install it (gp-path?) linux mint

Open marsiho opened this issue 5 years ago • 0 comments

go build -v main.go:14:2: cannot find package "github.com/schollz/hostyoself/pkg/client" in any of: /usr/lib/go-1.10/src/github.com/schollz/hostyoself/pkg/client (from $GOROOT) /home/marsiho/go/src/github.com/schollz/hostyoself/pkg/client (from $GOPATH) main.go:15:2: cannot find package "github.com/schollz/hostyoself/pkg/server" in any of: /usr/lib/go-1.10/src/github.com/schollz/hostyoself/pkg/server (from $GOROOT) /home/marsiho/go/src/github.com/schollz/hostyoself/pkg/server (from $GOPATH) main.go:16:2: cannot find package "github.com/schollz/logger" in any of: /usr/lib/go-1.10/src/github.com/schollz/logger (from $GOROOT) /home/marsiho/go/src/github.com/schollz/logger (from $GOPATH) main.go:17:2: cannot find package "github.com/urfave/cli" in any of: /usr/lib/go-1.10/src/github.com/urfave/cli (from $GOROOT) /home/marsiho/go/src/github.com/urfave/cli (from $GOPATH)

marsiho avatar Aug 14 '19 10:08 marsiho