Windows 8 Composer Install from private repository Message: "Failed to clone ... git was not found, git was not found, check that it is installed and in your path ENV".
I have tried using composer install from both the Windows terminal and Git Bash with the same message. Git is definitely installed with the correct path environments, and the same with Composer.
My private repositories have worked elsewhere on Windows 7 and on a Linux server so I believe this could be a Windows 8 problem.
Has anyone else had this same problem? If so, how would you go about fixing it?
It is just a general Windows problem and I can use git and even find the Git version, but when trying to composer install or update, it can't find git.
I would appreciate any answers.