Hi,
When attempting to compile the “everything” example I receive the below error. This seems to be because the dependency is no longer available.
Library Manager: Installing me-no-dev/ESP Async WebServer @ ^1.2.3
UnknownPackageError: Could not find the package with 'me-no-dev/ESP Async WebServer @ ^1.2.3' requirements for your system 'linux_x86_64'
The “minimal” example compiles and runs correctly, but the “factory-test” and “lvgl-demo” also fail to compile with the same error.
Platform: Linux
Build method: docker container using hamishcunningham/iot:magic