刚尝试在intellij idea中从github克隆一个项目。
不幸的是,我得到以下异常(大致从德语翻译成英语):
在dll“E:\ programs \ git \ mingw64 \ libexec \ git-core \ git-remote-https.exe”中找不到过程入口点“curl_global_sslset”。 < / p>
任何想法,为什么会这样?
感谢。
答案 0 :(得分:0)
看起来像某种破坏的安装。例如。 here是一个类似的问题。 你可以尝试重新安装Git for windows。
它是否可以从命令行运行,顺便说一下?在设置中配置了什么git可执行文件 - 版本控制 - IDEA中的Git?确保它与@Async
public CompletableFuture<Optional<ViewUserDto>> findByLogin(String login) throws InterruptedException {
...
}
命令