Olumide Awofeso

Results 3 comments of Olumide Awofeso

This is also an issue for me. I installed node using `sudo apt-get install nodejs` and when I try to install dualshock with `npm install dualshock-controller` it gives me this...

@rdepena Ah thanks! I'll try using nvm

Just incase anybody has this problem, it appears like I was missing a depeendecy for node-hid [node-hid dependecies](https://github.com/node-hid/node-hid#prerequisites). Particularly libusb