Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Project doesn't build #4

Open
sbehrens opened this issue Feb 21, 2018 · 1 comment
Open

Project doesn't build #4

sbehrens opened this issue Feb 21, 2018 · 1 comment

Comments

@sbehrens
Copy link

I am unable to build the project after following the instructions:

laptop> ~/bin/honeybits$ go build                                                                                                             master ‹ruby-2.3.0›
honeybits.go:29:2: cannot find package "github.com/0x4D31/honeybits/contentgen" in any of:
	/usr/local/Cellar/go/1.10/libexec/src/github.com/0x4D31/honeybits/contentgen (from $GOROOT)
	/Users/sbehrens/work/src/github.com/0x4D31/honeybits/contentgen (from $GOPATH)
@HKirito
Copy link

HKirito commented Jul 12, 2020

Try to set export GOPROXY=https://goproxy.cn,direct and export GO111MODULE=on

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants