Error: Could not fork child process: There are no available terminals (-1).

Git card dead, report this error
Limit the number of processes. Kill them
So the question is, which process to kill
This?

Or this one?

 
Kill bash. Exe
Under the CMD tasklist
Taskkill /pid 12345-t-f
12345 is the process ID of bash
Just kill it
 

Read More: