1

こんにちは、 をフォローしていruby.railstutorialます。これらのコマンドを実行しました

heroku keys/add

それから

C:\Users\Pierre-Henri\Desktop\Mon bazar\Ruby\code\omrails>git remote add heroku
git@heroku.com:omrails.git

それぞれが機能し、最終的には:

C:\Users\Pierre-Henri\Desktop\Mon bazar\Ruby\code\omrails> git push heroku master

そして、このエラーを吐き出します:

 !  Your key with fingerprint 22:8f:57:8b:d2:2e:7e:f4:a4:0d:e6:cb:f0:51:27:3d is
 not authorized to access omrails.

fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

どういう意味ですか?

4

1 に答える 1