zfkun / node-airplay

Apple AirPlay client library for node.js
MIT License
93 stars 45 forks source link

Install failed. Unsupported engine for xmlbuilder@2.2.1 #14

Open alexey-sh opened 4 years ago

alexey-sh commented 4 years ago
393 warn notsup Unsupported engine for xmlbuilder@2.2.1: 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: xmlbuilder@2.2.1
395 verbose notsup Not compatible with your version of node/npm: xmlbuilder@2.2.1
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 easy_cast@1.0.0 No description
397 warn easy_cast@1.0.0 No repository field.
398 verbose stack Error: mdns@2.2.8 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 mdns@2.2.8
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 mdns@2.2.8 install: `node-gyp rebuild`
407 error Exit status 1
408 error Failed at the mdns@2.2.8 install script.
408 error This is probably not a problem with npm. There is likely additional logging output above.
409 verbose exit [ 1, true ]