Open littlAcen opened 11 months ago
npm install || exit 1
blake2@4.1.1 install /home/nodeproxy/xmr-node-proxy/node_modules/blake2 node-gyp rebuild
Traceback (most recent call last):
File "/home/nodeproxy/.nvm/versions/node/v14.17.3/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py", line 50, in gyp
failed with exit code: 1
gyp ERR! stack at ChildProcess.onCpExit (/home/nodeproxy/.nvm/versions/node/v14.17.3/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)
gyp ERR! stack at ChildProcess.emit (events.js:375:28)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:277:12)
gyp ERR! System Linux 6.5.0-kali3-amd64
gyp ERR! command "/home/nodeproxy/.nvm/versions/node/v14.17.3/bin/node" "/home/nodeproxy/.nvm/versions/node/v14.17.3/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /home/nodeproxy/xmr-node-proxy/node_modules/blake2
gyp ERR! node -v v14.17.3
gyp ERR! node-gyp -v v5.1.0
gyp ERR! not ok
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! blake2@4.1.1 install: node-gyp rebuild
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the blake2@4.1.1 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in: npm ERR! /home/nodeproxy/.npm/_logs/2023-11-30T18_52_20_986Z-debug.log logout
this is what the logfile says:
3456 verbose stack Error: blake2@4.1.1 install: (/home/nodeproxy/.nvm/versions/node/v14.17.3/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:332:16)
3456 verbose stack at EventEmitter.emit (events.js:375:28)
3456 verbose stack at ChildProcess. (/home/nodeproxy/.nvm/versions/node/v14.17.3/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14)
3456 verbose stack at ChildProcess.emit (events.js:375:28)
3456 verbose stack at maybeClose (internal/child_process.js:1055:16)
3456 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:288:5)
3457 verbose pkgid blake2@4.1.1
3458 verbose cwd /home/nodeproxy/xmr-node-proxy
3459 verbose Linux 6.5.0-kali3-amd64
3460 verbose argv "/home/nodeproxy/.nvm/versions/node/v14.17.3/bin/node" "/home/nodeproxy/.nvm/versions/node/v14.17.3/bin/npm" "install"
3461 verbose node v14.17.3
3462 verbose npm v6.14.13
3463 error code ELIFECYCLE
3464 error errno 1
3465 error blake2@4.1.1 install:
node-gyp rebuild
3456 verbose stack Exit status 1 3456 verbose stack at EventEmitter.node-gyp rebuild
3465 error Exit status 1 3466 error Failed at the blake2@4.1.1 install script. 3466 error This is probably not a problem with npm. There is likely additional logging output above. 3467 verbose exit [ 1, true ]