I am requried to install Git and Node for Uni work and use Bash in VS code however whenever I select Bash in the terminal it comes up with a long error
"0 [main] bash 1401 dofork: child -1 - forked process 9632 died unexpectedly, retry 0, exit code 0xC0000142, errno 11 bash: fork: retry: Resource temporarily unavailable 1470446 [main] bash 1401 dofork: child -1 - forked process 12756 died unexpectedly, retry 0, exit code 0xC0000142, errno 11 bash: fork: retry: Resource temporarily unavailable 3620768 [main] bash 1401 dofork: child -1 - forked process 5236 died unexpectedly, retry 0, exit code 0xC0000142, errno 11 bash: fork: retry: Resource temporarily unavailable 7734315 [main] bash 1401 dofork: child -1 - forked process 3016 died unexpectedly, retry 0, exit code 0xC0000142, errno 11 bash: fork: retry: Resource temporarily unavailable 0 [main] bash (7496) C:\Program Files\Git\bin..\usr\bin\bash.exe: *** fatal error - cygheap base mismatch detected - 0x15B8408/0x14E8408. This problem is probably due to using incompatible versions of the cygwin DLL. Search for cygwin1.dll using the Windows Start->Find/Search facility and delete all but the most recent version. The most recent version should reside in x:\cygwin\bin, where 'x' is the drive on which you have installed the cygwin distribution. Rebooting is also suggested if you are unable to find another cygwin DLL. 15883775 [main] bash 1401 dofork: child -1 - forked process 7496 died unexpectedly, retry 0, exit code 0xC0000142, errno 11 bash: fork: Resource temporarily unavailable"
I have tried reinstalling both Git and Node a few times and additionally Cygwin however even when opening Git-Bash it just immideatly closes.
I am stumped and any assistance would be appreciated.
User contributions licensed under CC BY-SA 3.0