espressif / arduino-esp32

Arduino core for the ESP32
GNU Lesser General Public License v2.1
13.71k stars 7.43k forks source link

3.1.0-RC2 installation error #10607

Closed Nezaemmy closed 1 week ago

Nezaemmy commented 1 week ago

Board

n/a

Device Description

n/a

Hardware Configuration

n/a

Version

latest development Release Candidate (RC-X)

IDE Name

Arduino IDE

Operating System

Windows 11

Flash frequency

n/a

PSRAM enabled

no

Upload speed

n/a

Description

Error: 13 INTERNAL: Cannot install tool esp32:esp32-arduino-libs@idf-release_v5.3-a0f798cf: testing local archive integrity: testing archive size: fetched archive size differs from size specified in index: 339750940 != 344062217

I get this error when I tried to install it in my new computer. I didn't get this issue on my old computer. I don't have issue on versionS 3.0.7 and 3.1.0-RC1

Sketch

n/a

Debug Message

n/a

Other Steps to Reproduce

No response

I have checked existing issues, online documentation and the Troubleshooting Guide

lyusupov commented 1 week ago

looks like a duplicate of https://github.com/espressif/arduino-esp32/issues/10602

me-no-dev commented 1 week ago

closing as duplicate