Hello everyone. Not sure if it's just me, but I at...
# getting-started
a
Hello everyone. Not sure if it's just me, but I attempted to download the repo and get this error -
λ git clone <https://github.com/linkedin/datahub.git>
Cloning into 'datahub'...
remote: Enumerating objects: 85868, done.
remote: Counting objects: 100% (8205/8205), done.
remote: Compressing objects: 100% (1696/1696), done.
remote: Total 85868 (delta 3797), reused 7725 (delta 3577), pack-reused 77663
Receiving objects: 100% (85868/85868), 77.88 MiB | 3.23 MiB/s, done.
Resolving deltas: 100% (44752/44752), done.
error: invalid path 'metadata-models/src/main/pegasus/com/linkedin/metadata/aspect/ServiceAspect.pdl '
fatal: unable to checkout working tree
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'
Is anyone else getting the same error? Thanks!
g
Hey- I have pushed a fix here:
Sorry about the trouble! What operating system are you using?
a
Hi @green-football-43791 - appreciate the quick response! I am on Windows 10 Pro
m
@alert-balloon-36489 this should be merged in now.
a
Thanks @mammoth-bear-12532 - I am able to download the repo successfully now
🎉 1