Following the expanded guide here.
https://bitcore.io/guides/full-node/
Trying with both sudo and not sudo.
sudo npm install -g bitcore
npm ERR! Linux 4.4.0-38-generic
npm ERR! argv “/usr/local/bin/node” “/usr/local/bin/npm” “install” “-g” "bitcore"
npm ERR! node v7.0.0
npm ERR! npm v3.10.9
npm ERR! path /usr/local/lib/node_modules/bitcore/node_modules/bitcore-node/bin/bitcoind
npm ERR! code ENOENT
npm ERR! errno -2
npm ERR! syscall chmod
npm ERR! enoent ENOENT: no such file or directory, chmod '/usr/local/lib/node_modules/bitcore/node_modules/bitcore-node/bin/bitcoind’
npm ERR! enoent ENOENT: no such file or directory, chmod '/usr/local/lib/node_modules/bitcore/node_modules/bitcore-node/bin/bitcoind’
npm ERR! enoent This is most likely not a problem with npm itself
npm ERR! enoent and is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! Please include the following file with any support request:
npm ERR! /home/responsive/npm-debug.log
npm ERR! code 1
anyone know how to install bitcore?