Skip to content

make install err #10

Open
Open
@gitboy123

Description

@gitboy123

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 %

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions