'heroku' 似乎不是 git 存储库 - 'heroku' does not appear to be a git repository

问题:

When I try to push my app to Heroku I get this response:当我尝试将我的应用程序推送到 Heroku 时,我得到以下响应:

fatal: 'heroku' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

I have tried 'heroku keys:add' but still comes up with the same result.我试过 'heroku keys:add' 但仍然得到相同的结果。 I already have an ssh key for my GitHub account.我的 GitHub 帐户已经有一个 ssh 密钥。


解决方案:

参考一: https://en.stackoom.com/question/1FEQb
参考二: https://stackoom.com/question/1FEQb
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章