That's odd - did you compile Espruino yourself, or did you use the binary from the Espruino site?
I assume that the error message comes from WiringPi, as Espruino itself doesn't check the hardware it is on. Have you tried just running without sudo?
sudo
@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.
That's odd - did you compile Espruino yourself, or did you use the binary from the Espruino site?
I assume that the error message comes from WiringPi, as Espruino itself doesn't check the hardware it is on. Have you tried just running without
sudo
?