D
D
dimasik1002002018-04-09 21:45:26
Java
dimasik100200, 2018-04-09 21:45:26

How to fix A problem occurred starting process 'command 'git' error?

Can't launch project from GitHub. An error is thrown

Error:A problem occurred evaluating root project 'Signal-Android-master'.
> A problem occurred starting process 'command 'git''

How to fix it?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
C
ConstOrVar, 2018-04-10
@ConstOrVar

The problem is probably the lack of a git command in your environment. The root build.gradle contains the getLastCommitTimestamp() function, which requires git to work. You need to either install git or add it to the path in your environment.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question