techsubhankar

Polymer CLI taking about 3 minutes to install

Nov 2nd, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. C:\Users\richi\Documents\GitHub\richienb.github.io>yarn add polymer-cli -g -D
  2. yarn add v1.9.4
  3. [1/4] Resolving packages...
  4. warning polymer-cli > [email protected]: We don't recommend using Bower for new projects. Please consider Yarn and Webpack or Parcel. You can read how to migrate legacy project here: https://bower.io/blog/2017/how-to-migrate-away-from-bower/
  5. warning polymer-cli > [email protected]: 'github' has been renamed to '@octokit/rest' (https://git.io/vNB11)
  6. warning polymer-cli > plylog > @types/[email protected]: This is a stub types definition. winston provides its own type definitions, so you do not need this installed.
  7. warning polymer-cli > web-component-tester > [email protected]: Package no longer supported. Contact [email protected] for more info.
  8. warning polymer-cli > web-component-tester > sinon > [email protected]: This package is unmaintained. Use @sinonjs/formatio instead
  9. warning polymer-cli > web-component-tester > sinon > [email protected]: no longer maintained
  10. [2/4] Fetching packages...
  11. [--------------------------------------------------------------------------------------------------------------] 0/1363(node:22592) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
  12. info [email protected]: The platform "win32" is incompatible with this module.
  13. info "[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation.
  14. [3/4] Linking dependencies...
  15. warning "polymer-cli > polymer-build > @babel/[email protected]" has incorrect peer dependency "@babel/[email protected]".
  16. warning "polymer-cli > web-component-tester > [email protected]" has unmet peer dependency "chai@>=1.9.2 <5".
  17. [4/4] Building fresh packages...
  18. [-/5] ⠈ waiting...
  19. [-/5] ⠁ waiting...
  20. [3/5] ⠁ wct-local
  21. [-/5] ⠁ waiting...
  22. warning Error running install script for optional dependency: "C:\\Users\\richi\\Documents\\GitHub\\richienb.github.io\\node_modules\\wct-local: Command failed.
  23. Exit code: 1
  24. Command: node scripts/postinstall.js
  25. Arguments:
  26. Directory: C:\\Users\\richi\\Documents\\GitHub\\richienb.github.io\\node_modules\\wct-local
  27. Output:
  28. ----------
  29. selenium-standalone installation starting
  30. ----------
  31.  
  32. ---
  33. selenium install:
  34. from: https://selenium-release.storage.googleapis.com/3.12/selenium-server-standalone-3.12.0.jar
  35. to: C:\\Users\\richi\\Documents\\GitHub\\richienb.github.io\\node_modules\\selenium-standalone\\.selenium\\selenium-server\\3.12.0-server.jar
  36. ---
  37. chrome install:
  38. from: https://chromedriver.storage.googleapis.com/2.41/chromedriver_win32.zip
  39. to: C:\\Users\\richi\\Documents\\GitHub\\richienb.github.io\\node_modules\\selenium-standalone\\.selenium\\chromedriver\\2.41-x64-chromedriver
  40. ---
  41. ie install:
  42. from: https://selenium-release.storage.googleapis.com/3.12/IEDriverServer_x64_3.12.0.zip
  43. to: C:\\Users\\richi\\Documents\\GitHub\\richienb.github.io\\node_modules\\selenium-standalone\\.selenium\\iedriver\\3.12.0-x64-IEDriverServer.exe
  44. ---
  45. firefox install:
  46. from: https://github.com/mozilla/geckodriver/releases/download/v0.20.1/geckodriver-v0.20.1-win64.zip
  47. to: C:\\Users\\richi\\Documents\\GitHub\\richienb.github.io\\node_modules\\selenium-standalone\\.selenium\\geckodriver\\0.20.1-x64-geckodriver
  48. ---
  49. edge install:
  50. from: https://download.microsoft.com/download/F/8/A/F8AF50AB-3C3A-4BC4-8773-DC27B32988DD/MicrosoftWebDriver.exe
  51. to: C:\\Users\\richi\\Documents\\GitHub\\richienb.github.io\\node_modules\\selenium-standalone\\.selenium\\edgedriver\\17134-MicrosoftEdgeDriver.exe
  52. Failed to download selenium and/or chromedriver: Error: Could not download https://github.com/mozilla/geckodriver/releases/download/v0.20.1/geckodriver-v0.20.1-win64.zip: Error: read ECONNRESET
  53. at Request.<anonymous> (C:\\Users\\richi\\Documents\\GitHub\\richienb.github.io\\node_modules\\selenium-standalone\\lib\\install.js:386:12)
  54. at Object.onceWrapper (events.js:273:13)
  55. at Request.emit (events.js:182:13)
  56. at Request.onRequestError (C:\\Users\\richi\\Documents\\GitHub\\richienb.github.io\\node_modules\\request\\request.js:881:8)
  57. at ClientRequest.emit (events.js:182:13)
  58. at TLSSocket.socketErrorListener (_http_client.js:391:9)
  59. at TLSSocket.emit (events.js:182:13)
  60. at emitErrorNT (internal/streams/destroy.js:82:8)
  61. at emitErrorAndCloseNT (internal/streams/destroy.js:50:3)
  62. at process._tickCallback (internal/process/next_tick.js:63:19)
  63. selenium-standalone will attempt to re-download next time it is run.
  64. C:\\Users\\richi\\Documents\\GitHub\\richienb.github.io\\node_modules\\async\\dist\\async.js:966
  65. if (fn === null) throw new Error(\"Callback was already called.\");
  66. ^
  67.  
  68. Error: Callback was already called.
  69. at C:\\Users\\richi\\Documents\\GitHub\\richienb.github.io\\node_modules\\async\\dist\\async.js:966:32
  70. at C:\\Users\\richi\\Documents\\GitHub\\richienb.github.io\\node_modules\\async\\dist\\async.js:3885:13
  71. at onOpenZipFile (C:\\Users\\richi\\Documents\\GitHub\\richienb.github.io\\node_modules\\selenium-standalone\\lib\\install.js:401:9)
  72. at C:\\Users\\richi\\Documents\\GitHub\\richienb.github.io\\node_modules\\yauzl\\index.js:37:7
  73. at C:\\Users\\richi\\Documents\\GitHub\\richienb.github.io\\node_modules\\yauzl\\index.js:187:5
  74. success Saved lockfile.
  75. success Saved 511 new dependencies.
  76. info Direct dependencies
  77. info All dependencies
  78. ├─ @babel/[email protected]
  79. ├─ @babel/[email protected]
  80. ├─ @babel/[email protected]
  81. ├─ @babel/[email protected]
  82. ├─ @babel/[email protected]
  83. ├─ @babel/[email protected]
  84. ├─ @babel/[email protected]
  85. ├─ @babel/[email protected]
  86. ├─ @babel/[email protected]
  87. ├─ @babel/[email protected]
  88. ├─ @babel/[email protected]
  89. ├─ @babel/[email protected]
  90. ├─ @babel/[email protected]
  91. ├─ @babel/[email protected]
  92. ├─ @babel/[email protected]
  93. ├─ @babel/[email protected]
  94. ├─ @babel/[email protected]
  95. ├─ @babel/[email protected]
  96. ├─ @babel/[email protected]
  97. ├─ @babel/[email protected]
  98. ├─ @babel/[email protected]
  99. ├─ @babel/[email protected]
  100. ├─ @babel/[email protected]
  101. ├─ @babel/[email protected]
  102. ├─ @babel/[email protected]
  103. ├─ @babel/[email protected]
  104. ├─ @babel/[email protected]
  105. ├─ @babel/[email protected]
  106. ├─ @babel/[email protected]
  107. ├─ @babel/[email protected]
  108. ├─ @babel/[email protected]
  109. ├─ @babel/[email protected]
  110. ├─ @babel/[email protected]
  111. ├─ @babel/[email protected]
  112. ├─ @babel/[email protected]
  113. ├─ @babel/[email protected]
  114. ├─ @babel/[email protected]
  115. ├─ @babel/[email protected]
  116. ├─ @babel/[email protected]
  117. ├─ @babel/[email protected]
  118. ├─ @babel/[email protected]
  119. ├─ @babel/[email protected]
  120. ├─ @babel/[email protected]
  121. ├─ @babel/[email protected]
  122. ├─ @mrmlnc/[email protected]
  123. ├─ @nodelib/[email protected]
  124. ├─ @polymer/[email protected]
  125. ├─ @polymer/[email protected]
  126. ├─ @polymer/[email protected]
  127. ├─ @types/[email protected]
  128. ├─ @types/[email protected]
  129. ├─ @types/[email protected]
  130. ├─ @types/[email protected]
  131. ├─ @types/[email protected]
  132. ├─ @types/[email protected]
  133. ├─ @types/[email protected]
  134. ├─ @types/[email protected]
  135. ├─ @types/[email protected]
  136. ├─ @types/[email protected]
  137. ├─ @types/[email protected]
  138. ├─ @types/[email protected]
  139. ├─ @types/[email protected]
  140. ├─ @types/[email protected]
  141. ├─ @types/[email protected]
  142. ├─ @types/[email protected]
  143. ├─ @types/[email protected]
  144. ├─ @types/[email protected]
  145. ├─ @types/[email protected]
  146. ├─ @types/[email protected]
  147. ├─ @types/[email protected]
  148. ├─ @types/[email protected]
  149. ├─ @types/[email protected]
  150. ├─ @types/[email protected]
  151. ├─ @types/[email protected]
  152. ├─ @types/[email protected]
  153. ├─ @types/[email protected]
  154. ├─ @types/[email protected]
  155. ├─ @types/[email protected]
  156. ├─ @types/[email protected]
  157. ├─ @types/[email protected]
  158. ├─ @types/[email protected]
  159. ├─ @types/[email protected]
  160. ├─ @types/[email protected]
  161. ├─ @types/[email protected]
  162. ├─ @types/[email protected]
  163. ├─ @types/[email protected]
  164. ├─ @types/[email protected]
  165. ├─ @types/[email protected]
  166. ├─ @types/[email protected]
  167. ├─ @types/[email protected]
  168. ├─ @types/[email protected]
  169. ├─ @types/[email protected]
  170. ├─ @types/[email protected]
  171. ├─ @types/[email protected]
  172. ├─ @types/[email protected]
  173. ├─ @types/[email protected]
  174. ├─ @types/[email protected]
  175. ├─ @types/[email protected]
  176. ├─ @types/[email protected]
  177. ├─ @types/[email protected]
  178. ├─ @types/[email protected]
  179. ├─ @types/[email protected]
  180. ├─ @types/[email protected]
  181. ├─ @types/[email protected]
  182. ├─ @webcomponents/[email protected]
  183. ├─ babel-plugin-transform-member-expression-literals@6.10.0-alpha.f95869d4
  184. ├─ babel-plugin-transform-merge-sibling-variables@6.10.0-alpha.f95869d4
  185. ├─ babel-plugin-transform-simplify-comparison-operators@6.10.0-alpha.f95869d4
  186. Done in 797.67s.
  187.  
  188. C:\Users\richi\Documents\GitHub\richienb.github.io>
Add Comment
Please, Sign In to add comment