binaryholdings / cosmprund

116 stars 72 forks source link

Building error: "cannot find module providing package github.com/cosmos/cosmos-sdk/x/consensus/types" #24

Closed Liver-23 closed 6 months ago

Liver-23 commented 6 months ago

make build
Building Pruning
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```
handlebauer commented 6 months ago

check https://github.com/binaryholdings/cosmprund/issues/22#issuecomment-1878547171