Open
Description
macOS 10.12.6
node -v v8.4.0
npm -v 5.4.1
Updated to latest version of backstopjs which fails at phantomjs. Relevant portion of log below.
I'll downgrade for now, but any idea what might be causing this?
16326 silly install [email protected]
16327 info lifecycle [email protected]~install: [email protected]
16328 verbose lifecycle [email protected]~install: unsafe-perm in lifecycle true
16329 verbose lifecycle [email protected]~install: PATH: /usr/local/lib/node_modules/npm/bin/node-gyp-bin:/Users/davegrant/Sites/cipd/html/peoplemanagement/node_modules/phantomjs-prebuilt/node_modules/.bin:/Users/davegrant/Sites/cipd/html/peoplemanagement/node_modules/.bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/share/dotnet
16330 verbose lifecycle [email protected]~install: CWD: /Users/davegrant/Sites/cipd/html/peoplemanagement/node_modules/phantomjs-prebuilt
16331 silly lifecycle [email protected]~install: Args: [ '-c', 'node install.js' ]
16332 silly lifecycle [email protected]~install: Returned: code: 1 signal: null
16333 info lifecycle [email protected]~install: Failed to exec install script
16334 verbose unlock done using /Users/davegrant/.npm/_locks/staging-849c7d926953bcc8.lock for /Users/davegrant/Sites/cipd/html/peoplemanagement/node_modules/.staging
16335 verbose stack Error: [email protected] install: `node install.js`
16335 verbose stack Exit status 1
16335 verbose stack at EventEmitter.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:280:16)
16335 verbose stack at emitTwo (events.js:125:13)
16335 verbose stack at EventEmitter.emit (events.js:213:7)
16335 verbose stack at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14)
16335 verbose stack at emitTwo (events.js:125:13)
16335 verbose stack at ChildProcess.emit (events.js:213:7)
16335 verbose stack at maybeClose (internal/child_process.js:927:16)
16335 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5)
16336 verbose pkgid [email protected]
16337 verbose cwd /Users/davegrant/Sites/cipd/html/peoplemanagement
16338 verbose Darwin 16.7.0
16339 verbose argv "/usr/local/bin/node" "/usr/local/bin/npm" "i"
16340 verbose node v8.4.0
16341 verbose npm v5.4.1
16342 error code ELIFECYCLE
16343 error errno 1
16344 error [email protected] install: `node install.js`
16344 error Exit status 1
16345 error Failed at the [email protected] install script.
16345 error This is probably not a problem with npm. There is likely additional logging output above.
16346 verbose exit [ 1, true ]
Metadata
Metadata
Assignees
Labels
No labels