質問編集履歴

2

補足

2017/08/27 09:42

投稿

Naokoko
Naokoko

スコア11

test CHANGED
File without changes
test CHANGED
@@ -33,8 +33,6 @@
33
33
  それでは何をするべきなのか?・・・自分では解決策までたどり着けませんでしたので、ここで質問をさせてください。
34
34
 
35
35
 
36
-
37
- お手数おかけします!
38
36
 
39
37
 
40
38
 
@@ -149,3 +147,9 @@
149
147
  error: failed to push some refs to 'https://git.heroku.com/hoge.git'
150
148
 
151
149
  ```
150
+
151
+
152
+
153
+ 補足
154
+
155
+ `$ node -v` をして見た所バージョンは `v8.4.0` でした。

1

誤字

2017/08/27 09:42

投稿

Naokoko
Naokoko

スコア11

test CHANGED
File without changes
test CHANGED
@@ -138,11 +138,11 @@
138
138
 
139
139
  remote:
140
140
 
141
- remote: ! Push rejected to tamsan-storage.
141
+ remote: ! Push rejected to hoge.
142
142
 
143
143
  remote:
144
144
 
145
- To https://git.heroku.com/tamsan-storage.git
145
+ To https://git.heroku.com/hoge.git
146
146
 
147
147
  ! [remote rejected] master -> master (pre-receive hook declined)
148
148