binaryholdings / cosmprund

118 stars 73 forks source link

can't build it #25

Closed ironsf closed 7 months ago

ironsf commented 7 months ago

Hello. Tried to build it on two different servers and got the same error

cmd/pruner.go:13:2: cannot find module providing package github.com/cosmos/cosmos-sdk/x/consensus/types: import lookup disabled by -mod=readonly
make: *** [makefile:13: build] Error 1

I use Ubuntu 22.04 and go version go1.21.5

ironsf commented 7 months ago

Found solution git reset --hard d3bf3d8