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

Registry returned 404 for GET on https://registry.npmjs.org/bitcore-node-zcoin #1

Open
minzak opened this issue Mar 26, 2018 · 0 comments

Comments

@minzak
Copy link

minzak commented Mar 26, 2018

Debian 8.10 x64.

apt-get install libzmq3-dev build-essential sudo mc htop curl -y
curl -sL https://deb.nodesource.com/setup_4.x | sudo -E bash -
apt-get install -y nodejs
node -v
npm -v

After it i run npm install -g bitcore-node-zcoin and get:

zcoin@zcoin:~$ npm install -g bitcore-node-zcoin
npm ERR! Linux 3.16.0-5-amd64
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install" "-g" "bitcore-node-zcoin"
npm ERR! node v4.8.7
npm ERR! npm  v2.15.11
npm ERR! code E404

npm ERR! 404 Registry returned 404 for GET on https://registry.npmjs.org/bitcore-node-zcoin
npm ERR! 404
npm ERR! 404 'bitcore-node-zcoin' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

npm ERR! Please include the following file with any support request:
npm ERR!     /home/zcoin/npm-debug.log
zcoin@zcoin:~$

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