Hey!
When I try to deploy a DAO using the starter-template project and specifying a seed phrase in .env it is not able to get the account information. It seems it is not implemented in migrations/deployDao.js and tries to use the private key anyways.
Greetings
Freddy
Error message:
TypeError: Cannot read property 'slice' of undefined
at Object.fromPrivate
[...]