kelly / node-i2c

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

installing error #61

Closed T-Lan closed 9 years ago

T-Lan commented 9 years ago

I am using node version 0.10.28 and npm version 1.4.9 when installing the i2c using npm install i2c@0.1.8 it was saying the cb() never called...

as i am quite new to using node ..can anyone please explain to me what i should do ?