$ git clone https://android.googlesource.com/platform/frameworks/volley
Cloning into 'volley'...
fatal: unable to access 'https://android.googlesource.com/platform/frameworks/volley/': Protocol https not supported or disabled in libcurl
Cloning into 'volley'...
fatal: unable to access 'https://android.googlesource.com/platform/frameworks/volley/': Protocol https not supported or disabled in libcurl
出现这个错误,删掉C:\Windows\System32 中的libcurl.dll文件
本文介绍了一种常见的Git克隆错误:在尝试从特定URL克隆仓库时遇到的Protocol https not supported or disabled in libcurl错误。文章提供了解决方案——删除C:WindowsSystem32中的libcurl.dll文件。

446

被折叠的 条评论
为什么被折叠?



