m5stack / M5StickC

M5StickC Arduino Library
MIT License
477 stars 222 forks source link

v0.2.9 fails to install in Arduino v2.2.1: Failed to install library. #168

Closed GavinBeattie closed 5 months ago

GavinBeattie commented 1 year ago

Describe the bug

From Update button: Failed to install library: M5StcikC: 0.2.9 No valid dependencies found. Dependency M5_JoyC is not available.

To reproduce

macOS + Windows10 Arduino IDE v2.2.1

Expected behavior

Normally updates take care of themselves almost in the background.

Screenshots

No response

Environment

Additional context

No response

Issue checklist

mrsav25 commented 1 year ago

Looks like they changed the library name as I'm trying the same thing right now, but no idea how to work around that: https://github.com/m5stack/M5Hat-JoyC

Edit: just to add, go back a version and it works.