Closed antwal closed 3 months ago
Please try with :
mathieucarbou/ESPAsyncWebServer @ 3.1.5
In theory with pio you should not define the dependencies because they will be found by PIO in the elegant ota descriptor.
Please try with :
mathieucarbou/ESPAsyncWebServer @ 3.1.5
Resolving esp01 dependencies... Library Manager: Installing mathieucarbou/ESP Async WebServer @ 3.1.5 UnknownPackageError: Could not find the package with 'mathieucarbou/ESP Async WebServer @ 3.1.5' requirements for your system 'darwin_x86_64'
I wrote ESPAsyncWebServer
, not ESP Async WebServer
mathieucarbou/ESPAsyncWebServer @ 3.1.5
I had already solved it in another way, but this works
Initially it worked until a few months ago, now that I have updated a bit everything in the compilation it generates a link error:
Error Build log here
if I remove all the elegantota, everything works correctly
Success Build log here
PlatformIO Config File: