earlephilhower / arduino-littlefs-upload

Build and uploads LittleFS filesystems for the Arduino-Pico RP2040, ESP8266, and ESP32 cores under Arduino IDE 2.2.1 or higher
MIT License
96 stars 9 forks source link

ERROR: No data folder found #13

Closed cvjmilos closed 2 months ago

cvjmilos commented 4 months ago

I have 'data' folder within sketch folder, and the file I want to upload is in 'data' folder, but after I choose [Ctrl] + [Shift] + [P], then "Upload LittleFS to Pico/ESP8266", all I get is:

LittleFS Filesystem Uploader

ERROR: No data folder found

I am uploading to ESP8266, port is okay.

fabioroldan commented 4 months ago

I have the same problem

markingle commented 2 months ago

I have the same problem