Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Could not locate the bindings file. #33

Open
bitcoinvsalts opened this issue Feb 14, 2020 · 5 comments
Open

Error: Could not locate the bindings file. #33

bitcoinvsalts opened this issue Feb 14, 2020 · 5 comments

Comments

@bitcoinvsalts
Copy link

the following command:

$ ./bin/hs-airdrop ~/.ssh/id_rsa hs1qzznt6wfep5rr8exqyrr6qvl0dpska50lpjx4lc 0.01

is giving me:

/Users/herve76/Documents/GitHub/hs-airdrop/node_modules/loady/lib/loady.js:121
  throw err;
  ^

Error: Could not locate the bindings file. Tried:
 - /Users/herve76/Documents/GitHub/hs-airdrop/node_modules/bcrypto/build/bcrypto.node
 - /Users/herve76/Documents/GitHub/hs-airdrop/node_modules/bcrypto/build/Debug/bcrypto.node
 - /Users/herve76/Documents/GitHub/hs-airdrop/node_modules/bcrypto/build/Release/bcrypto.node

I am using node v10.16.0

@boymanjor
Copy link
Contributor

@jsappme did you receive any errors after running npm install?

@DeftMKJ
Copy link

DeftMKJ commented Feb 18, 2020

@boymanjor when i npm install ,help me
clang_bk: error: no such file or directory: 'Release/obj.target/goosig/src/goo/goo.o' [&] parent npm notice created a lockfile as package-lock.json. You should commit this file. added 9 packages from 9 contributors and audited 18 packages in 41.873s found 0 vulnerabilities

@DeftMKJ
Copy link

DeftMKJ commented Feb 18, 2020

@boymanjor other errors
[*] -lgmp clang_bk: error: no such file or directory: 'Release/obj.target/bcrypto/src/torsion/src/dsa.o' clang_bk: error: no such file or directory: 'Release/obj.target/bcrypto/src/torsion/src/ecc.o' clang_bk: error: no such file or directory: 'Release/obj.target/bcrypto/src/torsion/src/rsa.o' clang_bk: error: no such file or directory: 'Release/obj.target/bcrypto/src/secp256k1/src/secp256k1.o' [&] parent

@boymanjor
Copy link
Contributor

@DeftMKJ could you copy and paste your build log here? Also what os, node.js, and node-gyp versions are you using?

@OneCodeMonkey
Copy link

facing the same problem :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants