Have you tried one of the 'latest' normal builds, like this one
It might be that something has changed in the repository, and that is why you're having troubles with @DrAzzy's build...
Also, you could try:
print("Reply "+(typeof reply)+": "+JSON.stringify(reply));
which might help you narrow down what is actually getting returned.
@Gordon started
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.
Have you tried one of the 'latest' normal builds, like this one
It might be that something has changed in the repository, and that is why you're having troubles with @DrAzzy's build...
Also, you could try:
which might help you narrow down what is actually getting returned.