Spawn git ENOENT
When scheduling test execution on your test machine, you might encounter the error Error: spawn git ENOENT
.
This error indicates that you have not configured git properly in the system.
- You can try re-installing git. See: Git download.
- If you are using a Windows machine and git is not recognized, follow this guide to specify the git installation path: Add git to Path on Windows