質問編集履歴

4

画像追加

2020/04/09 13:30

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -1,5 +1,3 @@
1
- ![イメージ説明](13d1ee1b19cd56b0b6f4c72dd8a34102.png)
2
-
3
1
  ![イメージ説明](1966c8b91518970100888a662912fe7a.png)
4
2
 
5
3
  以下のサイトをしてherokuにデプロイを実行を試みました。

3

一部修正

2020/04/09 13:30

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -1,3 +1,7 @@
1
+ ![イメージ説明](13d1ee1b19cd56b0b6f4c72dd8a34102.png)
2
+
3
+ ![イメージ説明](1966c8b91518970100888a662912fe7a.png)
4
+
1
5
  以下のサイトをしてherokuにデプロイを実行を試みました。
2
6
 
3
7
 

2

内容訂正

2020/04/09 13:26

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -98,7 +98,7 @@
98
98
 
99
99
  remote:
100
100
 
101
- To https://git.heroku.com/kstagrams.git
101
+ To https://git.heroku.com/aaa.git
102
102
 
103
103
  ! [remote rejected] master -> master (pre-receive hook declined)
104
104
 

1

内容追加

2020/04/09 13:09

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -65,3 +65,43 @@
65
65
 
66
66
 
67
67
  原因が調べてもバージョンやコマンドが違う?のかだとは考えましたが、中々、原因が掴めていません。原因わかる方いませんか?
68
+
69
+
70
+
71
+ <追記>
72
+
73
+ ```ここに言語を入力
74
+
75
+ remote: Tasks: TOP => assets:precompile
76
+
77
+ remote: (See full trace by running task with --trace)
78
+
79
+ remote:
80
+
81
+ remote: !
82
+
83
+ remote: ! Precompiling assets failed.
84
+
85
+ remote: !
86
+
87
+ remote: ! Push rejected, failed to compile Ruby app.
88
+
89
+ remote:
90
+
91
+ remote: ! Push failed
92
+
93
+ remote: Verifying deploy...
94
+
95
+ remote:
96
+
97
+ remote: ! Push rejected to aaa.
98
+
99
+ remote:
100
+
101
+ To https://git.heroku.com/kstagrams.git
102
+
103
+ ! [remote rejected] master -> master (pre-receive hook declined)
104
+
105
+ error: failed to push some refs to 'https://git.heroku.com/aaa.git'
106
+
107
+ ```