cosmos / ethermint-archive

Ethereum on Tendermint using Cosmos-SDK!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error while installing through make install

antoncoding opened this issue · comments

I'm following the documentation and encountered this error while executing make tools deps install: (on MacOS)

Running dep ensure
make: dep: No such file or directory
make: *** [deps] Error 1

Is there any possible solution to this? I'm new to Golang so i'm not sure if it's because of the settings