1

Am trying to open Git Bash in any folder on a Windows machine and I get this error. How would one go about it?

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

Moses
  • 1,391
  • 10
  • 25
  • Does this answer your question? [Git bash Error: Could not fork child process: There are no available terminals (-1)](https://stackoverflow.com/questions/45799650/git-bash-error-could-not-fork-child-process-there-are-no-available-terminals) – Giorgi Tsiklauri Aug 23 '22 at 06:38
  • It does not I get an error `ERROR: The process "ssh.exe" not found.` – Moses Aug 23 '22 at 06:52
  • which error you are facing `ERROR: The process "ssh.exe" not found.` or `Error: Could not fork child process: There are no available terminals (-1).` –  Aug 23 '22 at 07:26
  • @Moses then please edit your question, because that's not what you've asked. – Giorgi Tsiklauri Aug 23 '22 at 08:21
  • I get the error `ERROR: The process "ssh.exe" not found.` when I try to use `taskill` as suggested in the post you shared – Moses Aug 23 '22 at 08:24
  • I tried `taskkill /F /IM ssh.exe ` as suggested but not seem to be working. – Moses Aug 23 '22 at 08:26
  • So I was responding to @Giorgi that the post (Git bash Error: Could not fork child process: There are no available terminals (-1)) does not answer my question. – Moses Aug 23 '22 at 08:27

0 Answers0