Using the new Arduino IDE for ESP8266 and found bugs, report them here

Moderator: igrr

User avatar
By Sandrino
#91390 Hi,

when trying to upload within Arduino's IDE (OS Linux Suse) I get this error: "LittleFS Error: mklittlefs not found!" , also under the directory .arduino15\packages\esp8266\tools\ I think there should be a directory named "mklittlefs" because if I downgrade the package to 2.7.4 it appears, if I re-upgrade to 3.0.0 disappears.

And, If I roll back to previous version it works. Any clue ?

Cheers.
Last edited by Sandrino on Sun May 16, 2021 4:09 pm, edited 2 times in total.
User avatar
By Sandrino
#91406
BigPoit wrote:Same here (on Windows 10 platform).
Found another topic from a year ago with same problem (#84972).
The tools download section is missing a block in the JSON index file.
I hope they'll fix it soon.


OK, so I'm not alone :) . I was thinking it was somehow my fault !