Hi Sara and Rui,
I use you eBook « Build WebServer with ESP32 and ESP8266 »
I have tested many examples of this book with a mac book. All works perfectly.
Now, I have just installed a Raspberry pi4 with Ubuntu / platform IO.
I Try to upload the example 3.1 Display Sensor Reading (SSE) page 312.
Upload of the main is Ok but bad for the SPIFFS.I get the following error :
Building SPIFFS image from ‘data’ directory to .pio/build/esp32doit-devkit-v1/spiffs.bin
sh: 1: mkspiffs_espressif32_arduino: not found
*** [.pio/build/esp32doit-devkit-v1/spiffs.bin] Error 127
may I have some help please ?
Best regards,
JM HAUTION
Hi.
I haven’t found any information about that error :/
Does that happen only with that specific project or with all projects that you try to upload the data?
Regards,
Sara
Hi Sara, Thanks for your answer.
It Happens using platformio with all projects when i build Filesystem Image before to upload it in the ESP32.
Now, I have added the 99-platformio-udev.rules at the right place and have got a mkspiffs file but i don’t know where to store it.
Some issue ?
Thanks a lot,
Regards,
JMH