jperkin / node-rpio

Raspberry Pi GPIO library for node.js
857 stars 123 forks source link

Updated rpio to node v12 #103

Closed KryQ closed 4 years ago

KryQ commented 5 years ago

Added few workarounds to deprecated methods. Now rpio compiles under node v12 and everything seems to work fine.

ARitz-Cracker commented 5 years ago

If the failed CI tests are preventing this from being merged, I looked at the console output, and it appeared to be a bug in travis-ci that caused the tests to fail. This PR seems to work okay, unless support for 0.x node is that important to you.

jperkin commented 4 years ago

Thank you for the pull request, however there were a number of major issues with it. I've independently resolved both Raspberry Pi 4 support and Node v12.x support in the v1.2.x releases, so will close this now.