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

node-gyp rebuild fails #16

Closed
raqbit opened this issue Mar 1, 2017 · 4 comments
Closed

node-gyp rebuild fails #16

raqbit opened this issue Mar 1, 2017 · 4 comments
Labels

Comments

@raqbit
Copy link

raqbit commented Mar 1, 2017

Error: http://pastebin.com/ztq29Ekb

Node version: v7.7.0 (Installed manually)

Pi: Using the new Pi Zero W :)

Getting this error when trying to install this package. It might be because of my non-ordinary node install method. I did notice that I didn't see the "you don't have to install pigpio as it's included in raspbian" sentence, so I did install pigpio. I don't think that causes this problem.

Edit: I cleaned my Node install, and used NVM to do a new install, but the same problem occurs.

@fivdi
Copy link
Owner

fivdi commented Mar 1, 2017

Very nice, the newest of software on the newest of hardware :)

This is a Node.js issue. v7.7.0 is broken. See nodejs/nan#644 for further information.

It looks like you'll have to downgrade to an older version of Node.js or wait for v7.7.1.

@fivdi
Copy link
Owner

fivdi commented Mar 1, 2017

The corresponding Node.js issue is nodejs/node#11628

@fivdi
Copy link
Owner

fivdi commented Mar 2, 2017

Node.js v7.7.1 has been released so this should no longer be an issue

@fivdi fivdi closed this as completed Mar 2, 2017
@raqbit
Copy link
Author

raqbit commented Mar 2, 2017

Oh right, I should've noticed that it wasn't the latest LTS >.< Thanks for the help anyways!

@fivdi fivdi added the question label Feb 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants