'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
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章