Open
Description
Canvas Link
https://learning.flatironschool.com/courses/7201/assignments/256322?module_item_id=606271
Concern
After copy-folk the SSH in the Ubuntu terminal the following message appears:
andante@DESKTOP-A154UQI:~$ cd /Development/code/se-prep/Development/code/se-prep$ git clone git@github.com:learn-co-curriculum/phase-0-completing-assignments-codegrade.git
andante@DESKTOP-A154UQI:
Cloning into 'phase-0-completing-assignments-codegrade'...
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.
andante@DESKTOP-A154UQI:~/Development/code/se-prep$
Additional Context
No response
Suggested Changes
TBD
Activity