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 in digitaocean droplet #520

Open
ali0818 opened this issue Sep 7, 2017 · 0 comments
Open

Error in digitaocean droplet #520

ali0818 opened this issue Sep 7, 2017 · 0 comments

Comments

@ali0818
Copy link

ali0818 commented Sep 7, 2017

I am in Digitalocean ubuntu droplet and I am root user. Getting this error each time when I try to install bitcore-node
Node version = 5.12.0
Npm = 3.8.6

root@Bitcoin:~# npm install -g bitcore-node

npm WARN lifecycle bitcore-node@3.1.3~preinstall: cannot run in wd %s %s (wd=%s) bitcore-node@3.1.3 ./scripts/download /root/.nvm/versions/node/v5.12.0/lib/node_modules/.staging/bitcore-node-d85dd6c0
/root/.nvm/versions/node/v5.12.0/bin/bitcore-node -> /root/.nvm/versions/node/v5.12.0/lib/node_modules/bitcore-node/bin/bitcore-node
npm ERR! Linux 4.4.0-87-generic
npm ERR! argv "/root/.nvm/versions/node/v5.12.0/bin/node" "/root/.nvm/versions/node/v5.12.0/bin/npm" "install" "-g" "bitcore-node"
npm ERR! node v5.12.0
npm ERR! npm v3.8.6
npm ERR! path /root/.nvm/versions/node/v5.12.0/lib/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 '/root/.nvm/versions/node/v5.12.0/lib/node_modules/bitcore-node/bin/bitcoind'
npm ERR! enoent ENOENT: no such file or directory, chmod '/root/.nvm/versions/node/v5.12.0/lib/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! /root/npm-debug.log

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

1 participant