HiWhen I tryt o clone the code from git,i am getting below error.And always reproducing this error in my machine, but not reproducing in other machines, working fine always in other machines.
remote: Counting objects: 4070, done.
remote: Compressing objects: 100% (2634/2634), done.
remote: Total 4070 (delta 1247), reused 4001 (delta 1211)
Receiving objects: 100% (4070/4070), 140.34 MiB | 870.00 KiB/s, done.
error: inflate: data stream error (unknown compression method)
fatal: serious inflate inconsistency
fatal: index-pack failed
Hi
What OS are you running?
While it isnt exactly the same error I think this might help stackoverflow.com/questions/37739797/git-fatal-failed-to-read-object-xxx-invalid-argument
I think your local repo might be corrupted.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.