Just to say, I looked into your code and it does say Error parsing JavaScript, but uploading anyway. - I believe the issue may be that you are pretokenising, and that the compiled code step is run after the pretokenisation step.
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.
Just to say, I looked into your code and it does say
Error parsing JavaScript, but uploading anyway.
- I believe the issue may be that you are pretokenising, and that the compiled code step is run after the pretokenisation step.Try updating again now. This should be miles better - more info at https://github.com/espruino/EspruinoTools/issues/138