Wow, ok, that's an odd one. Maybe if it occurs again you could paste up the result of print(require("Storage").list())? Or even better you could 'backup' the device to a zip file via the app loader and then I can restore it here and see if I can reproduce
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Wow, ok, that's an odd one. Maybe if it occurs again you could paste up the result of
print(require("Storage").list())
? Or even better you could 'backup' the device to a zip file via the app loader and then I can restore it here and see if I can reproduce