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

Git Bash terminal cannot be opened

1, in the CMD command input tasklist check git – bash. Exe process, find the corresponding process pid
no. 2, tasklist | findstr searches process, pid # find process, the corresponding process
no. 3, taskkill/pid process pid – t – f # is corresponding process termination command, after the termination, can open the git bash terminal
If that still doesn’t work, restart your computer
 
 
 
 
 
 
 
 

Read More: