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

后端 未结 28 2121
抹茶落季
抹茶落季 2020-12-12 12:17

I have had up to 8 git bash terminals running at the same time before.

Currently I have only 2 up.

I have not seen this error before and I am not understand

28条回答
  •  春和景丽
    2020-12-12 12:34

    I see the problem on windows in git bash when I kill my git bash console without using exit. I found killing ssh-agent.exe task from windows task manager to fix the problem.

提交回复
热议问题