Try 'Storage.eraseAll' - that should sort you out I think.
Since the file format changed, previously written data really messes it up. I guess maybe I should add some global code that does a 'filesystem check' at boot
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.
Try 'Storage.eraseAll' - that should sort you out I think.
Since the file format changed, previously written data really messes it up. I guess maybe I should add some global code that does a 'filesystem check' at boot