Closed
Description
Bug Report
Current behavior
$ arduino-cli compile --fqbn esp8266:esp8266:generic neo_project
Updating index: package_index.json downloaded
Updating index: package_index.json.sig downloaded
Updating index: package_esp8266com_index.json downloaded
Updating index: package_adafruit_index.json downloaded
Updating index: package_seeeduino_boards_index.json downloaded
Error creating instance: updating the core index: invalid package index in https://raw.githubusercontent.com/Seeed-Studio/Seeed_Platform/master/package_seeeduino_boards_index.json: invalid character ':' after top-level value
make: *** [neo_project/neo_project.esp8266.esp8266.generic.bin] Error 1
Since yesterday, arduino-cli is failing when updating indexes.
Expected behavior
I believe this is not a arduino-cli issue but a problem on the seeed-studio side.
Environment
arduino-cli Version: 0.13.0 Commit: 693a045eea420c29ca7027e668eee31bce37365d
- osx catalina 10.15.7 (latest)
- Also tested in linux:
$ uname -a
Linux ironfist 5.4.72-v7l+ #1356 SMP Thu Oct 22 13:57:51 BST 2020 armv7l GNU/Linux
$ cat /etc/issue
Raspbian GNU/Linux 10
Additional context
I believe this started to fail for me yesterday (Oct 29).
Metadata
Metadata
Assignees
Labels
No labels