[Gradle] 遭遇 Unable to process incoming event 'ProgressComplete' (ProgressCompleteEvent)
最近开始玩一个项目,结果gradle build总是报错:
FAILURE: Build failed with an exception. * What went wrong: Unable to process incoming event 'ProgressComplete ' (ProgressCompleteEvent) 参考了帖子Build fails with “Unable to process incoming event ‘ProgressComplete ’ (ProgressCompleteEvent)”:
The Workaround: use the --console plain gradle command line switch The Fix: If you use git + git-bash, upgrade to git 2.x.x (2.9.3 is current and works for me) If you use DOS, try increasing your screen buffer size.(mine is 1024 x 1024) 将Git Window从2.