CodisLabs / CodisLabs/codis

在安装codis中出现错误

Open
#1,577 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
13.2k
Forks
2.7k
PR merge metrics
No merged PRs in 30d

Description

cache-oblivious : 1
===============================================================================
go build -i -o bin/codis-dashboard ./cmd/dashboard
cmd/dashboard/main.go:19:2: cannot find package "github.com/CodisLabs/codis/pkg/models" in any of:
/opt/software/go/src/github.com/CodisLabs/codis/pkg/models (from $GOROOT)
/opt/software/codis/src/github.com/CodisLabs/codis/pkg/models (from $GOPATH)
cmd/dashboard/main.go:20:2: cannot find package "github.com/CodisLabs/codis/pkg/topom" in any of:
/opt/software/go/src/github.com/CodisLabs/codis/pkg/topom (from $GOROOT)
/opt/software/codis/src/github.com/CodisLabs/codis/pkg/topom (from $GOPATH)
cmd/dashboard/main.go:21:2: cannot find package "github.com/CodisLabs/codis/pkg/utils" in any of:
/opt/software/go/src/github.com/CodisLabs/codis/pkg/utils (from $GOROOT)
/opt/software/codis/src/github.com/CodisLabs/codis/pkg/utils (from $GOPATH)
cmd/dashboard/main.go:22:2: cannot find package "github.com/CodisLabs/codis/pkg/utils/log" in any of:
/opt/software/go/src/github.com/CodisLabs/codis/pkg/utils/log (from $GOROOT)
/opt/software/codis/src/github.com/CodisLabs/codis/pkg/utils/log (from $GOPATH)
cmd/dashboard/main.go:17:2: cannot find package "github.com/docopt/docopt-go" in any of:
/opt/software/go/src/github.com/docopt/docopt-go (from $GOROOT)
/opt/software/codis/src/github.com/docopt/docopt-go (from $GOPATH)
make: *** [codis-dashboard] Error 1

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.