russtheaerialist-retired-projects / node-spi

A NodeJS interface to the SPI bus on embedded linux machines
ISC License
95 stars 32 forks source link

Does not compile on Raspbian. #20

Closed 4rzael closed 8 years ago

4rzael commented 8 years ago

When I try to install it on raspbian (on a RPi2), I get this error.

My version of g++ is 4.6.3. My kernel release is 4.1.7-v7+

graysonarts commented 8 years ago

From the readme.md file:

You are using node 0.10, and trying to use node-spi-0.1.x

gyp ERR! node -v v0.10.40
gyp ERR! node-gyp -v v1.0.1
gyp ERR! not ok 

npm ERR! spi@0.2.0 install: `node-gyp rebuild`
npm ERR! Exit status 1