Skip to content

Conversation

@danielvandenberg95
Copy link

I had some issues with the installation, adding these lines fixed it for me and makes this a more complete installer.

Made sure the script downloads and installs both node and express
setup.sh Outdated
wget http://node-arm.herokuapp.com/node_latest_armhf.deb
sudo dpkg -i node_latest_armhf.deb

sudo npm install express
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I noticed this is in twice...

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

Successfully merging this pull request may close these issues.

2 participants