-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
build error。 #144
Comments
Have you run |
@gguoss I assume you are trying to compile And yes, you probably want That being said, if you just want to run master, then the easiest solution is to get a pre-compiled binary of the last release: https://tendermint.com/download |
Please re-open if this doesn't solve the problem. |
…shake changes; general clarification
go version 1.8
./main.go:57: cannot use cmd.RootCmd (type *"github.com/tendermint/go-crypto/vendor/github.com/spf13/cobra".Command) as type *"github.com/tendermint/basecoin/vendor/github.com/spf13/cobra".Command in argument to BaseCli.AddCommand
The text was updated successfully, but these errors were encountered: