Error: Cannot find module '/Users/myuser/.ethereum-node/settings.json' after intstall
While install:
CXX(target) Release/obj.target/secp256k1/secp256k1.o
../secp256k1.cc:476:54: warning: variable 'privKey' is uninitialized when used here [-Wuninitialized]
int results = secp256k1_ec_privkey_export(sk_data, privKey, &pk_len, compressed);
^~~~~~~
../secp256k1.cc:474:25: note: initialize the variable 'privKey' to silence this warning
unsigned char *privKey;
^
= NULL
1 warning generated.
CC(target) Release/obj.target/secp256k1/secp256k1-src/src/secp256k1.o
In file included from ../secp256k1-src/src/secp256k1.c:12:
In file included from ../secp256k1-src/src/num_impl.h:17:
../secp256k1-src/src/num_gmp_impl.h:25:13: warning: unused function 'secp256k1_num_copy' [-Wunused-function]
static void secp256k1_num_copy(secp256k1_num_t *r, const secp256k1_num_t *a)
Error: Cannot find module '/Users/myuser/.ethereum-node/settings.json' after intstall
While install:
node -v v0.10.32
OS X 10.9