Dont you have to use the EspruinoWiFi Module with an ESP board?
Try
... var wifi = require('EspruinoWiFi'); ...
and see if this helps.
thanks! it did something, but now it's saying NetworkJS not found.
@PaddeK 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.
Dont you have to use the EspruinoWiFi Module with an ESP board?
Try
and see if this helps.