z-classic / z-nomp

z-nomp is mining pool software for Zcash and Zclassic so you can create internet money in your home!
MIT License
287 stars 442 forks source link

Command failed: /usr/bin/git clone #347

Closed dacelee closed 6 years ago

dacelee commented 6 years ago

npm ERR! Command failed: /usr/bin/git clone -q https://github.com/z-classic/node-stratum-pool.git /home/pool/.npm/_cacache/tmp/git-clone-8dd20a0d npm ERR! /home/pool/.npm/_cacache/tmp/git-clone-8dd20a0d/.git: Permission denied npm ERR!

npm ERR! A complete log of this run can be found in:

dacelee commented 6 years ago

m ERR! bignum@0.12.5 install: node-pre-gyp install --fallback-to-build npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the bignum@0.12.5 install script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

igorvoltaic commented 6 years ago

which version of Nodejs do you have?

TheComputerGenie commented 6 years ago

Permission denied

https://www.pluralsight.com/blog/it-ops/linux-file-permissions

igorvoltaic commented 6 years ago

Nodejs version?

dacelee commented 6 years ago

sudo n 8.9.4 Solve my problem