CosmWasm / wasmd

Basic cosmos-sdk app with web assembly smart contracts
Other
366 stars 397 forks source link

Can't download wasmd #1908

Closed MateoGargano closed 3 months ago

MateoGargano commented 3 months ago

I followed the instructions to download wasmd from this tutorial (https://docs.cosmwasm.com/docs/getting-started/installation) but when i run 'wasmd version' i get the following error: wasmd: command not found. Im running this in wsl with Ubuntu and followed all the previous steps from the tutorial mentioned before. I also tried making the same in dev instead of checking out to v0.27.0 but i get the same results.

pinosu commented 3 months ago

Hey @MateoGargano, check this issue to understand how to fix it https://github.com/CosmWasm/wasmd/issues/821