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

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 %

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

1 participant