@Ducky could work - looks like they use some other service for Windows compiles? I didn't think Travis did Windows VMs?
@Ollie - sorry to hear that - I'm not sure why node_modules would be in the wrong place. Could be some argument to npm is needed to pull it in...
npm
Is it actually complaining about serial.js? Or serialport? It's kind of odd if it's missing serial.js as that should be in EspruinoTools/core i think?
serialport
EspruinoTools/core
@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.
@Ducky could work - looks like they use some other service for Windows compiles? I didn't think Travis did Windows VMs?
@Ollie - sorry to hear that - I'm not sure why node_modules would be in the wrong place. Could be some argument to
npm
is needed to pull it in...Is it actually complaining about serial.js? Or
serialport
? It's kind of odd if it's missing serial.js as that should be inEspruinoTools/core
i think?