when I re-start bash script again in gitbash
it shows
Error: Could not fork child process: There are no available terminals (-1).
I also try
taskkill /F /IM mintty.exe
and
taskkill /F /IM bash.exe
but not working
what should I do ??
Try to kill process that started the terminal.
1 Like