Hey guys.
I'm following some online tutorials for my Arduino Uno, and after copying/pasting some new libraries into the "libraries" folder for Arduino, my IDE is telling me that "Invalid library found in C:\Program Files (x86)\Arduino\libraries\pitches: Missing 'url' from library" for all of the folders I moved in/overwrote. However, I can't find ANY information regarding this error online?
Does anyone know what "Missing 'url' from library" refers to here? Is it something to do with my path? Or do I have to update something?
For context, this is a 100% fresh install, with 0 sketches created or saved. I have done NOTHING other than transfer the libraries, and open the IDE. I'm also a complete beginner, so I'm not really sure how best to troubleshoot something like this.