There seesm to be an issue with the platformio/toolchain-riscv32-esp package.
Resolving esp32dev dependencies...
Tool Manager: Installing espressif/toolchain-riscv32-esp @ *
Downloading 0%
The download is not progressing. I have already tried to clear my local cache .platformio/cache and restart VS Code etc. I also tried to select a different version but it just sticks at 0% or fails during retries:
Tool Manager: Installing platformio/toolchain-riscv32-esp @ 14.2.0+20241119 Downloading 0%
Downloading...
Tool Manager: Error: Please read https://bit.ly/package-manager-ioerror
Tool Manager: Warning! Package Mirror: ('Connection broken: IncompleteRead(14573338 bytes read, 654098110 more expected)', IncompleteRead(14573338 bytes read, 654098110 more expected))
and well.. i have also tried to install it manually without success. The download never actually starts.
> .\pio.exe pkg install --global --tool "espressif/toolchain-riscv32-esp"
Tool Manager: Installing espressif/toolchain-riscv32-esp
Downloading [------------------------------------] 0% 01:22:44
I am on Windows (x64).