-
Notifications
You must be signed in to change notification settings - Fork 25
Description
With or without using personal access token (PAT) , cannot clone the repo.
$ git clone --recurse-submodules https://@github.com/SoftwareBrothers/adminjs-dev.git
Cloning into '/home/vic/workspace/adminjs-dev/adminjs-example-app'...
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.
fatal: clone of 'git@github.com:SoftwareBrothers/adminjs-example-app.git' into submodule path '/home/vic/workspace/adminjs-dev/adminjs-example-app' failed
Failed to clone 'adminjs-example-app'. Retry scheduled
Cloning into '/home/vic/workspace/adminjs-dev/better-docs'...
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.
fatal: clone of 'git@github.com:SoftwareBrothers/better-docs.git' into submodule path '/home/vic/workspace/adminjs-dev/better-docs' failed
Failed to clone 'better-docs'. Retry scheduled
Cloning into '/home/vic/workspace/adminjs-dev/packages/adminjs'...
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.