arduino-esp32fs-plugin icon indicating copy to clipboard operation
arduino-esp32fs-plugin copied to clipboard

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

Open mrWheel opened this issue 2 years ago • 1 comments

@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:

  • MacOS Monterey
  • Arduino IDE 1.8.19
  • ESP32 core 2.0.7
  • arduino-esp32fs-plugin first 1.0, now 1.1 (march 6, 2023)

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!

mrWheel avatar Mar 17 '23 08:03 mrWheel

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?

neo305 avatar Feb 03 '24 05:02 neo305