We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
let
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
No branches or pull requests
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 definitionsThe text was updated successfully, but these errors were encountered: