You are reading a single comment by @fanoush and its replies. Click here to read the full conversation.
  • yes, the .74 broke it, I cannot even list storage files in IDE

    require('Storage').list().forEach(x=>pri­nt(JSON.stringify(x)));
    Uncaught ReferenceError: "x" is not defined
     at line 1 col 59
    ...ch(x=>print(JSON.stringify(x)));
    

    with .73 this works fine

About

Avatar for fanoush @fanoush started