Mac OS 10.11.6のターミナルを使用して、Github上のレポを複製しようとしています。私はSSHを使用しており、次のエラーが発生しています:Github Repoのクローニングエラー
git clone [email protected]:myaccount/ng2-workshop-review.git
Cloning into 'ng2-workshop-review'...
Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
どうすれば修正できますか?
ありがとう:上
ルック。面白いことに、それは文字通り私がコピーと貼り付けではなくコピーボタンを使用したときに機能しました:) Strange! –