Talking about promises, I just got this error message: Uncaught Error: Unhandled promise rejection: Error: Function "b" not found!
Does it means that we absolutely need at anytime to give both resolve AND reject callbacks?
Is it possible that it worked with 1v87.XXX but not anymore with 1v88 ?
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.
Talking about promises, I just got this error message:
Uncaught Error: Unhandled promise rejection: Error: Function "b" not found!
Does it means that we absolutely need at anytime to give both resolve AND reject callbacks?
Is it possible that it worked with 1v87.XXX but not anymore with 1v88 ?