Looks like the serialport module won't install for you. You must have changed something - any idea what? Did you install a new node version?
Can you try 'npm install serialport' and see if it completes without errors? If not perhaps you could contact the node serialport project and ask for help?
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.
Looks like the serialport module won't install for you. You must have changed something - any idea what? Did you install a new node version?
Can you try 'npm install serialport' and see if it completes without errors? If not perhaps you could contact the node serialport project and ask for help?