Open titusfx opened 5 years ago
Hi! Are you using node version 8? I believe node version 10 won't work with this project because of the changes in N-API.
Hm, in fact you are using node v8.10.0. Strange. I'll try to look more into this.
Have you tried installing wits? If you can install that, I think we can update this repo to use wits.
Hi! Yes, I did. I got first fatal: destination path 'lib/emokit-c' already exists and is not an empty directory.
then I did rm -r lib/emokit-c
as you suggest here: .
And know I facing a similar issue the output is different though, but the error occurs with node-gyp build
and/or node-gyp rebuild
. I will post it on wits issues.
Hi,
I installed
https://www.ubuntuupdates.org/package/core/bionic/universe/base/libhidapi-dev
https://www.ubuntuupdates.org/package/core/bionic/universe/base/libhidapi-hidraw0
https://www.ubuntuupdates.org/package/core/bionic/universe/base/libhidapi-libusb0
Trying to install dependency packages.
Then it throw an exception withe the message of
can't find lblas on /user/bin/ld
, i believe that was fixed with:sudo apt-get install libblas-dev liblapack-dev
But now I'm getting this error (which it seem that you fixed here): https://github.com/nodejs/node-addon-api/issues/173 and https://github.com/dashersw/brain-bits/blob/master/lib/bindings.cc , but it doesn't for me ).
the same happens with your other project
I just bougth the emotiv but i can't make it work :(