jasoncoon / esp8266-fastled-webserver

GNU General Public License v3.0
714 stars 359 forks source link

SPIFFS Error: esptool not found! #171

Closed fals3illusion closed 4 years ago

fals3illusion commented 4 years ago

When trying to upload i get an error of

SPIFFS Error: esptool not found!

So when i tried boards manager esp8266 to version 2.3.0 i get " SPIFFS Create Failed!"

I am using a nodemcu esp8266. Is this possible to use this? or do i have to only use a d1 mini?

jasoncoon commented 4 years ago

Have you followed the instructions to install the SPIFFS upload tool? https://arduino-esp8266.readthedocs.io/en/latest/filesystem.html#uploading-files-to-file-system

It should definitely be possible on the NodeMCU ESP8266.

sshcrack commented 4 years ago

In the Readme-File is a link to the older tool which works with the .exe file of the ESP tool

jasoncoon commented 4 years ago

Closing, reopen if needed.