Skip to content

ESP8266 repository not working package_esp8266com_index.json #8868

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
furbanow opened this issue May 11, 2019 · 2 comments
Closed

ESP8266 repository not working package_esp8266com_index.json #8868

furbanow opened this issue May 11, 2019 · 2 comments
Labels
Type: Invalid Off topic for this repository, or a bug report determined to not actually represent a bug

Comments

@furbanow
Copy link

Hi,
I observed that from today i can not compile for my ESP8266 board.
It seems that the json for additionnal boards is malformed.
http://arduino.esp8266.com/stable/package_esp8266com_index.json

See how starts the json file. I guess it is a bug:
Because of this i can not work on my project.

Dropping version 1.6.5-947-g39819f0
Dropping version 2.5.0-beta1
Dropping version 2.5.0-beta2
Dropping version 2.5.0-beta3
Dropping version 2.4.0-rc1
Dropping version 2.4.0-rc2
{
"packages": [
{
"maintainer": "ESP8266 Community",
"help": {
"online": "https://esp8266.com/arduino"
},
"websiteURL": "https://github.com/esp8266/Arduino",
"platforms": [
{

...

Thanks you

@per1234 per1234 added the Type: Invalid Off topic for this repository, or a bug report determined to not actually represent a bug label May 11, 2019
@per1234
Copy link
Collaborator

per1234 commented May 11, 2019

ESP8266 core for Arduino is a 3rd party project. This problem is nothing Arduino can fix, nor is it our responsibility.

The problem has already been reported to the ESP8266 core for Arduino maintainers and they are working on fixing it:
esp8266/Arduino#6068

@per1234 per1234 closed this as completed May 11, 2019
@furbanow
Copy link
Author

furbanow commented May 11, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Invalid Off topic for this repository, or a bug report determined to not actually represent a bug
Projects
None yet
Development

No branches or pull requests

2 participants