Advertisement
Guest User

Untitled

a guest
Mar 31st, 2020
603
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 271.01 KB | None | 0 0
  1. Microsoft Windows [Version 10.0.18362.720]
  2. (c) 2019 Microsoft Corporation. All rights reserved.
  3.  
  4. C:\Users\Workk>cd C:\Anjolo\GitHub\hordes-client
  5.  
  6. C:\Anjolo\GitHub\hordes-client>C:\Anjolo\GitHub\hordes-client\node_modules\.bin/electron-builder -wl
  7. • electron-builder version=22.4.1 os=10.0.18362
  8. • loaded configuration file=package.json ("build" field)
  9. • electron-rebuild not required if you use electron-builder, please consider to remove excess dependency from devDependencies
  10.  
  11. To ensure your native dependencies are always matched electron version, simply add script `"postinstall": "electron-builder install-app-deps" to your `package.json`
  12. • writing effective config file=dist\builder-effective-config.yaml
  13. • rebuilding native dependencies dependencies=keytar@5.4.0 platform=linux arch=x64
  14. • install prebuilt binary name=keytar version=5.4.0 platform=linux arch=x64
  15. • packaging platform=linux arch=x64 electron=8.2.0 appOutDir=dist\linux-unpacked
  16. • scheduling remote build target=snap arch=x64
  17. • scheduling remote build target=appImage arch=x64
  18. • rebuilding native dependencies dependencies=keytar@5.4.0 platform=win32 arch=x64
  19. • install prebuilt binary name=keytar version=5.4.0 platform=win32 arch=x64
  20. • packaging platform=win32 arch=x64 electron=8.2.0 appOutDir=dist\win-unpacked
  21. • cannot get, wait error=Get "https://service.electron.build/find-build-agent?no-cache=1f8810n": dial tcp 51.15.76.176:443: connectex: No connection could be made because the target machine actively refused it.
  22. attempt=0
  23. waitTime=2
  24. • building target=nsis file=dist\Hordes Setup 1.0.0.exe archs=x64 oneClick=true perMachine=false
  25. • cannot get, wait error=Get "https://service.electron.build/find-build-agent?no-cache=1f8810n": dial tcp 51.15.76.176:443: connectex: No connection could be made because the target machine actively refused it.
  26. attempt=1
  27. waitTime=4
  28. • cannot get, wait error=Get "https://service.electron.build/find-build-agent?no-cache=1f8810n": dial tcp 51.15.76.176:443: connectex: No connection could be made because the target machine actively refused it.
  29. attempt=2
  30. waitTime=6
  31. ⨯ Get "https://service.electron.build/find-build-agent?no-cache=1f8810n": dial tcp 51.15.76.176:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
  32. ⨯ Cannot cleanup:
  33.  
  34. Error #1 --------------------------------------------------------------------------------
  35. Error: C:\Anjolo\GitHub\hordes-client\node_modules\app-builder-bin\win\x64\app-builder.exe exited with code ERR_ELECTRON_BUILDER_CANNOT_EXECUTE
  36. at ChildProcess.<anonymous> (C:\Anjolo\GitHub\hordes-client\node_modules\builder-util\src\util.ts:239:14)
  37. at Object.onceWrapper (events.js:418:26)
  38. at ChildProcess.emit (events.js:311:20)
  39. at maybeClose (internal/child_process.js:1021:16)
  40. at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)
  41. From previous event:
  42. at processImmediate (internal/timers.js:456:21)
  43. From previous event:
  44. at RemoteBuilder.build (C:\Anjolo\GitHub\hordes-client\node_modules\app-builder-lib\src\remoteBuilder\RemoteBuilder.ts:52:28)
  45. at RemoteTarget.finishBuild (C:\Anjolo\GitHub\hordes-client\node_modules\app-builder-lib\src\linuxPackager.ts:99:30)
  46.  
  47. Error #2 --------------------------------------------------------------------------------
  48. Error: C:\Users\Workk\AppData\Local\electron-builder\Cache\nsis\nsis-3.0.4.2\Bin\makensis.exe exited with code ERR_ELECTRON_BUILDER_CANNOT_EXECUTE
  49. Output:
  50.  
  51. Output:
  52. Command line defined: "APP_ID=io.hordes.client"
  53. Command line defined: "APP_GUID=35a3a93c-dab6-5597-96d1-e59ce8c1bf19"
  54. Command line defined: "UNINSTALL_APP_KEY=35a3a93c-dab6-5597-96d1-e59ce8c1bf19"
  55. Command line defined: "PRODUCT_NAME=Hordes"
  56. Command line defined: "PRODUCT_FILENAME=Hordes"
  57. Command line defined: "APP_FILENAME=hordes-client"
  58. Command line defined: "APP_DESCRIPTION=Hordes.io Desktop Client"
  59. Command line defined: "VERSION=1.0.0"
  60. Command line defined: "PROJECT_DIR=C:\Anjolo\GitHub\hordes-client"
  61. Command line defined: "BUILD_RESOURCES_DIR=C:\Anjolo\GitHub\hordes-client\build"
  62. Command line defined: "APP_PACKAGE_NAME=hordes-client"
  63. Command line defined: "MUI_ICON=C:\Anjolo\GitHub\hordes-client\build\icon.ico"
  64. Command line defined: "MUI_UNICON=C:\Anjolo\GitHub\hordes-client\build\icon.ico"
  65. Command line defined: "APP_64=C:\Anjolo\GitHub\hordes-client\dist\hordes-client-1.0.0-x64.nsis.7z"
  66. Command line defined: "APP_64_NAME=hordes-client-1.0.0-x64.nsis.7z"
  67. Command line defined: "APP_64_HASH=896096D132EC95DF199580F0AB2BDE579DD79F6BB52C0DB0B641B26856352CE759DBE71F53FC868ADEBC14A3D8C0E5B740ECCFCA678B6E1D2008B510B84E2268"
  68. Command line defined: "COMPANY_NAME=zbot473"
  69. Command line defined: "APP_PRODUCT_FILENAME=Hordes"
  70. Command line defined: "APP_INSTALLER_STORE_FILE=hordes-client-updater\installer.exe"
  71. Command line defined: "COMPRESSION_METHOD=7z"
  72. Command line defined: "ONE_CLICK"
  73. Command line defined: "RUN_AFTER_FINISH"
  74. Command line defined: "SHORTCUT_NAME=Hordes"
  75. Command line defined: "UNINSTALL_DISPLAY_NAME=Hordes 1.0.0"
  76. Command line defined: "ESTIMATED_SIZE=172092"
  77. Command line defined: "COMPRESS=auto"
  78. Command line defined: "UNINSTALLER_OUT_FILE=C:\Anjolo\GitHub\hordes-client\dist\__uninstaller-nsis-hordes-client.exe"
  79. Processing config: C:\Users\Workk\AppData\Local\electron-builder\Cache\nsis\nsis-3.0.4.2\nsisconf.nsh
  80. Processing script file: "<stdin>" (ACP)
  81.  
  82. Error output:
  83.  
  84. Error output:
  85. File: failed opening file "C:\Anjolo\GitHub\hordes-client\dist\__uninstaller-nsis-hordes-client.exe"
  86. Error in macro installApplicationFiles on macroline 91
  87. !include: error in script: "installSection.nsh" on line 60
  88. Error in script "<stdin>" on line 160 -- aborting creation process
  89.  
  90. at ChildProcess.<anonymous> (C:\Anjolo\GitHub\hordes-client\node_modules\builder-util\src\util.ts:239:14)
  91. at Object.onceWrapper (events.js:418:26)
  92. at ChildProcess.emit (events.js:311:20)
  93. at maybeClose (internal/child_process.js:1021:16)
  94. at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5) stackTrace=
  95. Error: Cannot cleanup:
  96.  
  97. Error #1 --------------------------------------------------------------------------------
  98. Error: C:\Anjolo\GitHub\hordes-client\node_modules\app-builder-bin\win\x64\app-builder.exe exited with code ERR_ELECTRON_BUILDER_CANNOT_EXECUTE
  99. at ChildProcess.<anonymous> (C:\Anjolo\GitHub\hordes-client\node_modules\builder-util\src\util.ts:239:14)
  100. at Object.onceWrapper (events.js:418:26)
  101. at ChildProcess.emit (events.js:311:20)
  102. at maybeClose (internal/child_process.js:1021:16)
  103. at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)
  104. From previous event:
  105. at processImmediate (internal/timers.js:456:21)
  106. From previous event:
  107. at RemoteBuilder.build (C:\Anjolo\GitHub\hordes-client\node_modules\app-builder-lib\src\remoteBuilder\RemoteBuilder.ts:52:28)
  108. at RemoteTarget.finishBuild (C:\Anjolo\GitHub\hordes-client\node_modules\app-builder-lib\src\linuxPackager.ts:99:30)
  109.  
  110. Error #2 --------------------------------------------------------------------------------
  111. Error: C:\Users\Workk\AppData\Local\electron-builder\Cache\nsis\nsis-3.0.4.2\Bin\makensis.exe exited with code ERR_ELECTRON_BUILDER_CANNOT_EXECUTE
  112. Output:
  113.  
  114. Output:
  115. Command line defined: "APP_ID=io.hordes.client"
  116. Command line defined: "APP_GUID=35a3a93c-dab6-5597-96d1-e59ce8c1bf19"
  117. Command line defined: "UNINSTALL_APP_KEY=35a3a93c-dab6-5597-96d1-e59ce8c1bf19"
  118. Command line defined: "PRODUCT_NAME=Hordes"
  119. Command line defined: "PRODUCT_FILENAME=Hordes"
  120. Command line defined: "APP_FILENAME=hordes-client"
  121. Command line defined: "APP_DESCRIPTION=Hordes.io Desktop Client"
  122. Command line defined: "VERSION=1.0.0"
  123. Command line defined: "PROJECT_DIR=C:\Anjolo\GitHub\hordes-client"
  124. Command line defined: "BUILD_RESOURCES_DIR=C:\Anjolo\GitHub\hordes-client\build"
  125. Command line defined: "APP_PACKAGE_NAME=hordes-client"
  126. Command line defined: "MUI_ICON=C:\Anjolo\GitHub\hordes-client\build\icon.ico"
  127. Command line defined: "MUI_UNICON=C:\Anjolo\GitHub\hordes-client\build\icon.ico"
  128. Command line defined: "APP_64=C:\Anjolo\GitHub\hordes-client\dist\hordes-client-1.0.0-x64.nsis.7z"
  129. Command line defined: "APP_64_NAME=hordes-client-1.0.0-x64.nsis.7z"
  130. Command line defined: "APP_64_HASH=896096D132EC95DF199580F0AB2BDE579DD79F6BB52C0DB0B641B26856352CE759DBE71F53FC868ADEBC14A3D8C0E5B740ECCFCA678B6E1D2008B510B84E2268"
  131. Command line defined: "COMPANY_NAME=zbot473"
  132. Command line defined: "APP_PRODUCT_FILENAME=Hordes"
  133. Command line defined: "APP_INSTALLER_STORE_FILE=hordes-client-updater\installer.exe"
  134. Command line defined: "COMPRESSION_METHOD=7z"
  135. Command line defined: "ONE_CLICK"
  136. Command line defined: "RUN_AFTER_FINISH"
  137. Command line defined: "SHORTCUT_NAME=Hordes"
  138. Command line defined: "UNINSTALL_DISPLAY_NAME=Hordes 1.0.0"
  139. Command line defined: "ESTIMATED_SIZE=172092"
  140. Command line defined: "COMPRESS=auto"
  141. Command line defined: "UNINSTALLER_OUT_FILE=C:\Anjolo\GitHub\hordes-client\dist\__uninstaller-nsis-hordes-client.exe"
  142. Processing config: C:\Users\Workk\AppData\Local\electron-builder\Cache\nsis\nsis-3.0.4.2\nsisconf.nsh
  143. Processing script file: "<stdin>" (ACP)
  144.  
  145. Error output:
  146.  
  147. Error output:
  148. File: failed opening file "C:\Anjolo\GitHub\hordes-client\dist\__uninstaller-nsis-hordes-client.exe"
  149. Error in macro installApplicationFiles on macroline 91
  150. !include: error in script: "installSection.nsh" on line 60
  151. Error in script "<stdin>" on line 160 -- aborting creation process
  152.  
  153. at ChildProcess.<anonymous> (C:\Anjolo\GitHub\hordes-client\node_modules\builder-util\src\util.ts:239:14)
  154. at Object.onceWrapper (events.js:418:26)
  155. at ChildProcess.emit (events.js:311:20)
  156. at maybeClose (internal/child_process.js:1021:16)
  157. at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)
  158. at throwError (C:\Anjolo\GitHub\hordes-client\node_modules\builder-util\src\asyncTaskManager.ts:90:11)
  159. at checkErrors (C:\Anjolo\GitHub\hordes-client\node_modules\builder-util\src\asyncTaskManager.ts:53:9)
  160. at AsyncTaskManager.awaitTasks (C:\Anjolo\GitHub\hordes-client\node_modules\builder-util\src\asyncTaskManager.ts:67:7)
  161. at Packager.doBuild (C:\Anjolo\GitHub\hordes-client\node_modules\app-builder-lib\src\packager.ts:456:5)
  162. at executeFinally (C:\Anjolo\GitHub\hordes-client\node_modules\builder-util\src\promise.ts:12:14)
  163. at Packager._build (C:\Anjolo\GitHub\hordes-client\node_modules\app-builder-lib\src\packager.ts:373:31)
  164. at Packager.build (C:\Anjolo\GitHub\hordes-client\node_modules\app-builder-lib\src\packager.ts:337:12)
  165. at executeFinally (C:\Anjolo\GitHub\hordes-client\node_modules\builder-util\src\promise.ts:12:14)
  166.  
  167. C:\Anjolo\GitHub\hordes-client>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement