kelly / node-i2c

Node.js native bindings for i2c-dev. Plays well with Raspberry Pi and Beaglebone.
Other
216 stars 91 forks source link

Cannot find module '../build/Release/i2c' #74

Closed shekit closed 8 years ago

shekit commented 8 years ago

Hi,

I am able to install the package but I keep getting an error stating Cannot find module '../build/Release/i2c' .I checked the package and this folder does not exist. I'm trying this on a Raspberry pi 2b running Jessie. Is this a bug or is there some kind of workaround?