me-no-dev / arduino-esp32fs-plugin

Arduino plugin for uploading files to ESP32 file system
GNU General Public License v2.0
544 stars 144 forks source link

Again: "SPIFFS Error: esptool not found!", MacOS12.6, ESP32 core 2.0.7 #47

Open mrWheel opened 1 year ago

mrWheel commented 1 year ago

@me-no-dev : great work but I have no clue how it works and how I can determine whats wrong!

It worked with esp32 core 2.0.5

Environment:

There is a "esptool" at "/Users/User/Library/Arduino15/packages/esp32/tools/esptool_py/4.5"

What can I do to make this work (again)? What is the command-line command to make and flash a SPIFFS file system (the Arduino IDE does not show the command used .. which is a pitty).

Thanks in advance for your help!

neo305 commented 5 months ago

I would like to know this also. I tried using this and it fails but i copied this folder from AppData/Local/Arduino15/packages/ESP32FS to documents/arduino/tools and that worked. Maybe I need to copy this to both locations?