Am I doing something wrong or has something become broken in the github ESP-IDF repository?Archibald@DESKTOP-MEEDJIJ MINGW32 ~
$ mkdir -p ~/esp
Archibald@DESKTOP-MEEDJIJ MINGW32 ~
$ cd ~/esp
Archibald@DESKTOP-MEEDJIJ MINGW32 ~/esp
$ git clone --recursive https://github.com/espressif/esp-idf.git
Cloning into 'esp-idf'...
1 [main] git-remote-https 5776 child_info_fork::abort: C:\msys32\usr\bin\msys-icudata59.dll: Loaded to different address: parent (0x3010000) != child(0x2F40000)
error: cannot fork() for fetch-pack: Resource temporarily unavailable
Thanks.