The Wifi module not found happens because the IDE can't communicate with the board, so isn't aware that it is in fact an ESP8266 that has Wifi already.
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.
Great - thanks for posting up your solution!
The
Wifi module not found
happens because the IDE can't communicate with the board, so isn't aware that it is in fact an ESP8266 that has Wifi already.