Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot find package "github.com/golang/glog" #9

Closed
FishMeat opened this issue Jun 27, 2018 · 1 comment
Closed

cannot find package "github.com/golang/glog" #9

FishMeat opened this issue Jun 27, 2018 · 1 comment

Comments

@FishMeat
Copy link
Contributor

When I run make test, there is an error:

make test go fmt ./... go test -short ./... blockdb/blockdb.go:13:2: cannot find package "github.com/golang/glog" in any of: /Users/sggb/go/src/github.com/iotexproject/iotex-core/vendor/github.com/golang/glog (vendor tree) /usr/local/Cellar/go/1.10.1/libexec/src/github.com/golang/glog (from $GOROOT) /Users/sggb/go/src/github.com/golang/glog (from $GOPATH) make: *** [test] Error 1

@lizhefeng
Copy link
Contributor

Fixed by removing blockdb package in commit ea83116.

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

No branches or pull requests

2 participants