Skip to content

error when make build-cli #5

@MikeDSH

Description

@MikeDSH

make build-cli

GO111MODULE=on
GOOS=darwin GOARCH=amd64 go build -o oak cmd/oak-cli/main.go

github.com/spf13/cobra

../../spf13/cobra/command.go:31:25: undefined: pflag.ParseErrorsWhitelist
Makefile:6: recipe for target 'build-cli' failed
make: *** [build-cli] Error 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions