point-of-sale-android-sdk icon indicating copy to clipboard operation
point-of-sale-android-sdk copied to clipboard

building

Open jerryseigle opened this issue 7 years ago • 2 comments

FAILURE: Build failed with an exception.

  • Where: Build file 'C:\Users\mrsst\Downloads\point-of-sale-android-sdk-master\point-of-sale-sdk\build.gradle' line: 23

  • What went wrong: A problem occurred evaluating project ':point-of-sale-sdk'.

Cannot run program "git": CreateProcess error=2, The system cannot find the file specified

  • Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 1.903 secs

jerryseigle avatar Jun 07 '17 06:06 jerryseigle

@jerryseigle, what steps can I take to reproduce this error?

The message

Cannot run program "git": CreateProcess error=2, The system cannot find the file specified

makes me think something is calling git that shouldn't be.

SalvatoreT avatar Jun 07 '17 16:06 SalvatoreT

I resolved the issue. On my machine I had to install "git" also I had to select in the "GIT" installer installation to allow GIT to be run from windows command prompt as well as GIT Bash.

jerryseigle avatar Jun 07 '17 17:06 jerryseigle