esp8266 / arduino-esp8266fs-plugin

Arduino plugin for uploading files to ESP8266 file system
GNU General Public License v2.0
708 stars 214 forks source link

Arduino.IDE displays "invalid library found" #43

Open griffkelleher opened 6 years ago

griffkelleher commented 6 years ago

my problem is i cant find the library i need and ive tried going to manage library in the Arduino code app but cant find it. PLEASE HELP.

per1234 commented 6 years ago

This is not a library. It's a plugin. If you try to install it as a library then the Arduino IDE will correctly display the "Invalid library" warning. You need to remove the attempted installation in your libraries folder and then carefully follow the installation instructions: https://github.com/esp8266/arduino-esp8266fs-plugin#installation

zaphodikus commented 4 years ago

The instructions are wrong, i'm raising a ticket.

/tools/ESP8266FS/tool/esp8266fs.jar should be same on windows as for ios/unixes, because dropping into "C:\Users\\Documents\Arduino\tools\ESP8266FS\tool\esp8266fs.jar" does appear to be good.
Hashan9220 commented 2 years ago

Invalid library found in C:\Users\Hashan\Documents\Arduino\libraries\firebase-arduino-master: no headers files (.h) found in C:\Users\Hashan\Documents\Arduino\libraries\firebase-arduino-master

How to fix this error ?