Thanks @AkosLukacs
with the updates you mentioned (I wonder how I didn't noticed it before ?!) and installing serialport I am one step further.
Now the upload seems to load, but I am getting syntax error - probably because of my ES6 notation - do you know why I can't use ES6 if on web IDE it works fine ?
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.
Thanks @AkosLukacs
with the updates you mentioned (I wonder how I didn't noticed it before ?!) and installing
serialport
I am one step further.Now the upload seems to load, but I am getting syntax error - probably because of my ES6 notation - do you know why I can't use ES6 if on web IDE it works fine ?