How to Fix GitHub Error Permission Denied (publickey) |Fatal: Could Not Read From Remote Repository
This video is about git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Run this command in terminal:
ssh-keygen -t rsa
And than run this command to copy the generated ssh key
pbcopy ~/.ssh/id_rsa.pub
Видео How to Fix GitHub Error Permission Denied (publickey) |Fatal: Could Not Read From Remote Repository канала KDTechs
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Run this command in terminal:
ssh-keygen -t rsa
And than run this command to copy the generated ssh key
pbcopy ~/.ssh/id_rsa.pub
Видео How to Fix GitHub Error Permission Denied (publickey) |Fatal: Could Not Read From Remote Repository канала KDTechs
Комментарии отсутствуют
Информация о видео
9 августа 2021 г. 19:43:59
00:02:47
Другие видео канала