UNOMP / unified-node-open-mining-portal

Development stopped and is now unsupported. The node.js version is being deprecated in October 2016.
GNU General Public License v2.0
347 stars 395 forks source link

installation error #292

Closed j-creasy closed 6 years ago

j-creasy commented 6 years ago

I'm on ubuntu 18.04 and got the following error in npm-debug.log. Could it because I couldn't successfully install nodejs-legacy?

31195 error bignum@0.11.0 install: node-gyp configure build 31195 error Exit status 1 31196 error Failed at the bignum@0.11.0 install script. 31196 error This is most likely a problem with the bignum package, 31196 error not with npm itself. 31196 error Tell the author that this fails on your system: 31196 error node-gyp configure build 31196 error You can get their info via: 31196 error npm owner ls bignum 31196 error There is likely additional logging output above. 31197 error System Linux 4.15.0-22-generic 31198 error command "/root/.nvm/v0.10.25/bin/node" "/root/.nvm/v0.10.25/bin/npm" "update" 31199 error cwd /root/unomp 31200 error node -v v0.10.25 31201 error npm -v 1.3.24 31202 error code ELIFECYCLE

j-creasy commented 6 years ago

so the key is DO NOT run the installation as root