You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you, @Erriez, for noting this incompatibility with the new ESP32 framework.
Let's wait for the update to be done by Hristo (maintainer).
But in the meantime, you are quite right to point to the latest version available on GitHub.
This is also mentioned in the ESP Async WebServer library documentation.
This configuration compiles properly with the Espressif 32 v5.0.0 framework:
Thanks for creating this great tutorial! Very well explained and easy to follow.
Line
lib_deps = ESP Async WebServer
inplatform.ini
results in a build error:This issue has already reported in me-no-dev/ESPAsyncWebServer#1147 and is waiting for a new release.
A temporary workaround until the developer creates an updated library is to change:
The text was updated successfully, but these errors were encountered: