Skip to content
New issue

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

Ubuntu Install #3

Open
kiowadriver opened this issue Dec 31, 2018 · 1 comment
Open

Ubuntu Install #3

kiowadriver opened this issue Dec 31, 2018 · 1 comment

Comments

@kiowadriver
Copy link

I am trying to run the node server setup on ubuntu 16.04. I ran into some issues. :

  1. (Minor Issue) In step Bring in tonesto's updates #5 of the node server install it says to "Open the server.js file in a text editor and put in your Sense login information". However, It looks like you added a config file to store the parameters that are not mentioned in the instructions.

  2. Make sure to set the hub to a static IP address so it doesn't change.

  3. Install the following on Ubuntu 16.04 for node.js:
    Install node.js

For 16.04 LTS:
curl -sL https://deb.nodesource.com/setup_8.x | sudo bash -
sudo apt install -y nodejs

@brbeaird
Copy link
Owner

Thanks for the feedback. I'll take a look at these.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants