Closed IgorGanapolsky closed 7 years ago
make: g++: Command not found
@IgorGanapolsky you're missing g++
please see: https://github.com/nodejs/node-gyp#installation as per the read me (https://github.com/sandeepmistry/node-bluetooth-hci-socket#prerequisites).
Hello, I am running Linux Chromebook 4.4.0-59 #80-Ubuntu. I have node 7.7.2 installed. When I run
sudo npm install bluetooth-hci-socket
, I get this error: