The eosd folder has now been renamed nodeos so instead of running this command:
cd ${EOS_PROGRAMS}/eosd && ./eosd
If you run this one: cd ${EOS_PROGRAMS}/nodeos && ./nodeos -e -p eosio --plugin eosio::wallet_api_plugin --plugin eosio::chain_api_plugin --plugin eosio::account_history_api_plugin
It will run and create the block producers too.