Hello! When setting up my sandbox node, I am able to start kmd successfully but cannot create a wallet and account because the node is not running in the data directory I created. In my finder, I moved the genesis.json file into my data folder and this does not solve the issue.
You should not use the flag -d data
in sandbox
.
Run all the commands without this flag.