私がコマンドheroku git:remote -a sleepy-inlet-36834
を使用しようとしているとき、私はset git remote heroku to https://git.heroku.com/sleepy-inlet-36834.git
を端末に持っています。それで私はgit remote herokuをこのように設定しようとしました。git remote herokuを設定するには?
heroku git:remote -a https://git.heroku.com/sleepy-inlet-36834.git.
そのとき、私はこのようなエラーメッセージを受け取りました。
▸ The requested API endpoint was not found. Are you using the right HTTP
▸ verb (i.e. `GET` vs. `POST`), and did you specify your intended version
▸ with the `Accept` header?
どうすればこの問題を解決できますか?
答えで私を助けてください.. – Andrea