rdepena / node-dualshock-controller

Eventing API layer over HID for the Sony DualShock 3 and DualShock 4 controllers
208 stars 46 forks source link

Update node-hid dependency to version 0.7.4 #81

Open Kylir opened 5 years ago

Kylir commented 5 years ago

If I understand correctly the version of node-hid included in the project is causing some error with new versions of NodeJS. This pull request is to update node-hid to the latest (0.7.4).

I also updated the package version number to 1.1.2.

Kylir commented 5 years ago

Sorry, I forgot to mention this is to fix an issue on Linux when you are building node-hid from source.

garthvh commented 5 years ago

This pull would help me

itaisteinherz commented 5 years ago

@rdepena Could you take a look at this? Currently this is causing the module to break for some users, and the PR only contains a simple version bump.

itaisteinherz commented 4 years ago

@rdepena Bump

jh0l commented 7 months ago

@rdepena Bump :)