質問編集履歴

4

誤字

2018/02/22 04:55

投稿

Swedon
Swedon

スコア67

test CHANGED
File without changes
test CHANGED
File without changes

3

ごじ

2018/02/22 04:54

投稿

Swedon
Swedon

スコア67

test CHANGED
File without changes
test CHANGED
File without changes

2

メールアドレスがそのままだったため

2018/02/22 04:14

投稿

Swedon
Swedon

スコア67

test CHANGED
File without changes
test CHANGED
@@ -128,11 +128,11 @@
128
128
 
129
129
  Enter your Heroku credentials:
130
130
 
131
- Email: pasuwaado135@gmail.com
131
+ Email: メールアドレス
132
132
 
133
133
  Password: ************
134
134
 
135
- Logged in as pasuwaado135@gmail.com
135
+ Logged in as メールアドレス
136
136
 
137
137
  ec2-user:~/environment/toy_app (master) $ heroku git:remote -a abetestapp
138
138
 

1

追記(その後の自分の進展があったため)

2018/02/22 03:58

投稿

Swedon
Swedon

スコア67

test CHANGED
File without changes
test CHANGED
@@ -121,3 +121,33 @@
121
121
 
122
122
 
123
123
  もし、同じ状況を学習過程で体験したり、解決方法をご存知の方は、詳しく教えていただけると助かります。
124
+
125
+
126
+
127
+ 追記
128
+
129
+ Enter your Heroku credentials:
130
+
131
+ Email: pasuwaado135@gmail.com
132
+
133
+ Password: ************
134
+
135
+ Logged in as pasuwaado135@gmail.com
136
+
137
+ ec2-user:~/environment/toy_app (master) $ heroku git:remote -a abetestapp
138
+
139
+ ▸ You do not have access to the app abetestapp.
140
+
141
+ ec2-user:~/environment/toy_app (master) $ git push heroku master
142
+
143
+ fatal: 'heroku' does not appear to be a git repository
144
+
145
+ fatal: Could not read from remote repository.
146
+
147
+
148
+
149
+ Please make sure you have the correct access rights
150
+
151
+ and the repository exists.
152
+
153
+ ec2-user:~/environment/toy_app (master) $