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

ESP32-RFID Project with WebServer won't compile #2

Open
FrightRisk opened this issue May 3, 2023 · 1 comment
Open

ESP32-RFID Project with WebServer won't compile #2

FrightRisk opened this issue May 3, 2023 · 1 comment

Comments

@FrightRisk
Copy link

There is a bug regarding this dependency:

me-no-dev/ESP Async WebServer@^1.2.3

I replaced that line with https://github.com/me-no-dev/ESPAsyncWebServer.git to get it to compile, but that's not a real solution. You can see the error discussed here:

me-no-dev/ESPAsyncWebServer#1147

Could you help find the right way to fix it?

@donskytech
Copy link
Owner

Hmm interesting... Can you try with this https://github.com/esphome/ESPAsyncWebServer library which is a fork of the original?

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

No branches or pull requests

2 participants