I cloned a new project from GitHub and initialised the build for the first time. I got an error saying:
cannot run program 'git'
CreateProcess error=2
This is the first time this has happened. All my other projects from GitHub have worked fine. I even checked that the Git path in Android Studio settings is fine and it works. Yet, I am getting this error.
Any help would be appreciated.