For some reason (my lib directory may be messed up) the esptool in Arduino IDE keeps on complaining that it can't find this or that .h file that an included file references. Eg: C:\Users\matt\Documents\Arduino\libraries\WebServer\src\WebServer.cpp:27:17: fatal error: md5.h: No such file or directory
I've been having to download each one from github, but it's getting tiring. Is there any guess as to what is wrong?