lorol / arduino-esp32fs-plugin

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

ESP32FS - esptool not found #15

Open Zyrem opened 1 year ago

Zyrem commented 1 year ago

Arduino IDE 1.8.19 ESP32FS 2.0.7 LittleFS_esp32 1.0.6 ESP32C3 Dev board

MacBook Pro 2012 - 10.15.7 MacBook Pro 2020 - 12.6.6

Issue occurred when try to upload file using ESP32FS error reported esptool not found.

Tried upload using Windows has no issue

3Dsf-info commented 1 year ago

This problem has existed for a while. Answer here:

https://github.com/me-no-dev/arduino-esp32fs-plugin/issues/15

Have a look at the solution from moononournation.

Zyrem commented 1 year ago

This problem has existed for a while. Answer here:

me-no-dev#15

Have a look at the solution from moononournation.

Thank you for the reply.

I have successfully make SPIFFS(from me-no-dev) upload works and carefully check that the issue persist with LittleFS on MacOS

siteswapjuggler commented 7 months ago

Same here the problem persist with LittleFS on MacOS "Error: esptool not found!"