experius / SeoSnap

Server Side Rendering (SSR) for javascript applications
GNU General Public License v3.0
52 stars 12 forks source link

Could not read from remote repository #7

Closed BossuytWannes closed 4 years ago

BossuytWannes commented 4 years ago

When trying to clone the repository recursively we get the following error:

git clone --recursive git@github.com:experius/SeoSnap.git
Cloning into 'SeoSnap'...
Warning: Permanently added the RSA host key for IP address 'my ip' to the list of known hosts.
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
BossuytWannes commented 4 years ago

Cloned all repos seperately worked.