BenjaTK / Gaea

Procedural generation add-on for Godot 4.
https://benjatk.github.io/Gaea/
MIT License
1.06k stars 52 forks source link

Git clone error #168

Closed JekSun97 closed 1 month ago

JekSun97 commented 1 month ago

I can't clone the repository with git clone https://github.com/BenjaTK/Gaea.git

After 100% download I get an error: err

error: RPC failed; curl 92 HTTP/2 stream 5 was not closed cleanly: CANCEL (err 8) error: 5139 bytes of body are still expected fetch-pack: unexpected disconnect while reading sideband packet fatal: early EOF fatal: fetch-pack: invalid index-pack output

BenjaTK commented 1 month ago

This isn't really something on the repo side, more on the user side. Maybe try googling the error message and see what comes up.

JekSun97 commented 1 month ago

The problem was that the command prompt was not run as administrator.