Advertisement
Guest User

Untitled

a guest
Mar 31st, 2020
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.74 KB | None | 0 0
  1. 0 info it worked if it ends with ok
  2. 1 verbose cli [
  3. 1 verbose cli 'C:\\Program Files\\nodejs\\node.exe',
  4. 1 verbose cli 'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
  5. 1 verbose cli 'run',
  6. 1 verbose cli 'build'
  7. 1 verbose cli ]
  8. 2 info using npm@6.13.4
  9. 3 info using node@v12.16.1
  10. 4 verbose run-script [ 'prebuild', 'build', 'postbuild' ]
  11. 5 info lifecycle hordes-client@1.0.0~prebuild: hordes-client@1.0.0
  12. 6 info lifecycle hordes-client@1.0.0~build: hordes-client@1.0.0
  13. 7 verbose lifecycle hordes-client@1.0.0~build: unsafe-perm in lifecycle true
  14. 8 verbose lifecycle hordes-client@1.0.0~build: PATH: C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin;C:\Anjolo\GitHub\hordes-client\node_modules\.bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\nodejs\;C:\Program Files\Git\cmd;C:\Users\Workk\AppData\Local\Microsoft\WindowsApps;C:\Users\Workk\AppData\Roaming\npm;C:\Users\Workk\AppData\Local\GitHubDesktop\bin
  15. 9 verbose lifecycle hordes-client@1.0.0~build: CWD: C:\Anjolo\GitHub\hordes-client
  16. 10 silly lifecycle hordes-client@1.0.0~build: Args: [ '/d /s /c', 'electron-builder -w' ]
  17. 11 silly lifecycle hordes-client@1.0.0~build: Returned: code: 1 signal: null
  18. 12 info lifecycle hordes-client@1.0.0~build: Failed to exec build script
  19. 13 verbose stack Error: hordes-client@1.0.0 build: `electron-builder -w`
  20. 13 verbose stack Exit status 1
  21. 13 verbose stack at EventEmitter.<anonymous> (C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\index.js:332:16)
  22. 13 verbose stack at EventEmitter.emit (events.js:311:20)
  23. 13 verbose stack at ChildProcess.<anonymous> (C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\lib\spawn.js:55:14)
  24. 13 verbose stack at ChildProcess.emit (events.js:311:20)
  25. 13 verbose stack at maybeClose (internal/child_process.js:1021:16)
  26. 13 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)
  27. 14 verbose pkgid hordes-client@1.0.0
  28. 15 verbose cwd C:\Anjolo\GitHub\hordes-client
  29. 16 verbose Windows_NT 10.0.18362
  30. 17 verbose argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "run" "build"
  31. 18 verbose node v12.16.1
  32. 19 verbose npm v6.13.4
  33. 20 error code ELIFECYCLE
  34. 21 error errno 1
  35. 22 error hordes-client@1.0.0 build: `electron-builder -w`
  36. 22 error Exit status 1
  37. 23 error Failed at the hordes-client@1.0.0 build script.
  38. 23 error This is probably not a problem with npm. There is likely additional logging output above.
  39. 24 verbose exit [ 1, true ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement