Closed singhsandip closed 5 years ago
Same issue on OSX, any idas?
This nodejs node is a wrapper around the libfprint library. So libfprint is mandatory for this node to be available on any os which it should be used. You will need to get libfprint binary for your OS or compile libfprint yourself. Then replace the pkg-config part so node-fprint can find libfprint. But this is no issue of node-fprint. Have a look at libfprint to get help about this problem.
node-fprint is also obsolete, and doesn’t install. I quest I’ll compline libfprint, or write a small functions what I need for myself.
On Thu, Jun 6, 2019 at 20:27 Thilo Cestonaro notifications@github.com wrote:
This nodejs node is a wrapper around the libfprint library. So libfprint is mandatory for this node to be available on any os which it should be used. You will need to get libfprint binary for your OS or compile libfprint yourself. Then replace the pkg-config part so node-fprint can find libfprint. But this is no issue of node-fprint. Have a look at libfprint to get help about this problem.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ephraim/node-fprint/issues/13?email_source=notifications&email_token=AA4VS544PX4EAVLWS5RF2T3PZFJI3A5CNFSM4HN7NTB2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODXDXWIQ#issuecomment-499612450, or mute the thread https://github.com/notifications/unsubscribe-auth/AA4VS56DWRCXJYXXKQ2RKMDPZFJI3ANCNFSM4HN7NTBQ .
I have tried to use this library on windows 10 but when i run the installation command i end up at getting following error:-
Call to 'pkg-config --libs libfprint' returned exit status -1073741701 while in binding.gyp. while trying to load binding.gyp