Git / Bower Errors: Exit Code # 128 & Failed connect

后端 未结 24 1495
长情又很酷
长情又很酷 2020-11-30 21:42

I am using Bower to install several libraries. For demonstration purposes here, I am installing bootstrap. Regardless of the package, I receive the following errors:

24条回答
  •  暗喜
    暗喜 (楼主)
    2020-11-30 22:11

    This worked for me,

    Copy the file "libcurl.dll" in Git installation folder ( C:\Program Files\Git\bin\libcurl.dll ). Paste it in location where the git.exe exists ( C:\Program Files\Git\libexec\git-core ).

提交回复
热议问题