Hi guys,
I'm trying to follow the IDE presentation and tutorial example on youtube with the crowdfunding-egld template. Everything goes well until right clicking on testnet.toml to Start Fresh Testnet when my console gets stuck at:
FileNotFoundError: [Errno 2] No such file or directory: './seednode'
Not sure why it's searching for ./seednode as I can see the right seednode directory is in:
INFO:myprocess:run_process: ['go', 'build'], in folder: /Users/mmdumi/elrondsdk/elrond_go/master/elrond-go-master/cmd/seednode
Is it possible that there is an issue somewhere with the template ?
Hello! If you are using a Mac, do you think you can start the devnet as described below?
https://t.me/ElrondDevelopers/8297
This, until we release the fixes (already implemented).
Hello! If you are using a Mac, do you think you can start the devnet as described below? https://t.me/ElrondDevelopers/8297 This, until we release the fixes (already implemented).