We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
C:\Users\hp\Desktop\Semantic>git clone https://github.com/petermr/amilib.git Cloning into 'amilib'... remote: Enumerating objects: 1349, done. remote: Counting objects: 100% (276/276), done. remote: Compressing objects: 100% (134/134), done. error: RPC failed; curl 92 HTTP/2 stream 5 was not closed cleanly: CANCEL (err 8) error: 499 bytes of body are still expected fetch-pack: unexpected disconnect while reading sideband packet fatal: early EOF fatal: fetch-pack: invalid index-pack output
The text was updated successfully, but these errors were encountered:
Thanks for your very clear report. Well done.
This is almost certainly a connection problem unrelated to amilib. Try rerunning
amilib
Sorry, something went wrong.
See https://github.com/orgs/Homebrew/discussions/4069 which is basically the same problem
No branches or pull requests
C:\Users\hp\Desktop\Semantic>git clone https://github.com/petermr/amilib.git
Cloning into 'amilib'...
remote: Enumerating objects: 1349, done.
remote: Counting objects: 100% (276/276), done.
remote: Compressing objects: 100% (134/134), done.
error: RPC failed; curl 92 HTTP/2 stream 5 was not closed cleanly: CANCEL (err 8)
error: 499 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output
The text was updated successfully, but these errors were encountered: