4
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Heroku メモ

Last updated at Posted at 2018-02-16

無料だと5つしかappをつくれない為、
それ以上のものを作ろうとすると

Creating app... !
▸ You've reached the limit of 5 apps for unverified accounts. Delete some apps or add a credit card to verify
▸ your account.

以上のようなエラーが出てしまうため、

[heroku apps]で作ってあるappを表示させて、
[heroku destroy --app ????]
表示させて出てきたものを????に入れる。

そうすると、????のappは消えて、また新しくappを作ることができる。

参考URL
https://qiita.com/kota810/items/5a5fc228afb3065fed20

4
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
4
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?