Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

git submodule update --init --recursive 报错 #462

Open
wxw962530118 opened this issue Oct 15, 2024 · 1 comment
Open

git submodule update --init --recursive 报错 #462

wxw962530118 opened this issue Oct 15, 2024 · 1 comment

Comments

@wxw962530118
Copy link

Please make sure you have the correct access rights
and the repository exists.
fatal: clone of '[email protected]:rileytestut/Roxas.git' into submodule path '/Users/tech/Desktop/Delta/Delta/External/Roxas' failed
Failed to clone 'External/Roxas'. Retry scheduled
Cloning into '/Users/tech/Desktop/Delta/Delta/Cores/DeltaCore'...
[email protected]: Permission denied (publickey).
fatal: Could not read from remote repository.

@notraceofsense
Copy link

notraceofsense commented Dec 6, 2024

Are you using SSH? I do think that causes some issues on certain versions of macOS as mentioned here, thus causing some of the submodules to not clone properly.

As a work-around, I used --recurse-submodules when I cloned the repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants