You are reading a single comment by @AkosLukacs and its replies. Click here to read the full conversation.
  • Turn off minification. The error on the first screenshot points to prefetchenabled=false in a function signature.
    What version of the IDE you have? I thought the latest IDE can minify all of ES6.

  • Hi AkosLukacs,

    Turn off minification only deletes the message :

    TypeError: Cannot read property 'length' of undefined

    I have Web Ide 0.72.1

    I have also a Espruino IDE Native version 0.69.0 for my MDBT42Q Bluetooth Module.
    I made tests with it on Pico this morning, and COOL ! It works fine ?

    There are some issues with Web Ide 0.72.1

About

Avatar for AkosLukacs @AkosLukacs started