0
0

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.

Railsチュートリアル躓き→解決箇所:「2.3.5 アプリケーションをデプロイする」

Posted at

問題: heroku run rails db:migrateできない

  • 環境: AWSCloud9
    バージョン設定はRailsチュートリアル内容に準じる。

  • エラー表示:
    heroku: command not found

  • 解決法: https://teratail.com/questions/121247
    上記ページ記載の手順を実行。
    git push herokuはできたのになぜかこのコマンドは使えませんでした。
    この解決法は「2.1 アプリケーションの計画」でも使用しており、同じものをインストールしているはずなので解決理由は不明です。

0
0
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
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?