Error during install: Error downloading tool esp32:[email protected]: no versions available for the current OS #2353
Open
Description
Describe the problem
I was trying to install esp32
board to my machine using the arduino-cli
and this was the result
$ arduino-cli core install esp32:esp32
Downloading packages...
esp32:[email protected] esp32:[email protected] already downloaded
esp32:[email protected] esp32:[email protected] already downloaded
esp32:[email protected] esp32:[email protected] already downloaded
esp32:[email protected]_20220823 esp32:[email protected]_20220823 already downloaded
esp32:[email protected] esp32:[email protected] already downloaded
esp32:[email protected]_20220823 esp32:[email protected]_20220823 already downloaded
Error during install: Error downloading tool esp32:[email protected]: no versions available for the current OS, try contacting [email protected]
To reproduce
- install
arduino-cli
- run the following command
arduino-cli core install esp32:esp32
Expected behavior
The expected behavior is the cli tool to properly installed the requested board.
Arduino CLI version
Version: 0.34.1 Commit: 048415c Date: 2023-08-31T11:46:44Z
Operating system
Linux
Operating system version
22.04.3 LTS (Jammy Jellyfish)
Additional context
No response
Issue checklist
- I searched for previous reports in the issue tracker
- I verified the problem still occurs when using the nightly build
- My report contains all necessary details