-
Notifications
You must be signed in to change notification settings - Fork 71
Description
this is what the logfile says:
3456 verbose stack Error: blake2@4.1.1 install: node-gyp rebuild
3456 verbose stack Exit status 1
3456 verbose stack at EventEmitter. (/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
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 ]