0

Using starport version v0.17.1 darwin/amd64 -build date: 2021-07-27T13:10:21Z, the starport scaffold commands gives an error saying "this version of Cosmos SDK is no longer supported"

aweigold
  • 6,532
  • 2
  • 32
  • 46
Emeka Onwuliri
  • 145
  • 1
  • 4

1 Answers1

0

This error only occurs when you are trying to starport chain serve a chain scaffolded with SDK v0.39.x. Also check if you are using the latest go version by running go version :)

Sonia Singla
  • 102
  • 6