-
Notifications
You must be signed in to change notification settings - Fork 92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I2C does not work in the latest node version #98
Comments
I have tried the following and it worked for me (somehow):
|
Does it work on node12? |
Meanwhile linked patch is merged , you can use: |
Unfortunately it didn't work for me. My global npm directory is '/usr/local/lib' and when I tried install with and without sudo print this. pi@raspberrypi:/usr/local/lib $ sudo npm install i2c
gyp ERR! configure error npm ERR! A complete log of this run can be found in: |
Relate-to: #96 |
Hi, I tried to install de node module to mi nodejs app but I can't. I suppose that the reason is my nodejs and NPM version.
Do you know if the library is not compatible with the last version of nodeJS? If this is the case, do you know how I could install it?
Regards.
The text was updated successfully, but these errors were encountered: