I am trying to follow the instructions from this tutorial https://www.notion.so/Smart-contracts-with-CosmWasm-c6fbcd584b78437a843e738b922dc108 in order to scaffold and set up a local blockchain node with CosmWasm smart contracts.
The error: unknown command "add" for "starport" , appears when I execute the command starport add wasm
Is worth to be mentioned that the instructions prior to that command have been successfully executed