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

can't install on Node.js v9.6.1 #90

Open
ManfredSteiner opened this issue Feb 24, 2018 · 0 comments
Open

can't install on Node.js v9.6.1 #90

ManfredSteiner opened this issue Feb 24, 2018 · 0 comments

Comments

@ManfredSteiner
Copy link

Installing on Node.js v8.9.4. and kernel 4.4 (using Pi 2 Model B v1.1 (BCM2835, Revision a01041)) works, although warnings are printed out.

But installing (npm install wiring-pi) fails when using Node.js v9.6.1!

    gyp ERR! build error 
    gyp ERR! stack Error: `make` failed with exit code: 2
    gyp ERR! stack     at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:258:23)
    gyp ERR! stack     at ChildProcess.emit (events.js:127:13)
    gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:209:12)
    gyp ERR! System Linux 4.14.20-v7+
    gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
    gyp ERR! cwd /root/node/server/node_modules/wiringpi-node
    gyp ERR! node -v v9.6.1
    gyp ERR! node-gyp -v v3.6.2
    gyp ERR! not ok 
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