Skip to content
New issue

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

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

Already on GitHub? # to your account

make install err #10

Open
gitboy123 opened this issue Jun 5, 2024 · 0 comments
Open

make install err #10

gitboy123 opened this issue Jun 5, 2024 · 0 comments

Comments

@gitboy123
Copy link

tigeryu@mac mcube-2.0.7 % make dep
tigeryu@mac mcube-2.0.7 % make install
no required module provides package github.com/infraboard/mcube/v2/cmd/mcube; to add it:
go get github.com/infraboard/mcube/v2/cmd/mcube
make: *** [install] Error 1
tigeryu@mac mcube-2.0.7 % make build
package cmd/mcube/main.go is not in GOROOT (/usr/local/go/src/cmd/mcube/main.go)
make: *** [build] Error 1
tigeryu@mac mcube-2.0.7 % go get github.com/infraboard/mcube/v2/cmd/mcube
go: module github.com/infraboard/mcube@upgrade found (v1.19.22), but does not contain package github.com/infraboard/mcube/v2/cmd/mcube
tigeryu@mac mcube-2.0.7 %

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

No branches or pull requests

1 participant