-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LittleFS Error: mklittlefs not found! #15
Comments
Same here, after update ESP8266 core v3.0.0, cant Data upload with LittleFS |
3.0 is still in beta stage, I don't think it allows plugins for now, use a stable version |
Ok, thank you for info |
Same, after update ESP8266 core v3.0.0, cant Data upload with LittleFS |
The branch ESP8266 Core 3.0.0 has a fix |
The updated core is not yet released with patch. Until then, please use the git version. |
Version 1.8.15 has this error. I am not able to use LITTLEFS anymore. The new program is now a .java program. How to restore the old procedures? Should I uninstall v2.0.0? All files are in place the .jar file is still there, but it needs this mklittlefs which I cannot find. As this is now the standard filesystem I expect to have a standard procedure to upload files to the filesystem in that format. Why this hocus-pocus via external contributors???? |
'LittleFS' was not declared in this scope LITTLEFS Error: mklittlefs not found! |
Hi,
I did exactly what is in the readme, however, after I click on "ESP8266 LittleFS data upload" I get this error:
Which is weird, because I did install mklittlefs:
The text was updated successfully, but these errors were encountered: