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
LilyGo-EPD47/examples/button$ pio run --list-targets
InvalidEnvNameError: Invalid environment name 't5-4.7'. The name can contain alphanumeric, underscore, and hyphen characters (a-z, 0-9, -, _)
Second (you need to prune ~/.platformio to see this): UnknownPackageError: Could not find the package with 'espressif/toolchain-riscv32-esp @ 8.4.0+2021r2-patch3' requirements for your system 'darwin_x86_64'
This is probably caused by pinning an old arduino-esp32 version
First:
This is due to platformio/platformio-core@269d5e0
Second (you need to prune
~/.platformio
to see this):UnknownPackageError: Could not find the package with 'espressif/toolchain-riscv32-esp @ 8.4.0+2021r2-patch3' requirements for your system 'darwin_x86_64'
This is probably caused by pinning an old arduino-esp32 version
LilyGo-EPD47/examples/button/platformio.ini
Line 20 in f6a4fab
This was reported to me in nickolay/esphome-lilygo-t547plus#6
The text was updated successfully, but these errors were encountered: