質問編集履歴
7
見栄え
title
CHANGED
@@ -1,1 +1,1 @@
|
|
1
|
-
rails tutorialに
|
1
|
+
rails tutorialにて、herokuコマンドが見つかりません
|
body
CHANGED
File without changes
|
6
見栄え
title
CHANGED
File without changes
|
body
CHANGED
@@ -7,6 +7,7 @@
|
|
7
7
|
```
|
8
8
|
エラーメッセージ
|
9
9
|
[vagrant@localhost hello_app]$ heroku -v
|
10
|
+
-bash: heroku: コマンドが見つかりません
|
10
11
|
|
11
12
|
|
12
13
|
[vagrant@localhost hello_app]$ ls -a
|
@@ -15,7 +16,6 @@
|
|
15
16
|
.bundle README.md config.ru npm-debug.log vendor
|
16
17
|
.git Rakefile db package.json
|
17
18
|
.gitignore app heroku.tar.gz public
|
18
|
-
-bash: heroku: コマンドが見つかりません
|
19
19
|
|
20
20
|
```
|
21
21
|
|
@@ -27,7 +27,7 @@
|
|
27
27
|
|
28
28
|
### 試したこと
|
29
29
|
|
30
|
-
最初、間違えてWindows 64をインストールした後、linux64をインストールしましたが、既定のアプリと関連付けられていないなどのエラーが発生しました。いろいろなサイトに訪問し、解決できたといわれる
|
30
|
+
最初、間違えてWindows 64をインストールした後、linux64をインストールしましたが、既定のアプリと関連付けられていないなどのエラーが発生しました。いろいろなサイトに訪問し、解決できたといわれるコマンドも試したのですが、ダメでした。どなたかお助けください。よろしくお願いいたします。
|
31
31
|
|
32
32
|
### 補足情報(FW/ツールのバージョンなど)
|
33
33
|
|
5
見栄え
title
CHANGED
File without changes
|
body
CHANGED
@@ -7,6 +7,14 @@
|
|
7
7
|
```
|
8
8
|
エラーメッセージ
|
9
9
|
[vagrant@localhost hello_app]$ heroku -v
|
10
|
+
|
11
|
+
|
12
|
+
[vagrant@localhost hello_app]$ ls -a
|
13
|
+
. Gemfile bin lib test
|
14
|
+
.. Gemfile.lock config log tmp
|
15
|
+
.bundle README.md config.ru npm-debug.log vendor
|
16
|
+
.git Rakefile db package.json
|
17
|
+
.gitignore app heroku.tar.gz public
|
10
18
|
-bash: heroku: コマンドが見つかりません
|
11
19
|
|
12
20
|
```
|
@@ -23,11 +31,4 @@
|
|
23
31
|
|
24
32
|
### 補足情報(FW/ツールのバージョンなど)
|
25
33
|
|
26
|
-
クラウドIDEは使用しておりません。
|
34
|
+
クラウドIDEは使用しておりません。
|
27
|
-
|
28
|
-
[vagrant@localhost hello_app]$ ls -a
|
29
|
-
. Gemfile bin lib test
|
30
|
-
.. Gemfile.lock config log tmp
|
31
|
-
.bundle README.md config.ru npm-debug.log vendor
|
32
|
-
.git Rakefile db package.json
|
33
|
-
.gitignore app heroku.tar.gz public
|
4
見栄え
title
CHANGED
File without changes
|
body
CHANGED
@@ -26,8 +26,8 @@
|
|
26
26
|
クラウドIDEは使用しておりません。
|
27
27
|
|
28
28
|
[vagrant@localhost hello_app]$ ls -a
|
29
|
-
.
|
29
|
+
. Gemfile bin lib test
|
30
|
-
..
|
30
|
+
.. Gemfile.lock config log tmp
|
31
31
|
.bundle README.md config.ru npm-debug.log vendor
|
32
|
-
.git
|
32
|
+
.git Rakefile db package.json
|
33
33
|
.gitignore app heroku.tar.gz public
|
3
見栄え
title
CHANGED
File without changes
|
body
CHANGED
@@ -27,5 +27,7 @@
|
|
27
27
|
|
28
28
|
[vagrant@localhost hello_app]$ ls -a
|
29
29
|
. Gemfile bin lib test
|
30
|
+
.. Gemfile.lock config log tmp
|
30
|
-
.
|
31
|
+
.bundle README.md config.ru npm-debug.log vendor
|
31
|
-
.git Rakefile db package.json
|
32
|
+
.git Rakefile db package.json
|
33
|
+
.gitignore app heroku.tar.gz public
|
2
見栄え
title
CHANGED
File without changes
|
body
CHANGED
@@ -27,7 +27,5 @@
|
|
27
27
|
|
28
28
|
[vagrant@localhost hello_app]$ ls -a
|
29
29
|
. Gemfile bin lib test
|
30
|
-
.. Gemfile.lock config log tmp
|
31
|
-
.bundle README.md config.ru npm-debug.log vendor
|
30
|
+
.. Gemfile.lock config log tmp.bundle README.md config.ru npm-debug.log vendor
|
32
|
-
.git Rakefile db package.json
|
31
|
+
.git Rakefile db package.json.gitignore app heroku.tar.gz public
|
33
|
-
.gitignore app heroku.tar.gz public
|
1
追加情報
title
CHANGED
File without changes
|
body
CHANGED
@@ -23,4 +23,11 @@
|
|
23
23
|
|
24
24
|
### 補足情報(FW/ツールのバージョンなど)
|
25
25
|
|
26
|
-
クラウドIDEは使用しておりません。
|
26
|
+
クラウドIDEは使用しておりません。
|
27
|
+
|
28
|
+
[vagrant@localhost hello_app]$ ls -a
|
29
|
+
. Gemfile bin lib test
|
30
|
+
.. Gemfile.lock config log tmp
|
31
|
+
.bundle README.md config.ru npm-debug.log vendor
|
32
|
+
.git Rakefile db package.json
|
33
|
+
.gitignore app heroku.tar.gz public
|