Skip to content
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

Error: Detected unknown package 'espressif8266' #171

Closed
probonopd opened this issue Apr 26, 2022 · 2 comments · Fixed by #172
Closed

Error: Detected unknown package 'espressif8266' #171

probonopd opened this issue Apr 26, 2022 · 2 comments · Fixed by #172

Comments

@probonopd
Copy link
Owner

PlatformIO 4.3.4 (last one in the 4 series which we were using):

PlatformManager: Installing espressif8266 @ 2.0.0
Error: Detected unknown package 'espressif8266'

Why?

@probonopd
Copy link
Owner Author

According to this:

Hi Sebastian (2021.05.18_10:34:31_-0400)
Upstream changed paths for the framework manifest files in recent
releases and did not maintain backward compatibility links resulting
in 4.3.4 no longer being able to install the frameworks.

Such breakages suck and take the fun out of open source development!

probonopd added a commit that referenced this issue Apr 26, 2022
@probonopd
Copy link
Owner Author

probonopd commented Apr 26, 2022

...and sure enough, when we use PlatformIO 5.1.1 then espressif8266 can be installed (again) but now other stuff is broken...

[common] now must be called [env] apparently. This is what I dislike about having to upgrade stuff all the time. What was working before is no longer working due to random changes like this. Argh!

probonopd added a commit that referenced this issue Apr 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant