I think the problem is that if you have a download of the library file that gets corrupted for some reason, maybe it only partially completes, the IDE just keeps trying to use that same screwed up downloaded file every time you try to install instead of deleting the file and downloading it over again. As OldSteve said, I can successfully install the library using Library Manager but I can also reproduce your issue by deleting the installed library from my sketchbook folder, corrupting the downloaded library zip file using a text editor, and then trying to install the library again using Library Manager.
To fix this issue you need to delete the downloaded library installation file. It is located at C:\Users{user name}\AppData\Local\Arduino15\staging\libraries\Firmata-2.5.3.zip. Then try to install Firmata again.
pert:
I think the problem is that if you have a download of the library file that gets corrupted for some reason, maybe it only partially completes, the IDE just keeps trying to use that same screwed up downloaded file every time you try to install instead of deleting the file and downloading it over again. As OldSteve said, I can successfully install the library using Library Manager but I can also reproduce your issue by deleting the installed library from my sketchbook folder, corrupting the downloaded library zip file using a text editor, and then trying to install the library again using Library Manager.
To fix this issue you need to delete the downloaded library installation file. It is located at C:\Users{user name}\AppData\Local\Arduino15\staging\libraries\Firmata-2.5.3.zip. Then try to install Firmata again.
Good to know. Thanks pert. I'll try to remember this the next time I see the same issue.
Edit: I just noticed that you downloaded Firmata 2.5.3.
The latest available from my Library Manager is 2.5.2 - I feel ripped off.
(Not a concern - I immediately went back to 2.4.3 anyway. I only upgraded to try to reproduce emmpeabeeHp's problem.)
oH - I expected emails when I got replies - which didn't happen here - so I only found out I had replies by coming here for another reason -
DUH - sorry guys, thanks,
Tho it is midnight now, so I'll have a looksee in the AM after the birds have got up ;=} .
M
emmpeabeeHp:
oH - I expected emails when I got replies - which didn't happen here - so I only found out I had replies by coming here for another reason -
DUH - sorry guys, thanks,
Tho it is midnight now, so I'll have a looksee in the AM after the birds have got up ;=} .
M
I don't get email notifications automatically when I reply to a post either. I've got into the habit of manually clicking "Receive emails" every time now.