質問編集履歴

7

見栄え

2019/11/03 01:49

投稿

gawach
gawach

スコア4

test CHANGED
@@ -1 +1 @@
1
- rails tutorialについて
1
+ rails tutorialにて、herokuコマンドが見かりません
test CHANGED
File without changes

6

見栄え

2019/11/03 01:49

投稿

gawach
gawach

スコア4

test CHANGED
File without changes
test CHANGED
@@ -16,6 +16,8 @@
16
16
 
17
17
  [vagrant@localhost hello_app]$ heroku -v
18
18
 
19
+ -bash: heroku: コマンドが見つかりません
20
+
19
21
 
20
22
 
21
23
 
@@ -31,8 +33,6 @@
31
33
  .git Rakefile db package.json
32
34
 
33
35
  .gitignore app heroku.tar.gz public
34
-
35
- -bash: heroku: コマンドが見つかりません
36
36
 
37
37
 
38
38
 
@@ -56,7 +56,7 @@
56
56
 
57
57
 
58
58
 
59
- 最初、間違えてWindows 64をインストールした後、linux64をインストールしましたが、既定のアプリと関連付けられていないなどのエラーが発生しました。いろいろなサイトに訪問し、解決できたといわれるコマンドも試したのですが、ダメでした。どなたかお助けください。よろしくお願いいたします。
59
+ 最初、間違えてWindows 64をインストールした後、linux64をインストールしましたが、既定のアプリと関連付けられていないなどのエラーが発生しました。いろいろなサイトに訪問し、解決できたといわれるコマンドも試したのですが、ダメでした。どなたかお助けください。よろしくお願いいたします。
60
60
 
61
61
 
62
62
 

5

見栄え

2019/11/02 10:47

投稿

gawach
gawach

スコア4

test CHANGED
File without changes
test CHANGED
@@ -15,6 +15,22 @@
15
15
  エラーメッセージ
16
16
 
17
17
  [vagrant@localhost hello_app]$ heroku -v
18
+
19
+
20
+
21
+
22
+
23
+ [vagrant@localhost hello_app]$ ls -a
24
+
25
+ . Gemfile bin lib test
26
+
27
+ .. Gemfile.lock config log tmp
28
+
29
+ .bundle README.md config.ru npm-debug.log vendor
30
+
31
+ .git Rakefile db package.json
32
+
33
+ .gitignore app heroku.tar.gz public
18
34
 
19
35
  -bash: heroku: コマンドが見つかりません
20
36
 
@@ -49,17 +65,3 @@
49
65
 
50
66
 
51
67
  クラウドIDEは使用しておりません。
52
-
53
-
54
-
55
- [vagrant@localhost hello_app]$ ls -a
56
-
57
- . Gemfile bin lib test
58
-
59
- .. Gemfile.lock config log tmp
60
-
61
- .bundle README.md config.ru npm-debug.log vendor
62
-
63
- .git Rakefile db package.json
64
-
65
- .gitignore app heroku.tar.gz public

4

見栄え

2019/11/02 07:33

投稿

gawach
gawach

スコア4

test CHANGED
File without changes
test CHANGED
@@ -54,12 +54,12 @@
54
54
 
55
55
  [vagrant@localhost hello_app]$ ls -a
56
56
 
57
- . Gemfile bin lib test
57
+ . Gemfile bin lib test
58
58
 
59
- .. Gemfile.lock config log tmp
59
+ .. Gemfile.lock config log tmp
60
60
 
61
61
  .bundle README.md config.ru npm-debug.log vendor
62
62
 
63
- .git Rakefile db package.json
63
+ .git Rakefile db package.json
64
64
 
65
65
  .gitignore app heroku.tar.gz public

3

見栄え

2019/11/02 07:32

投稿

gawach
gawach

スコア4

test CHANGED
File without changes
test CHANGED
@@ -56,6 +56,10 @@
56
56
 
57
57
  . Gemfile bin lib test
58
58
 
59
- .. Gemfile.lock config log tmp.bundle README.md config.ru npm-debug.log vendor
59
+ .. Gemfile.lock config log tmp
60
60
 
61
+ .bundle README.md config.ru npm-debug.log vendor
62
+
61
- .git Rakefile db package.json.gitignore  app heroku.tar.gz public
63
+ .git Rakefile db package.json
64
+
65
+ .gitignore app heroku.tar.gz public

2

見栄え

2019/11/02 07:32

投稿

gawach
gawach

スコア4

test CHANGED
File without changes
test CHANGED
@@ -56,10 +56,6 @@
56
56
 
57
57
  . Gemfile bin lib test
58
58
 
59
- .. Gemfile.lock config log tmp
59
+ .. Gemfile.lock config log tmp.bundle README.md config.ru npm-debug.log vendor
60
60
 
61
- .bundle README.md config.ru npm-debug.log vendor
62
-
63
- .git Rakefile db package.json
61
+ .git Rakefile db package.json.gitignore  app heroku.tar.gz public
64
-
65
- .gitignore app heroku.tar.gz public

1

追加情報

2019/11/02 07:29

投稿

gawach
gawach

スコア4

test CHANGED
File without changes
test CHANGED
@@ -49,3 +49,17 @@
49
49
 
50
50
 
51
51
  クラウドIDEは使用しておりません。
52
+
53
+
54
+
55
+ [vagrant@localhost hello_app]$ ls -a
56
+
57
+ . Gemfile bin lib test
58
+
59
+ .. Gemfile.lock config log tmp
60
+
61
+ .bundle README.md config.ru npm-debug.log vendor
62
+
63
+ .git Rakefile db package.json
64
+
65
+ .gitignore app heroku.tar.gz public