Trying to install on Raspberry Pi (Linux bs440rpi 4.4.38+ #938 Thu Dec 15 15:17:54 GMT 2016 armv6l GNU/Linux).
Running node 6.11.3
Installation runs fine. Obtained Google maps API key and put it in server.js.
When running "node server.js" the only response is "illegal instruction".
sudo node server.js just returns the prompt after 10 seconds.
No access to the webpage on port 7270
do i miss anything obvious?