chat app does not load after install
Opened this issue · 1 comments
bmoren commented
settings are all good, set the AP SSID and could connect no problem, but the page does not load anything in browser.
I think this has something to do with node being installed at version 4.x.x and that it's too old to understand let
variable definitions
bmoren commented
the node installer hasnt been updated since 2015:
https://node-arm.herokuapp.com/
https://github.com/nathanjohnson320/node_arm
perhaps using nvm to install would provide an easy interface with the latest version:
https://github.com/creationix/nvm
I've used a similar method here:
https://github.com/bmoren/node-omxplayer-sync/blob/master/install.sh