When I try to upload a new library using Add .ZIP too this error shows "Error: 13 INTERNAL: Library install failed: moving extracted archive to destination dir: library not valid" I have tried 2 different libraries from GitHub but still showing the same error. This are the libraries "C:\Users\user\Downloads\ESP32-ICM426XX-driver-master.zip" and "C:\Users\user\Downloads\ICM42605-master.zip"
this is not an Arduino library ( library is not compatible with Arduino)
I didn't found it in github, please show a direct link
Topic moved. Please do not post in "Uncategorized"; see the sticky topics in https://forum.arduino.cc/c/development-tools/uncategorized/184.
As pointed out, the first one is not a library for Arduino.
The second one is also not a library but a sketch consisting of multiple tab pages. Extract the zip file somewhere, navigate to the sub directory ICM42605_LIS2MDL_LPS22HB_Dragonfly of it and open ICM42605_LIS2MDL_LPS22HB_Dragonfly.ino.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.