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

Fails to install the node_module on RPi2 running Node v0.10.28 and npm v1.4.9 #51

Open
anthony-ngu opened this issue May 29, 2015 · 1 comment

Comments

@anthony-ngu
Copy link

I am getting the node-gyp rebuild error when it tries to install openzwave@0.0.33

@anthony-ngu
Copy link
Author

Fixed by running these commands from inside RPi2 Rapsbian image: Should probably add these into the instructions on how to setup on RPi2 / Linux?

sudo apt-get install subversion libudev-dev make build-essential git-core python2.7 pkg-config libssl-dev
sudo -i npm install node-gyp

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

1 participant