Skip to content
This repository has been archived by the owner on Dec 2, 2021. It is now read-only.

install failed on node v10 #3

Closed
wareczek opened this issue Jun 25, 2019 · 2 comments
Closed

install failed on node v10 #3

wareczek opened this issue Jun 25, 2019 · 2 comments

Comments

@wareczek
Copy link

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:262:23)
gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
gyp ERR! System Linux 4.15.0-52-generic
gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /opt/test-bt/node_modules/bluetooth-hci-socket
gyp ERR! node -v v10.16.0
gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok 
@IjzerenHein
Copy link
Owner

The problem is not with node-web-bluetooth, but with a dependency. In this case bluetooth-hci-socket

@wareczek
Copy link
Author

Ok, there is open issue: noble/node-bluetooth-hci-socket#112

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

No branches or pull requests

2 participants