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

Dev build checkout returns github permission denied #5

Open
DigitalGabriele opened this issue Dec 30, 2023 · 1 comment
Open

Dev build checkout returns github permission denied #5

DigitalGabriele opened this issue Dec 30, 2023 · 1 comment

Comments

@DigitalGabriele
Copy link

Running the following command returns an error:

./checkout.sh --dev-build

Output:

Updating /home/gabriele/holoocean/holoocean_tools
Already up to date.
Updating /home/gabriele/holoocean/holoocean_ros
Already up to date.
Updating submodules at /home/gabriele/holoocean/holoocean_ros
Cloning [email protected]:EpicGames/UnrealEngine.git:4.27 -> /home/gabriele/holoocean/UnrealEngine
Cloning into '.'...
[email protected]: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
@korompg
Copy link
Contributor

korompg commented Jul 19, 2024

Have you registered yourself as an Unreal developer? It's required to access the official GitHub repo for the engine. Here's the tutorial:
https://www.unrealengine.com/en-US/ue-on-github

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