maximkulkin / esp-homekit-demo

Demo of Apple HomeKit accessory server library
MIT License
805 stars 233 forks source link

ESP8266 (Docker): Cannot flash because files cannot be found #306

Closed barning closed 4 years ago

barning commented 4 years ago

It seems that the code will fail if there are spaces in the disk name. The files are there and Docker is running. If I copy the complete file path in the variables as a string, most of the files are found.

lrusnac commented 4 years ago

https://github.com/maximkulkin/esp-homekit-demo/issues/288

maximkulkin commented 4 years ago

Just use disk names without spaces.