Error parser invalid missing

I am using Arduino 1.8.19 IDE, I downloaded lot of the libraries... somehow I got error when I open something else manager apps here it showed:
Invalid library found in C:user.........\Arduino\libraries\Arduino_POST_HTTP_Parser-1.0.0: Missing 'paragraph' from library

AND

C:user.........\Arduino\libraries\Arduino_POST_HTTP_Parser: Missing 'paragraph' from library

I did removed by manually with 'HTTP_Parser' and re-install and still the same.

Need help.
Thanks!

Did you use the IDE library manager to install that library? If not, I would recommend that you delete it from your sketchbook libraries folder and install it with the library manager. It is available that way and the library manager is the best way to install any library.

What Arduino board are you using? What network shield?

Yes, I use IDE Library Manager to install. I installed lot of libraries.

I deleted Sketchbook and no helps.

I use Nano board.
no network shield yet.

But sometimes I copied all Libraries for my collections and copied into other PCs.
So I used Linux no problem. this error is with the Windows 10.

Delete the directory: "C:user.........\Arduino\libraries\Arduino_POST_HTTP_Parser"

You can alway re-install that library if you ever need it in the future.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.