node-airplay icon indicating copy to clipboard operation
node-airplay copied to clipboard

Install failed. Unsupported engine for [email protected]

Open alexey-sh opened this issue 6 years ago • 0 comments

393 warn notsup Unsupported engine for [email protected]: wanted: {"node":"0.8.x || 0.10.x"} (current: {"node":"10.4.1","npm":"6.12.0"})
394 warn notsup Not compatible with your version of node/npm: [email protected]
395 verbose notsup Not compatible with your version of node/npm: [email protected]
395 verbose notsup Required: {"node":"0.8.x || 0.10.x"}
395 verbose notsup Actual:   {"npm":"6.12.0","node":"10.4.1"}
396 warn [email protected] No description
397 warn [email protected] No repository field.
398 verbose stack Error: [email protected] install: `node-gyp rebuild`
398 verbose stack Exit status 1
398 verbose stack     at EventEmitter.<anonymous> (/Users/alexey/.nvm/versions/node/v10.4.1/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:332:16)
398 verbose stack     at EventEmitter.emit (events.js:182:13)
398 verbose stack     at ChildProcess.<anonymous> (/Users/alexey/.nvm/versions/node/v10.4.1/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14)
398 verbose stack     at ChildProcess.emit (events.js:182:13)
398 verbose stack     at maybeClose (internal/child_process.js:961:16)
398 verbose stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:5)
399 verbose pkgid [email protected]
400 verbose cwd /Users/alexey/projects/alexey/easy_cast
401 verbose Darwin 18.7.0
402 verbose argv "/Users/alexey/.nvm/versions/node/v10.4.1/bin/node" "/Users/alexey/.nvm/versions/node/v10.4.1/bin/npm" "install" "airplay2"
403 verbose node v10.4.1
404 verbose npm  v6.12.0
405 error code ELIFECYCLE
406 error errno 1
407 error [email protected] install: `node-gyp rebuild`
407 error Exit status 1
408 error Failed at the [email protected] install script.
408 error This is probably not a problem with npm. There is likely additional logging output above.
409 verbose exit [ 1, true ]

alexey-sh avatar Nov 09 '19 21:11 alexey-sh