Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save UplandsDynamic/ae77c1832205c6208703653a5b8502f2 to your computer and use it in GitHub Desktop.
Save UplandsDynamic/ae77c1832205c6208703653a5b8502f2 to your computer and use it in GitHub Desktop.
brave.browser-laptop.2017-07-31T22_57_38_988Z-debug.log
0 info it worked if it ends with ok
1 verbose cli [ '/home/dan/.nvm/versions/node/v7.9.0/bin/node',
1 verbose cli '/home/dan/.nvm/versions/node/v7.9.0/bin/npm',
1 verbose cli 'run',
1 verbose cli 'build-installer' ]
2 info using npm@4.2.0
3 info using node@v7.9.0
4 verbose run-script [ 'prebuild-installer',
4 verbose run-script 'build-installer',
4 verbose run-script 'postbuild-installer' ]
5 info lifecycle brave@0.20.0~prebuild-installer: brave@0.20.0
6 silly lifecycle brave@0.20.0~prebuild-installer: no script for prebuild-installer, continuing
7 info lifecycle brave@0.20.0~build-installer: brave@0.20.0
8 verbose lifecycle brave@0.20.0~build-installer: unsafe-perm in lifecycle true
9 verbose lifecycle brave@0.20.0~build-installer: PATH: /home/dan/.nvm/versions/node/v7.9.0/lib/node_modules/npm/bin/node-gyp-bin:/home/dan/tmp/browser-laptop/node_modules/.bin:/home/dan/.nvm/versions/node/v7.9.0/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/var/lib/snapd/snap/bin:/home/dan/.local/bin:/home/dan/bin:/home/dan/bin
10 verbose lifecycle brave@0.20.0~build-installer: CWD: /home/dan/tmp/browser-laptop
11 silly lifecycle brave@0.20.0~build-installer: Args: [ '-c', 'node ./tools/buildInstaller.js' ]
12 silly lifecycle brave@0.20.0~build-installer: Returned: code: 1 signal: null
13 info lifecycle brave@0.20.0~build-installer: Failed to exec build-installer script
14 verbose stack Error: brave@0.20.0 build-installer: `node ./tools/buildInstaller.js`
14 verbose stack Exit status 1
14 verbose stack at EventEmitter.<anonymous> (/home/dan/.nvm/versions/node/v7.9.0/lib/node_modules/npm/lib/utils/lifecycle.js:279:16)
14 verbose stack at emitTwo (events.js:106:13)
14 verbose stack at EventEmitter.emit (events.js:194:7)
14 verbose stack at ChildProcess.<anonymous> (/home/dan/.nvm/versions/node/v7.9.0/lib/node_modules/npm/lib/utils/spawn.js:40:14)
14 verbose stack at emitTwo (events.js:106:13)
14 verbose stack at ChildProcess.emit (events.js:194:7)
14 verbose stack at maybeClose (internal/child_process.js:899:16)
14 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
15 verbose pkgid brave@0.20.0
16 verbose cwd /home/dan/tmp/browser-laptop
17 error Linux 4.11.11-300.fc26.x86_64
18 error argv "/home/dan/.nvm/versions/node/v7.9.0/bin/node" "/home/dan/.nvm/versions/node/v7.9.0/bin/npm" "run" "build-installer"
19 error node v7.9.0
20 error npm v4.2.0
21 error code ELIFECYCLE
22 error errno 1
23 error brave@0.20.0 build-installer: `node ./tools/buildInstaller.js`
23 error Exit status 1
24 error Failed at the brave@0.20.0 build-installer script 'node ./tools/buildInstaller.js'.
24 error Make sure you have the latest version of node.js and npm installed.
24 error If you do, this is most likely a problem with the brave package,
24 error not with npm itself.
24 error Tell the author that this fails on your system:
24 error node ./tools/buildInstaller.js
24 error You can get information on how to open an issue for this project with:
24 error npm bugs brave
24 error Or if that isn't available, you can get their info via:
24 error npm owner ls brave
24 error There is likely additional logging output above.
25 verbose exit [ 1, true ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment