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
Recently we saw some support issues in Adafruit's forums that people are getting an error when installing a library with Arduino's library manager. Trying it ourselves we also repro the same issue, it appears all library installations are failing with the error 'CRC doesn't match. File is corrupted.' This happens for Adafruit and non-Adafruit libraries and feels like it's perhaps a global issue with the server that manages the library downloads. Can someone from the Arduino side check that the library manager server is in a good state and if libraries like Adafruit_NeoPixel can be installed using the manager?
Also apologies if there's a better escalation path but I wanted to raise this issue in case someone sees it more easily.