You are reading a single comment by @Robin and its replies. Click here to read the full conversation.
  • Is there a possibility of mixing modes during a write to Storage that might have caused a confict?

    ref: http://www.espruino.com/Bangle.js+Storag­e#line=59

    4th bullet below heading 'A few things are going on here:'

    'A file created with require("Storage").open is different to one created with require("Storage").write since it is designed to be appended to. As such you can only access the files with require("Storage").open and not with require("Storage").write/read/erase/etc'­

About

Avatar for Robin @Robin started