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 fails #1

Open
soelu opened this issue Oct 25, 2017 · 3 comments
Open

make install fails #1

soelu opened this issue Oct 25, 2017 · 3 comments

Comments

@soelu
Copy link

soelu commented Oct 25, 2017

$ make install
go install ./cmd/...
# github.com/enledger/energychain/cmd/energychain
cmd/energychain/main.go:24:46: cannot use func literal (type func() "github.com/enledger/energychain/vendor/github.com/tendermint/cosmos-sdk/types".Plugin) as type func() "github.com/enledger/energychain/vendor/github.com/tendermint/basecoin/types".Plugin in argument to commands.RegisterStartPlugin
make: *** [install] Error 2

How can I resolve this issue? I followed the instructions in the readme.

go version go1.9.1 darwin/amd64

@Tectract
Copy link
Contributor

We're waiting on upstream library to do stable release, basecoin lib has changed to Cosmos SDK. Testing rebuilds and re-init docs coming in Jan/Feb. Happy Holidays!

@soelu
Copy link
Author

soelu commented Feb 28, 2018

Any news on this issue?

@Tectract
Copy link
Contributor

Working with a new dev to rebuild EnergyChain on new SDK release in March :) Major web updates will explain what we've been doing, in the next week or so.

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

2 participants