Android Studio “Error Running Git” , 'Empty git --version output:'

前端 未结 9 2551
抹茶落季
抹茶落季 2021-02-19 06:58

I have looked at the other posts and have made certain that the path is correct to the executable file, as shown below. I can launch git from from this path outside of Android

9条回答
  •  旧时难觅i
    2021-02-19 07:52

    in windows 10, 64bit version your installed git location is C:\Program Files\Git, There is a bin folder inside Git folder and there is a git.exe file, this is the file you have to choose or add in android studio.Works for me.

提交回复
热议问题