###前提・実現したいこと
Herokuでデプロイ(MySQL)
Herokuのアプリケーション名が変更
###発生している問題・エラーメッセー
git remote -v
heroku https://git.heroku.com/mighty-cove-34370.git (fetch)
heroku https://git.heroku.com/mighty-cove-34370.git (push)
origin https://github.com/tatsukiono/Great_happiness.git (fetch)
origin https://github.com/tatsukiono/Great_happiness.git (push)
heroku git:remote -a mighty-cove-34370
TypeError [ERR_UNESCAPED_CHARACTERS]: Request path contains unescaped characters
at /usr/local/Cellar/heroku/7.42.1/libexec/node_modules/@heroku-cli/command/node_modules/http-call/lib/http.js:317:50
補足情報
https://qiita.com/murakami-mm/items/9587e21fc0ed57c803d0
この記事を参考に作っています
あなたの回答
tips
プレビュー