Skip to content
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

Open
jancoow opened this issue Feb 3, 2021 · 8 comments
Open

LittleFS Error: mklittlefs not found! #15

jancoow opened this issue Feb 3, 2021 · 8 comments

Comments

@jancoow
Copy link

jancoow commented Feb 3, 2021

Hi,

I did exactly what is in the readme, however, after I click on "ESP8266 LittleFS data upload" I get this error:

LittleFS Error: mklittlefs not found!

Which is weird, because I did install mklittlefs:

mklittlefs --version
mklittlefs version: 0.2.3-31-g295fe9b

@busel7
Copy link

busel7 commented May 19, 2021

Same here, after update ESP8266 core v3.0.0, cant Data upload with LittleFS

@Pius171
Copy link

Pius171 commented May 19, 2021

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

@busel7
Copy link

busel7 commented May 19, 2021

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

@ESPboy-edu
Copy link

Same, after update ESP8266 core v3.0.0, cant Data upload with LittleFS

@alvikskor
Copy link

The branch ESP8266 Core 3.0.0 has a fix
"Re-add mklittlefs to package.json (# 8060)", but apparently it didn't help. Yesterday (06/01/21) I tried to install the Core 3.0.0 using the "Board Manager". When trying to load the LittleFS file system into the board, the same error "littlefs error: mklittlefs not found!" occurred. The SPIFFS file system boots normally. Are there any ways to fix the problem.

@earlephilhower
Copy link
Owner

The updated core is not yet released with patch. Until then, please use the git version.

@hoekbrwr
Copy link

hoekbrwr commented Jun 8, 2021

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????

@djbiton
Copy link

djbiton commented Apr 19, 2023

'LittleFS' was not declared in this scope

LITTLEFS Error: mklittlefs not found!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants