Pushing app to heroku problem

前端 未结 4 463
时光取名叫无心
时光取名叫无心 2020-12-12 08:27

I am trying to push my app to heroku and I get the following message:

$ heroku create
Creating electric-meadow-15..... done
Created http://electric-meadow-1         


        
4条回答
  •  失恋的感觉
    2020-12-12 09:32

    For all the people who this does not work, check your ~/.heroku/credentials
    If the email or token does not match the account, you won't see your apps.

提交回复
热议问题