I installed deployd on Heroku. When trying to access the dashboard, I get the following message:
Use dpd showkey to get your app's key.
But running:
heroku run dpd keygen
gives the following error:
{ [Error: ENOENT, open '.dpd/keys.json'] errno: 34, code: 'ENOENT', path: '.dpd/keys.json' }
Any help would be greatly appreciated. Thanks in advance.