Added compilation support for Node.js v4#348
Conversation
cd4271b to
101250e
Compare
There was a problem hiding this comment.
is there a stray space here? I can't tell exactly.
There was a problem hiding this comment.
I'll remove it, there is a space there.
|
this worked ok on debian jesse, but on Mac 10.10, it get: module.js:339 Error: Cannot find module 'db/package.json' when running: node bin/start node 4.2.1 |
|
I don't think |
|
works using ./bin/bitcore start and removing insight related plugins from bitcore-node.json |
|
LGTM |
|
tested - works locally. LGTM |
Added compilation support for Node.js v4
Closes: bitpay/bitcore#1361
Closes: #259