Advertisement
Guest User

NPM error

a guest
Jun 29th, 2015
306
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 73.75 KB | None | 0 0
  1. 0 info it worked if it ends with ok
  2. 1 verbose cli [ '/usr/local/bin/node',
  3. 1 verbose cli '/usr/local/bin/npm',
  4. 1 verbose cli 'install',
  5. 1 verbose cli '--all' ]
  6. 2 info using npm@2.5.1
  7. 3 info using node@v0.12.1
  8. 4 verbose install where, deps [ '/usr/games/minecraft',
  9. 4 verbose install [ 'introspect',
  10. 4 verbose install 'tail',
  11. 4 verbose install 'node-uuid',
  12. 4 verbose install 'fs-extra',
  13. 4 verbose install 'async',
  14. 4 verbose install 'which',
  15. 4 verbose install 'ini',
  16. 4 verbose install 'strftime',
  17. 4 verbose install 'procfs-stats',
  18. 4 verbose install 'whoami',
  19. 4 verbose install 'userid',
  20. 4 verbose install 'express',
  21. 4 verbose install 'socket.io',
  22. 4 verbose install 'du',
  23. 4 verbose install 'body-parser',
  24. 4 verbose install 'angular',
  25. 4 verbose install 'moment',
  26. 4 verbose install 'angular-moment',
  27. 4 verbose install 'moment-duration-format',
  28. 4 verbose install 'moment-timezone',
  29. 4 verbose install 'angular-translate',
  30. 4 verbose install 'cron',
  31. 4 verbose install 'object-hash',
  32. 4 verbose install 'tmp',
  33. 4 verbose install 'request',
  34. 4 verbose install 'rsync',
  35. 4 verbose install 'etc-passwd',
  36. 4 verbose install 'xml2js',
  37. 4 verbose install 'unzip',
  38. 4 verbose install 'line-by-line',
  39. 4 verbose install 'passport',
  40. 4 verbose install 'passport-local',
  41. 4 verbose install 'passport.socketio',
  42. 4 verbose install 'express-session',
  43. 4 verbose install 'cookie-parser',
  44. 4 verbose install 'method-override',
  45. 4 verbose install 'q',
  46. 4 verbose install 'sha512crypt-node',
  47. 4 verbose install 'winston',
  48. 4 verbose install 'uname',
  49. 4 verbose install 'urllib',
  50. 4 verbose install 'daemonize2',
  51. 4 verbose install 'tarball-extract',
  52. 4 verbose install 'tar',
  53. 4 verbose install 'decompress-zip',
  54. 4 verbose install 'fireworm',
  55. 4 verbose install 'request-progress',
  56. 4 verbose install 'nodeunit' ] ]
  57. 5 verbose install where, peers [ '/usr/games/minecraft', [] ]
  58. 6 info preinstall mineos-node@0.0.1
  59. 7 silly cache add args [ 'whoami@0.0.x', null ]
  60. 8 verbose cache add spec whoami@0.0.x
  61. 9 silly cache add parsed spec { raw: 'whoami@0.0.x',
  62. 9 silly cache add scope: null,
  63. 9 silly cache add name: 'whoami',
  64. 9 silly cache add rawSpec: '0.0.x',
  65. 9 silly cache add spec: '>=0.0.0 <0.1.0',
  66. 9 silly cache add type: 'range' }
  67. 10 verbose addNamed whoami@>=0.0.0 <0.1.0
  68. 11 silly addNamed semver.valid null
  69. 12 silly addNamed semver.validRange >=0.0.0 <0.1.0
  70. 13 silly addNameRange { name: 'whoami', range: '>=0.0.0 <0.1.0', hasData: false }
  71. 14 silly mapToRegistry name whoami
  72. 15 silly mapToRegistry using default registry
  73. 16 silly mapToRegistry registry https://registry.npmjs.org/
  74. 17 silly mapToRegistry uri https://registry.npmjs.org/whoami
  75. 18 verbose addNameRange registry:https://registry.npmjs.org/whoami not in flight; fetching
  76. 19 silly cache add args [ 'userid@0.1.x', null ]
  77. 20 verbose cache add spec userid@0.1.x
  78. 21 silly cache add parsed spec { raw: 'userid@0.1.x',
  79. 21 silly cache add scope: null,
  80. 21 silly cache add name: 'userid',
  81. 21 silly cache add rawSpec: '0.1.x',
  82. 21 silly cache add spec: '>=0.1.0 <0.2.0',
  83. 21 silly cache add type: 'range' }
  84. 22 verbose addNamed userid@>=0.1.0 <0.2.0
  85. 23 silly addNamed semver.valid null
  86. 24 silly addNamed semver.validRange >=0.1.0 <0.2.0
  87. 25 silly addNameRange { name: 'userid', range: '>=0.1.0 <0.2.0', hasData: false }
  88. 26 silly mapToRegistry name userid
  89. 27 silly mapToRegistry using default registry
  90. 28 silly mapToRegistry registry https://registry.npmjs.org/
  91. 29 silly mapToRegistry uri https://registry.npmjs.org/userid
  92. 30 verbose addNameRange registry:https://registry.npmjs.org/userid not in flight; fetching
  93. 31 silly cache add args [ 'express@3.5.x', null ]
  94. 32 verbose cache add spec express@3.5.x
  95. 33 silly cache add parsed spec { raw: 'express@3.5.x',
  96. 33 silly cache add scope: null,
  97. 33 silly cache add name: 'express',
  98. 33 silly cache add rawSpec: '3.5.x',
  99. 33 silly cache add spec: '>=3.5.0 <3.6.0',
  100. 33 silly cache add type: 'range' }
  101. 34 verbose addNamed express@>=3.5.0 <3.6.0
  102. 35 silly addNamed semver.valid null
  103. 36 silly addNamed semver.validRange >=3.5.0 <3.6.0
  104. 37 silly addNameRange { name: 'express', range: '>=3.5.0 <3.6.0', hasData: false }
  105. 38 silly mapToRegistry name express
  106. 39 silly mapToRegistry using default registry
  107. 40 silly mapToRegistry registry https://registry.npmjs.org/
  108. 41 silly mapToRegistry uri https://registry.npmjs.org/express
  109. 42 verbose addNameRange registry:https://registry.npmjs.org/express not in flight; fetching
  110. 43 silly cache add args [ 'socket.io@1.3.x', null ]
  111. 44 verbose cache add spec socket.io@1.3.x
  112. 45 silly cache add parsed spec { raw: 'socket.io@1.3.x',
  113. 45 silly cache add scope: null,
  114. 45 silly cache add name: 'socket.io',
  115. 45 silly cache add rawSpec: '1.3.x',
  116. 45 silly cache add spec: '>=1.3.0 <1.4.0',
  117. 45 silly cache add type: 'range' }
  118. 46 verbose addNamed socket.io@>=1.3.0 <1.4.0
  119. 47 silly addNamed semver.valid null
  120. 48 silly addNamed semver.validRange >=1.3.0 <1.4.0
  121. 49 silly addNameRange { name: 'socket.io', range: '>=1.3.0 <1.4.0', hasData: false }
  122. 50 silly mapToRegistry name socket.io
  123. 51 silly mapToRegistry using default registry
  124. 52 silly mapToRegistry registry https://registry.npmjs.org/
  125. 53 silly mapToRegistry uri https://registry.npmjs.org/socket.io
  126. 54 verbose addNameRange registry:https://registry.npmjs.org/socket.io not in flight; fetching
  127. 55 silly cache add args [ 'du@0.1.x', null ]
  128. 56 verbose cache add spec du@0.1.x
  129. 57 silly cache add parsed spec { raw: 'du@0.1.x',
  130. 57 silly cache add scope: null,
  131. 57 silly cache add name: 'du',
  132. 57 silly cache add rawSpec: '0.1.x',
  133. 57 silly cache add spec: '>=0.1.0 <0.2.0',
  134. 57 silly cache add type: 'range' }
  135. 58 verbose addNamed du@>=0.1.0 <0.2.0
  136. 59 silly addNamed semver.valid null
  137. 60 silly addNamed semver.validRange >=0.1.0 <0.2.0
  138. 61 silly addNameRange { name: 'du', range: '>=0.1.0 <0.2.0', hasData: false }
  139. 62 silly mapToRegistry name du
  140. 63 silly mapToRegistry using default registry
  141. 64 silly mapToRegistry registry https://registry.npmjs.org/
  142. 65 silly mapToRegistry uri https://registry.npmjs.org/du
  143. 66 verbose addNameRange registry:https://registry.npmjs.org/du not in flight; fetching
  144. 67 silly cache add args [ 'body-parser@1.12.x', null ]
  145. 68 verbose cache add spec body-parser@1.12.x
  146. 69 silly cache add parsed spec { raw: 'body-parser@1.12.x',
  147. 69 silly cache add scope: null,
  148. 69 silly cache add name: 'body-parser',
  149. 69 silly cache add rawSpec: '1.12.x',
  150. 69 silly cache add spec: '>=1.12.0 <1.13.0',
  151. 69 silly cache add type: 'range' }
  152. 70 verbose addNamed body-parser@>=1.12.0 <1.13.0
  153. 71 silly addNamed semver.valid null
  154. 72 silly addNamed semver.validRange >=1.12.0 <1.13.0
  155. 73 silly addNameRange { name: 'body-parser',
  156. 73 silly addNameRange range: '>=1.12.0 <1.13.0',
  157. 73 silly addNameRange hasData: false }
  158. 74 silly mapToRegistry name body-parser
  159. 75 silly mapToRegistry using default registry
  160. 76 silly mapToRegistry registry https://registry.npmjs.org/
  161. 77 silly mapToRegistry uri https://registry.npmjs.org/body-parser
  162. 78 verbose addNameRange registry:https://registry.npmjs.org/body-parser not in flight; fetching
  163. 79 silly cache add args [ 'angular@1.3.x', null ]
  164. 80 verbose cache add spec angular@1.3.x
  165. 81 silly cache add parsed spec { raw: 'angular@1.3.x',
  166. 81 silly cache add scope: null,
  167. 81 silly cache add name: 'angular',
  168. 81 silly cache add rawSpec: '1.3.x',
  169. 81 silly cache add spec: '>=1.3.0 <1.4.0',
  170. 81 silly cache add type: 'range' }
  171. 82 verbose addNamed angular@>=1.3.0 <1.4.0
  172. 83 silly addNamed semver.valid null
  173. 84 silly addNamed semver.validRange >=1.3.0 <1.4.0
  174. 85 silly addNameRange { name: 'angular', range: '>=1.3.0 <1.4.0', hasData: false }
  175. 86 silly mapToRegistry name angular
  176. 87 silly mapToRegistry using default registry
  177. 88 silly mapToRegistry registry https://registry.npmjs.org/
  178. 89 silly mapToRegistry uri https://registry.npmjs.org/angular
  179. 90 verbose addNameRange registry:https://registry.npmjs.org/angular not in flight; fetching
  180. 91 silly cache add args [ 'moment@2.9.x', null ]
  181. 92 verbose cache add spec moment@2.9.x
  182. 93 silly cache add parsed spec { raw: 'moment@2.9.x',
  183. 93 silly cache add scope: null,
  184. 93 silly cache add name: 'moment',
  185. 93 silly cache add rawSpec: '2.9.x',
  186. 93 silly cache add spec: '>=2.9.0 <2.10.0',
  187. 93 silly cache add type: 'range' }
  188. 94 verbose addNamed moment@>=2.9.0 <2.10.0
  189. 95 silly addNamed semver.valid null
  190. 96 silly addNamed semver.validRange >=2.9.0 <2.10.0
  191. 97 silly addNameRange { name: 'moment', range: '>=2.9.0 <2.10.0', hasData: false }
  192. 98 silly mapToRegistry name moment
  193. 99 silly mapToRegistry using default registry
  194. 100 silly mapToRegistry registry https://registry.npmjs.org/
  195. 101 silly mapToRegistry uri https://registry.npmjs.org/moment
  196. 102 verbose addNameRange registry:https://registry.npmjs.org/moment not in flight; fetching
  197. 103 silly cache add args [ 'angular-moment@0.9.x', null ]
  198. 104 verbose cache add spec angular-moment@0.9.x
  199. 105 silly cache add parsed spec { raw: 'angular-moment@0.9.x',
  200. 105 silly cache add scope: null,
  201. 105 silly cache add name: 'angular-moment',
  202. 105 silly cache add rawSpec: '0.9.x',
  203. 105 silly cache add spec: '>=0.9.0 <0.10.0',
  204. 105 silly cache add type: 'range' }
  205. 106 verbose addNamed angular-moment@>=0.9.0 <0.10.0
  206. 107 silly addNamed semver.valid null
  207. 108 silly addNamed semver.validRange >=0.9.0 <0.10.0
  208. 109 silly addNameRange { name: 'angular-moment',
  209. 109 silly addNameRange range: '>=0.9.0 <0.10.0',
  210. 109 silly addNameRange hasData: false }
  211. 110 silly mapToRegistry name angular-moment
  212. 111 silly mapToRegistry using default registry
  213. 112 silly mapToRegistry registry https://registry.npmjs.org/
  214. 113 silly mapToRegistry uri https://registry.npmjs.org/angular-moment
  215. 114 verbose addNameRange registry:https://registry.npmjs.org/angular-moment not in flight; fetching
  216. 115 silly cache add args [ 'moment-duration-format@1.3.x', null ]
  217. 116 verbose cache add spec moment-duration-format@1.3.x
  218. 117 silly cache add parsed spec { raw: 'moment-duration-format@1.3.x',
  219. 117 silly cache add scope: null,
  220. 117 silly cache add name: 'moment-duration-format',
  221. 117 silly cache add rawSpec: '1.3.x',
  222. 117 silly cache add spec: '>=1.3.0 <1.4.0',
  223. 117 silly cache add type: 'range' }
  224. 118 verbose addNamed moment-duration-format@>=1.3.0 <1.4.0
  225. 119 silly addNamed semver.valid null
  226. 120 silly addNamed semver.validRange >=1.3.0 <1.4.0
  227. 121 silly addNameRange { name: 'moment-duration-format',
  228. 121 silly addNameRange range: '>=1.3.0 <1.4.0',
  229. 121 silly addNameRange hasData: false }
  230. 122 silly mapToRegistry name moment-duration-format
  231. 123 silly mapToRegistry using default registry
  232. 124 silly mapToRegistry registry https://registry.npmjs.org/
  233. 125 silly mapToRegistry uri https://registry.npmjs.org/moment-duration-format
  234. 126 verbose addNameRange registry:https://registry.npmjs.org/moment-duration-format not in flight; fetching
  235. 127 silly cache add args [ 'moment-timezone@0.3.x', null ]
  236. 128 verbose cache add spec moment-timezone@0.3.x
  237. 129 silly cache add parsed spec { raw: 'moment-timezone@0.3.x',
  238. 129 silly cache add scope: null,
  239. 129 silly cache add name: 'moment-timezone',
  240. 129 silly cache add rawSpec: '0.3.x',
  241. 129 silly cache add spec: '>=0.3.0 <0.4.0',
  242. 129 silly cache add type: 'range' }
  243. 130 verbose addNamed moment-timezone@>=0.3.0 <0.4.0
  244. 131 silly addNamed semver.valid null
  245. 132 silly addNamed semver.validRange >=0.3.0 <0.4.0
  246. 133 silly addNameRange { name: 'moment-timezone',
  247. 133 silly addNameRange range: '>=0.3.0 <0.4.0',
  248. 133 silly addNameRange hasData: false }
  249. 134 silly mapToRegistry name moment-timezone
  250. 135 silly mapToRegistry using default registry
  251. 136 silly mapToRegistry registry https://registry.npmjs.org/
  252. 137 silly mapToRegistry uri https://registry.npmjs.org/moment-timezone
  253. 138 verbose addNameRange registry:https://registry.npmjs.org/moment-timezone not in flight; fetching
  254. 139 silly cache add args [ 'angular-translate@2.6.x', null ]
  255. 140 verbose cache add spec angular-translate@2.6.x
  256. 141 silly cache add parsed spec { raw: 'angular-translate@2.6.x',
  257. 141 silly cache add scope: null,
  258. 141 silly cache add name: 'angular-translate',
  259. 141 silly cache add rawSpec: '2.6.x',
  260. 141 silly cache add spec: '>=2.6.0 <2.7.0',
  261. 141 silly cache add type: 'range' }
  262. 142 verbose addNamed angular-translate@>=2.6.0 <2.7.0
  263. 143 silly addNamed semver.valid null
  264. 144 silly addNamed semver.validRange >=2.6.0 <2.7.0
  265. 145 silly addNameRange { name: 'angular-translate',
  266. 145 silly addNameRange range: '>=2.6.0 <2.7.0',
  267. 145 silly addNameRange hasData: false }
  268. 146 silly mapToRegistry name angular-translate
  269. 147 silly mapToRegistry using default registry
  270. 148 silly mapToRegistry registry https://registry.npmjs.org/
  271. 149 silly mapToRegistry uri https://registry.npmjs.org/angular-translate
  272. 150 verbose addNameRange registry:https://registry.npmjs.org/angular-translate not in flight; fetching
  273. 151 silly cache add args [ 'cron@1.0.x', null ]
  274. 152 verbose cache add spec cron@1.0.x
  275. 153 silly cache add parsed spec { raw: 'cron@1.0.x',
  276. 153 silly cache add scope: null,
  277. 153 silly cache add name: 'cron',
  278. 153 silly cache add rawSpec: '1.0.x',
  279. 153 silly cache add spec: '>=1.0.0 <1.1.0',
  280. 153 silly cache add type: 'range' }
  281. 154 verbose addNamed cron@>=1.0.0 <1.1.0
  282. 155 silly addNamed semver.valid null
  283. 156 silly addNamed semver.validRange >=1.0.0 <1.1.0
  284. 157 silly addNameRange { name: 'cron', range: '>=1.0.0 <1.1.0', hasData: false }
  285. 158 silly mapToRegistry name cron
  286. 159 silly mapToRegistry using default registry
  287. 160 silly mapToRegistry registry https://registry.npmjs.org/
  288. 161 silly mapToRegistry uri https://registry.npmjs.org/cron
  289. 162 verbose addNameRange registry:https://registry.npmjs.org/cron not in flight; fetching
  290. 163 silly cache add args [ 'object-hash@0.5.x', null ]
  291. 164 verbose cache add spec object-hash@0.5.x
  292. 165 silly cache add parsed spec { raw: 'object-hash@0.5.x',
  293. 165 silly cache add scope: null,
  294. 165 silly cache add name: 'object-hash',
  295. 165 silly cache add rawSpec: '0.5.x',
  296. 165 silly cache add spec: '>=0.5.0 <0.6.0',
  297. 165 silly cache add type: 'range' }
  298. 166 verbose addNamed object-hash@>=0.5.0 <0.6.0
  299. 167 silly addNamed semver.valid null
  300. 168 silly addNamed semver.validRange >=0.5.0 <0.6.0
  301. 169 silly addNameRange { name: 'object-hash', range: '>=0.5.0 <0.6.0', hasData: false }
  302. 170 silly mapToRegistry name object-hash
  303. 171 silly mapToRegistry using default registry
  304. 172 silly mapToRegistry registry https://registry.npmjs.org/
  305. 173 silly mapToRegistry uri https://registry.npmjs.org/object-hash
  306. 174 verbose addNameRange registry:https://registry.npmjs.org/object-hash not in flight; fetching
  307. 175 silly cache add args [ 'tmp@0.0.x', null ]
  308. 176 verbose cache add spec tmp@0.0.x
  309. 177 silly cache add parsed spec { raw: 'tmp@0.0.x',
  310. 177 silly cache add scope: null,
  311. 177 silly cache add name: 'tmp',
  312. 177 silly cache add rawSpec: '0.0.x',
  313. 177 silly cache add spec: '>=0.0.0 <0.1.0',
  314. 177 silly cache add type: 'range' }
  315. 178 verbose addNamed tmp@>=0.0.0 <0.1.0
  316. 179 silly addNamed semver.valid null
  317. 180 silly addNamed semver.validRange >=0.0.0 <0.1.0
  318. 181 silly addNameRange { name: 'tmp', range: '>=0.0.0 <0.1.0', hasData: false }
  319. 182 silly mapToRegistry name tmp
  320. 183 silly mapToRegistry using default registry
  321. 184 silly mapToRegistry registry https://registry.npmjs.org/
  322. 185 silly mapToRegistry uri https://registry.npmjs.org/tmp
  323. 186 verbose addNameRange registry:https://registry.npmjs.org/tmp not in flight; fetching
  324. 187 silly cache add args [ 'request@2.55.x', null ]
  325. 188 verbose cache add spec request@2.55.x
  326. 189 silly cache add parsed spec { raw: 'request@2.55.x',
  327. 189 silly cache add scope: null,
  328. 189 silly cache add name: 'request',
  329. 189 silly cache add rawSpec: '2.55.x',
  330. 189 silly cache add spec: '>=2.55.0 <2.56.0',
  331. 189 silly cache add type: 'range' }
  332. 190 verbose addNamed request@>=2.55.0 <2.56.0
  333. 191 silly addNamed semver.valid null
  334. 192 silly addNamed semver.validRange >=2.55.0 <2.56.0
  335. 193 silly addNameRange { name: 'request', range: '>=2.55.0 <2.56.0', hasData: false }
  336. 194 silly mapToRegistry name request
  337. 195 silly mapToRegistry using default registry
  338. 196 silly mapToRegistry registry https://registry.npmjs.org/
  339. 197 silly mapToRegistry uri https://registry.npmjs.org/request
  340. 198 verbose addNameRange registry:https://registry.npmjs.org/request not in flight; fetching
  341. 199 silly cache add args [ 'rsync@0.4.x', null ]
  342. 200 verbose cache add spec rsync@0.4.x
  343. 201 silly cache add parsed spec { raw: 'rsync@0.4.x',
  344. 201 silly cache add scope: null,
  345. 201 silly cache add name: 'rsync',
  346. 201 silly cache add rawSpec: '0.4.x',
  347. 201 silly cache add spec: '>=0.4.0 <0.5.0',
  348. 201 silly cache add type: 'range' }
  349. 202 verbose addNamed rsync@>=0.4.0 <0.5.0
  350. 203 silly addNamed semver.valid null
  351. 204 silly addNamed semver.validRange >=0.4.0 <0.5.0
  352. 205 silly addNameRange { name: 'rsync', range: '>=0.4.0 <0.5.0', hasData: false }
  353. 206 silly mapToRegistry name rsync
  354. 207 silly mapToRegistry using default registry
  355. 208 silly mapToRegistry registry https://registry.npmjs.org/
  356. 209 silly mapToRegistry uri https://registry.npmjs.org/rsync
  357. 210 verbose addNameRange registry:https://registry.npmjs.org/rsync not in flight; fetching
  358. 211 silly cache add args [ 'etc-passwd@0.1.x', null ]
  359. 212 verbose cache add spec etc-passwd@0.1.x
  360. 213 silly cache add parsed spec { raw: 'etc-passwd@0.1.x',
  361. 213 silly cache add scope: null,
  362. 213 silly cache add name: 'etc-passwd',
  363. 213 silly cache add rawSpec: '0.1.x',
  364. 213 silly cache add spec: '>=0.1.0 <0.2.0',
  365. 213 silly cache add type: 'range' }
  366. 214 verbose addNamed etc-passwd@>=0.1.0 <0.2.0
  367. 215 silly addNamed semver.valid null
  368. 216 silly addNamed semver.validRange >=0.1.0 <0.2.0
  369. 217 silly addNameRange { name: 'etc-passwd', range: '>=0.1.0 <0.2.0', hasData: false }
  370. 218 silly mapToRegistry name etc-passwd
  371. 219 silly mapToRegistry using default registry
  372. 220 silly mapToRegistry registry https://registry.npmjs.org/
  373. 221 silly mapToRegistry uri https://registry.npmjs.org/etc-passwd
  374. 222 verbose addNameRange registry:https://registry.npmjs.org/etc-passwd not in flight; fetching
  375. 223 silly cache add args [ 'xml2js@0.4.x', null ]
  376. 224 verbose cache add spec xml2js@0.4.x
  377. 225 silly cache add parsed spec { raw: 'xml2js@0.4.x',
  378. 225 silly cache add scope: null,
  379. 225 silly cache add name: 'xml2js',
  380. 225 silly cache add rawSpec: '0.4.x',
  381. 225 silly cache add spec: '>=0.4.0 <0.5.0',
  382. 225 silly cache add type: 'range' }
  383. 226 verbose addNamed xml2js@>=0.4.0 <0.5.0
  384. 227 silly addNamed semver.valid null
  385. 228 silly addNamed semver.validRange >=0.4.0 <0.5.0
  386. 229 silly addNameRange { name: 'xml2js', range: '>=0.4.0 <0.5.0', hasData: false }
  387. 230 silly mapToRegistry name xml2js
  388. 231 silly mapToRegistry using default registry
  389. 232 silly mapToRegistry registry https://registry.npmjs.org/
  390. 233 silly mapToRegistry uri https://registry.npmjs.org/xml2js
  391. 234 verbose addNameRange registry:https://registry.npmjs.org/xml2js not in flight; fetching
  392. 235 silly cache add args [ 'unzip@0.1.x', null ]
  393. 236 verbose cache add spec unzip@0.1.x
  394. 237 silly cache add parsed spec { raw: 'unzip@0.1.x',
  395. 237 silly cache add scope: null,
  396. 237 silly cache add name: 'unzip',
  397. 237 silly cache add rawSpec: '0.1.x',
  398. 237 silly cache add spec: '>=0.1.0 <0.2.0',
  399. 237 silly cache add type: 'range' }
  400. 238 verbose addNamed unzip@>=0.1.0 <0.2.0
  401. 239 silly addNamed semver.valid null
  402. 240 silly addNamed semver.validRange >=0.1.0 <0.2.0
  403. 241 silly addNameRange { name: 'unzip', range: '>=0.1.0 <0.2.0', hasData: false }
  404. 242 silly mapToRegistry name unzip
  405. 243 silly mapToRegistry using default registry
  406. 244 silly mapToRegistry registry https://registry.npmjs.org/
  407. 245 silly mapToRegistry uri https://registry.npmjs.org/unzip
  408. 246 verbose addNameRange registry:https://registry.npmjs.org/unzip not in flight; fetching
  409. 247 silly cache add args [ 'line-by-line@0.1.x', null ]
  410. 248 verbose cache add spec line-by-line@0.1.x
  411. 249 silly cache add parsed spec { raw: 'line-by-line@0.1.x',
  412. 249 silly cache add scope: null,
  413. 249 silly cache add name: 'line-by-line',
  414. 249 silly cache add rawSpec: '0.1.x',
  415. 249 silly cache add spec: '>=0.1.0 <0.2.0',
  416. 249 silly cache add type: 'range' }
  417. 250 verbose addNamed line-by-line@>=0.1.0 <0.2.0
  418. 251 silly addNamed semver.valid null
  419. 252 silly addNamed semver.validRange >=0.1.0 <0.2.0
  420. 253 silly addNameRange { name: 'line-by-line', range: '>=0.1.0 <0.2.0', hasData: false }
  421. 254 silly mapToRegistry name line-by-line
  422. 255 silly mapToRegistry using default registry
  423. 256 silly mapToRegistry registry https://registry.npmjs.org/
  424. 257 silly mapToRegistry uri https://registry.npmjs.org/line-by-line
  425. 258 verbose addNameRange registry:https://registry.npmjs.org/line-by-line not in flight; fetching
  426. 259 silly cache add args [ 'passport@0.2.x', null ]
  427. 260 verbose cache add spec passport@0.2.x
  428. 261 silly cache add parsed spec { raw: 'passport@0.2.x',
  429. 261 silly cache add scope: null,
  430. 261 silly cache add name: 'passport',
  431. 261 silly cache add rawSpec: '0.2.x',
  432. 261 silly cache add spec: '>=0.2.0 <0.3.0',
  433. 261 silly cache add type: 'range' }
  434. 262 verbose addNamed passport@>=0.2.0 <0.3.0
  435. 263 silly addNamed semver.valid null
  436. 264 silly addNamed semver.validRange >=0.2.0 <0.3.0
  437. 265 silly addNameRange { name: 'passport', range: '>=0.2.0 <0.3.0', hasData: false }
  438. 266 silly mapToRegistry name passport
  439. 267 silly mapToRegistry using default registry
  440. 268 silly mapToRegistry registry https://registry.npmjs.org/
  441. 269 silly mapToRegistry uri https://registry.npmjs.org/passport
  442. 270 verbose addNameRange registry:https://registry.npmjs.org/passport not in flight; fetching
  443. 271 silly cache add args [ 'passport-local@1.0.x', null ]
  444. 272 verbose cache add spec passport-local@1.0.x
  445. 273 silly cache add parsed spec { raw: 'passport-local@1.0.x',
  446. 273 silly cache add scope: null,
  447. 273 silly cache add name: 'passport-local',
  448. 273 silly cache add rawSpec: '1.0.x',
  449. 273 silly cache add spec: '>=1.0.0 <1.1.0',
  450. 273 silly cache add type: 'range' }
  451. 274 verbose addNamed passport-local@>=1.0.0 <1.1.0
  452. 275 silly addNamed semver.valid null
  453. 276 silly addNamed semver.validRange >=1.0.0 <1.1.0
  454. 277 silly addNameRange { name: 'passport-local',
  455. 277 silly addNameRange range: '>=1.0.0 <1.1.0',
  456. 277 silly addNameRange hasData: false }
  457. 278 silly mapToRegistry name passport-local
  458. 279 silly mapToRegistry using default registry
  459. 280 silly mapToRegistry registry https://registry.npmjs.org/
  460. 281 silly mapToRegistry uri https://registry.npmjs.org/passport-local
  461. 282 verbose addNameRange registry:https://registry.npmjs.org/passport-local not in flight; fetching
  462. 283 silly cache add args [ 'passport.socketio@3.5.x', null ]
  463. 284 verbose cache add spec passport.socketio@3.5.x
  464. 285 silly cache add parsed spec { raw: 'passport.socketio@3.5.x',
  465. 285 silly cache add scope: null,
  466. 285 silly cache add name: 'passport.socketio',
  467. 285 silly cache add rawSpec: '3.5.x',
  468. 285 silly cache add spec: '>=3.5.0 <3.6.0',
  469. 285 silly cache add type: 'range' }
  470. 286 verbose addNamed passport.socketio@>=3.5.0 <3.6.0
  471. 287 silly addNamed semver.valid null
  472. 288 silly addNamed semver.validRange >=3.5.0 <3.6.0
  473. 289 silly addNameRange { name: 'passport.socketio',
  474. 289 silly addNameRange range: '>=3.5.0 <3.6.0',
  475. 289 silly addNameRange hasData: false }
  476. 290 silly mapToRegistry name passport.socketio
  477. 291 silly mapToRegistry using default registry
  478. 292 silly mapToRegistry registry https://registry.npmjs.org/
  479. 293 silly mapToRegistry uri https://registry.npmjs.org/passport.socketio
  480. 294 verbose addNameRange registry:https://registry.npmjs.org/passport.socketio not in flight; fetching
  481. 295 silly cache add args [ 'express-session@1.11.x', null ]
  482. 296 verbose cache add spec express-session@1.11.x
  483. 297 silly cache add parsed spec { raw: 'express-session@1.11.x',
  484. 297 silly cache add scope: null,
  485. 297 silly cache add name: 'express-session',
  486. 297 silly cache add rawSpec: '1.11.x',
  487. 297 silly cache add spec: '>=1.11.0 <1.12.0',
  488. 297 silly cache add type: 'range' }
  489. 298 verbose addNamed express-session@>=1.11.0 <1.12.0
  490. 299 silly addNamed semver.valid null
  491. 300 silly addNamed semver.validRange >=1.11.0 <1.12.0
  492. 301 silly addNameRange { name: 'express-session',
  493. 301 silly addNameRange range: '>=1.11.0 <1.12.0',
  494. 301 silly addNameRange hasData: false }
  495. 302 silly mapToRegistry name express-session
  496. 303 silly mapToRegistry using default registry
  497. 304 silly mapToRegistry registry https://registry.npmjs.org/
  498. 305 silly mapToRegistry uri https://registry.npmjs.org/express-session
  499. 306 verbose addNameRange registry:https://registry.npmjs.org/express-session not in flight; fetching
  500. 307 silly cache add args [ 'cookie-parser@1.3.x', null ]
  501. 308 verbose cache add spec cookie-parser@1.3.x
  502. 309 silly cache add parsed spec { raw: 'cookie-parser@1.3.x',
  503. 309 silly cache add scope: null,
  504. 309 silly cache add name: 'cookie-parser',
  505. 309 silly cache add rawSpec: '1.3.x',
  506. 309 silly cache add spec: '>=1.3.0 <1.4.0',
  507. 309 silly cache add type: 'range' }
  508. 310 verbose addNamed cookie-parser@>=1.3.0 <1.4.0
  509. 311 silly addNamed semver.valid null
  510. 312 silly addNamed semver.validRange >=1.3.0 <1.4.0
  511. 313 silly addNameRange { name: 'cookie-parser',
  512. 313 silly addNameRange range: '>=1.3.0 <1.4.0',
  513. 313 silly addNameRange hasData: false }
  514. 314 silly mapToRegistry name cookie-parser
  515. 315 silly mapToRegistry using default registry
  516. 316 silly mapToRegistry registry https://registry.npmjs.org/
  517. 317 silly mapToRegistry uri https://registry.npmjs.org/cookie-parser
  518. 318 verbose addNameRange registry:https://registry.npmjs.org/cookie-parser not in flight; fetching
  519. 319 silly cache add args [ 'method-override@2.3.x', null ]
  520. 320 verbose cache add spec method-override@2.3.x
  521. 321 silly cache add parsed spec { raw: 'method-override@2.3.x',
  522. 321 silly cache add scope: null,
  523. 321 silly cache add name: 'method-override',
  524. 321 silly cache add rawSpec: '2.3.x',
  525. 321 silly cache add spec: '>=2.3.0 <2.4.0',
  526. 321 silly cache add type: 'range' }
  527. 322 verbose addNamed method-override@>=2.3.0 <2.4.0
  528. 323 silly addNamed semver.valid null
  529. 324 silly addNamed semver.validRange >=2.3.0 <2.4.0
  530. 325 silly addNameRange { name: 'method-override',
  531. 325 silly addNameRange range: '>=2.3.0 <2.4.0',
  532. 325 silly addNameRange hasData: false }
  533. 326 silly mapToRegistry name method-override
  534. 327 silly mapToRegistry using default registry
  535. 328 silly mapToRegistry registry https://registry.npmjs.org/
  536. 329 silly mapToRegistry uri https://registry.npmjs.org/method-override
  537. 330 verbose addNameRange registry:https://registry.npmjs.org/method-override not in flight; fetching
  538. 331 silly cache add args [ 'q@1.4.x', null ]
  539. 332 verbose cache add spec q@1.4.x
  540. 333 silly cache add parsed spec { raw: 'q@1.4.x',
  541. 333 silly cache add scope: null,
  542. 333 silly cache add name: 'q',
  543. 333 silly cache add rawSpec: '1.4.x',
  544. 333 silly cache add spec: '>=1.4.0 <1.5.0',
  545. 333 silly cache add type: 'range' }
  546. 334 verbose addNamed q@>=1.4.0 <1.5.0
  547. 335 silly addNamed semver.valid null
  548. 336 silly addNamed semver.validRange >=1.4.0 <1.5.0
  549. 337 silly addNameRange { name: 'q', range: '>=1.4.0 <1.5.0', hasData: false }
  550. 338 silly mapToRegistry name q
  551. 339 silly mapToRegistry using default registry
  552. 340 silly mapToRegistry registry https://registry.npmjs.org/
  553. 341 silly mapToRegistry uri https://registry.npmjs.org/q
  554. 342 verbose addNameRange registry:https://registry.npmjs.org/q not in flight; fetching
  555. 343 silly cache add args [ 'sha512crypt-node@0.1.x', null ]
  556. 344 verbose cache add spec sha512crypt-node@0.1.x
  557. 345 silly cache add parsed spec { raw: 'sha512crypt-node@0.1.x',
  558. 345 silly cache add scope: null,
  559. 345 silly cache add name: 'sha512crypt-node',
  560. 345 silly cache add rawSpec: '0.1.x',
  561. 345 silly cache add spec: '>=0.1.0 <0.2.0',
  562. 345 silly cache add type: 'range' }
  563. 346 verbose addNamed sha512crypt-node@>=0.1.0 <0.2.0
  564. 347 silly addNamed semver.valid null
  565. 348 silly addNamed semver.validRange >=0.1.0 <0.2.0
  566. 349 silly addNameRange { name: 'sha512crypt-node',
  567. 349 silly addNameRange range: '>=0.1.0 <0.2.0',
  568. 349 silly addNameRange hasData: false }
  569. 350 silly mapToRegistry name sha512crypt-node
  570. 351 silly mapToRegistry using default registry
  571. 352 silly mapToRegistry registry https://registry.npmjs.org/
  572. 353 silly mapToRegistry uri https://registry.npmjs.org/sha512crypt-node
  573. 354 verbose addNameRange registry:https://registry.npmjs.org/sha512crypt-node not in flight; fetching
  574. 355 silly cache add args [ 'winston@1.0.x', null ]
  575. 356 verbose cache add spec winston@1.0.x
  576. 357 silly cache add parsed spec { raw: 'winston@1.0.x',
  577. 357 silly cache add scope: null,
  578. 357 silly cache add name: 'winston',
  579. 357 silly cache add rawSpec: '1.0.x',
  580. 357 silly cache add spec: '>=1.0.0 <1.1.0',
  581. 357 silly cache add type: 'range' }
  582. 358 verbose addNamed winston@>=1.0.0 <1.1.0
  583. 359 silly addNamed semver.valid null
  584. 360 silly addNamed semver.validRange >=1.0.0 <1.1.0
  585. 361 silly addNameRange { name: 'winston', range: '>=1.0.0 <1.1.0', hasData: false }
  586. 362 silly mapToRegistry name winston
  587. 363 silly mapToRegistry using default registry
  588. 364 silly mapToRegistry registry https://registry.npmjs.org/
  589. 365 silly mapToRegistry uri https://registry.npmjs.org/winston
  590. 366 verbose addNameRange registry:https://registry.npmjs.org/winston not in flight; fetching
  591. 367 silly cache add args [ 'uname@0.0.x', null ]
  592. 368 verbose cache add spec uname@0.0.x
  593. 369 silly cache add parsed spec { raw: 'uname@0.0.x',
  594. 369 silly cache add scope: null,
  595. 369 silly cache add name: 'uname',
  596. 369 silly cache add rawSpec: '0.0.x',
  597. 369 silly cache add spec: '>=0.0.0 <0.1.0',
  598. 369 silly cache add type: 'range' }
  599. 370 verbose addNamed uname@>=0.0.0 <0.1.0
  600. 371 silly addNamed semver.valid null
  601. 372 silly addNamed semver.validRange >=0.0.0 <0.1.0
  602. 373 silly addNameRange { name: 'uname', range: '>=0.0.0 <0.1.0', hasData: false }
  603. 374 silly mapToRegistry name uname
  604. 375 silly mapToRegistry using default registry
  605. 376 silly mapToRegistry registry https://registry.npmjs.org/
  606. 377 silly mapToRegistry uri https://registry.npmjs.org/uname
  607. 378 verbose addNameRange registry:https://registry.npmjs.org/uname not in flight; fetching
  608. 379 silly cache add args [ 'urllib@2.3.x', null ]
  609. 380 verbose cache add spec urllib@2.3.x
  610. 381 silly cache add parsed spec { raw: 'urllib@2.3.x',
  611. 381 silly cache add scope: null,
  612. 381 silly cache add name: 'urllib',
  613. 381 silly cache add rawSpec: '2.3.x',
  614. 381 silly cache add spec: '>=2.3.0 <2.4.0',
  615. 381 silly cache add type: 'range' }
  616. 382 verbose addNamed urllib@>=2.3.0 <2.4.0
  617. 383 silly addNamed semver.valid null
  618. 384 silly addNamed semver.validRange >=2.3.0 <2.4.0
  619. 385 silly addNameRange { name: 'urllib', range: '>=2.3.0 <2.4.0', hasData: false }
  620. 386 silly mapToRegistry name urllib
  621. 387 silly mapToRegistry using default registry
  622. 388 silly mapToRegistry registry https://registry.npmjs.org/
  623. 389 silly mapToRegistry uri https://registry.npmjs.org/urllib
  624. 390 verbose addNameRange registry:https://registry.npmjs.org/urllib not in flight; fetching
  625. 391 silly cache add args [ 'daemonize2@0.4.x', null ]
  626. 392 verbose cache add spec daemonize2@0.4.x
  627. 393 silly cache add parsed spec { raw: 'daemonize2@0.4.x',
  628. 393 silly cache add scope: null,
  629. 393 silly cache add name: 'daemonize2',
  630. 393 silly cache add rawSpec: '0.4.x',
  631. 393 silly cache add spec: '>=0.4.0 <0.5.0',
  632. 393 silly cache add type: 'range' }
  633. 394 verbose addNamed daemonize2@>=0.4.0 <0.5.0
  634. 395 silly addNamed semver.valid null
  635. 396 silly addNamed semver.validRange >=0.4.0 <0.5.0
  636. 397 silly addNameRange { name: 'daemonize2', range: '>=0.4.0 <0.5.0', hasData: false }
  637. 398 silly mapToRegistry name daemonize2
  638. 399 silly mapToRegistry using default registry
  639. 400 silly mapToRegistry registry https://registry.npmjs.org/
  640. 401 silly mapToRegistry uri https://registry.npmjs.org/daemonize2
  641. 402 verbose addNameRange registry:https://registry.npmjs.org/daemonize2 not in flight; fetching
  642. 403 silly cache add args [ 'tarball-extract@0.0.3', null ]
  643. 404 verbose cache add spec tarball-extract@0.0.3
  644. 405 silly cache add parsed spec { raw: 'tarball-extract@0.0.3',
  645. 405 silly cache add scope: null,
  646. 405 silly cache add name: 'tarball-extract',
  647. 405 silly cache add rawSpec: '0.0.3',
  648. 405 silly cache add spec: '0.0.3',
  649. 405 silly cache add type: 'version' }
  650. 406 verbose addNamed tarball-extract@0.0.3
  651. 407 silly addNamed semver.valid 0.0.3
  652. 408 silly addNamed semver.validRange 0.0.3
  653. 409 silly mapToRegistry name tarball-extract
  654. 410 silly mapToRegistry using default registry
  655. 411 silly mapToRegistry registry https://registry.npmjs.org/
  656. 412 silly mapToRegistry uri https://registry.npmjs.org/tarball-extract
  657. 413 verbose addNameVersion registry:https://registry.npmjs.org/tarball-extract not in flight; fetching
  658. 414 silly cache add args [ 'tar@2.1.x', null ]
  659. 415 verbose cache add spec tar@2.1.x
  660. 416 silly cache add parsed spec { raw: 'tar@2.1.x',
  661. 416 silly cache add scope: null,
  662. 416 silly cache add name: 'tar',
  663. 416 silly cache add rawSpec: '2.1.x',
  664. 416 silly cache add spec: '>=2.1.0 <2.2.0',
  665. 416 silly cache add type: 'range' }
  666. 417 verbose addNamed tar@>=2.1.0 <2.2.0
  667. 418 silly addNamed semver.valid null
  668. 419 silly addNamed semver.validRange >=2.1.0 <2.2.0
  669. 420 silly addNameRange { name: 'tar', range: '>=2.1.0 <2.2.0', hasData: false }
  670. 421 silly mapToRegistry name tar
  671. 422 silly mapToRegistry using default registry
  672. 423 silly mapToRegistry registry https://registry.npmjs.org/
  673. 424 silly mapToRegistry uri https://registry.npmjs.org/tar
  674. 425 verbose addNameRange registry:https://registry.npmjs.org/tar not in flight; fetching
  675. 426 silly cache add args [ 'decompress-zip@0.2.x', null ]
  676. 427 verbose cache add spec decompress-zip@0.2.x
  677. 428 silly cache add parsed spec { raw: 'decompress-zip@0.2.x',
  678. 428 silly cache add scope: null,
  679. 428 silly cache add name: 'decompress-zip',
  680. 428 silly cache add rawSpec: '0.2.x',
  681. 428 silly cache add spec: '>=0.2.0 <0.3.0',
  682. 428 silly cache add type: 'range' }
  683. 429 verbose addNamed decompress-zip@>=0.2.0 <0.3.0
  684. 430 silly addNamed semver.valid null
  685. 431 silly addNamed semver.validRange >=0.2.0 <0.3.0
  686. 432 silly addNameRange { name: 'decompress-zip',
  687. 432 silly addNameRange range: '>=0.2.0 <0.3.0',
  688. 432 silly addNameRange hasData: false }
  689. 433 silly mapToRegistry name decompress-zip
  690. 434 silly mapToRegistry using default registry
  691. 435 silly mapToRegistry registry https://registry.npmjs.org/
  692. 436 silly mapToRegistry uri https://registry.npmjs.org/decompress-zip
  693. 437 verbose addNameRange registry:https://registry.npmjs.org/decompress-zip not in flight; fetching
  694. 438 silly cache add args [ 'fireworm@0.6.x', null ]
  695. 439 verbose cache add spec fireworm@0.6.x
  696. 440 silly cache add parsed spec { raw: 'fireworm@0.6.x',
  697. 440 silly cache add scope: null,
  698. 440 silly cache add name: 'fireworm',
  699. 440 silly cache add rawSpec: '0.6.x',
  700. 440 silly cache add spec: '>=0.6.0 <0.7.0',
  701. 440 silly cache add type: 'range' }
  702. 441 verbose addNamed fireworm@>=0.6.0 <0.7.0
  703. 442 silly addNamed semver.valid null
  704. 443 silly addNamed semver.validRange >=0.6.0 <0.7.0
  705. 444 silly addNameRange { name: 'fireworm', range: '>=0.6.0 <0.7.0', hasData: false }
  706. 445 silly mapToRegistry name fireworm
  707. 446 silly mapToRegistry using default registry
  708. 447 silly mapToRegistry registry https://registry.npmjs.org/
  709. 448 silly mapToRegistry uri https://registry.npmjs.org/fireworm
  710. 449 verbose addNameRange registry:https://registry.npmjs.org/fireworm not in flight; fetching
  711. 450 silly cache add args [ 'request-progress@0.3.x', null ]
  712. 451 verbose cache add spec request-progress@0.3.x
  713. 452 silly cache add parsed spec { raw: 'request-progress@0.3.x',
  714. 452 silly cache add scope: null,
  715. 452 silly cache add name: 'request-progress',
  716. 452 silly cache add rawSpec: '0.3.x',
  717. 452 silly cache add spec: '>=0.3.0 <0.4.0',
  718. 452 silly cache add type: 'range' }
  719. 453 verbose addNamed request-progress@>=0.3.0 <0.4.0
  720. 454 silly addNamed semver.valid null
  721. 455 silly addNamed semver.validRange >=0.3.0 <0.4.0
  722. 456 silly addNameRange { name: 'request-progress',
  723. 456 silly addNameRange range: '>=0.3.0 <0.4.0',
  724. 456 silly addNameRange hasData: false }
  725. 457 silly mapToRegistry name request-progress
  726. 458 silly mapToRegistry using default registry
  727. 459 silly mapToRegistry registry https://registry.npmjs.org/
  728. 460 silly mapToRegistry uri https://registry.npmjs.org/request-progress
  729. 461 verbose addNameRange registry:https://registry.npmjs.org/request-progress not in flight; fetching
  730. 462 silly cache add args [ 'nodeunit@0.9.x', null ]
  731. 463 verbose cache add spec nodeunit@0.9.x
  732. 464 silly cache add parsed spec { raw: 'nodeunit@0.9.x',
  733. 464 silly cache add scope: null,
  734. 464 silly cache add name: 'nodeunit',
  735. 464 silly cache add rawSpec: '0.9.x',
  736. 464 silly cache add spec: '>=0.9.0 <0.10.0',
  737. 464 silly cache add type: 'range' }
  738. 465 verbose addNamed nodeunit@>=0.9.0 <0.10.0
  739. 466 silly addNamed semver.valid null
  740. 467 silly addNamed semver.validRange >=0.9.0 <0.10.0
  741. 468 silly addNameRange { name: 'nodeunit', range: '>=0.9.0 <0.10.0', hasData: false }
  742. 469 silly mapToRegistry name nodeunit
  743. 470 silly mapToRegistry using default registry
  744. 471 silly mapToRegistry registry https://registry.npmjs.org/
  745. 472 silly mapToRegistry uri https://registry.npmjs.org/nodeunit
  746. 473 verbose addNameRange registry:https://registry.npmjs.org/nodeunit not in flight; fetching
  747. 474 silly cache add args [ 'introspect@0.0.x', null ]
  748. 475 verbose cache add spec introspect@0.0.x
  749. 476 silly cache add parsed spec { raw: 'introspect@0.0.x',
  750. 476 silly cache add scope: null,
  751. 476 silly cache add name: 'introspect',
  752. 476 silly cache add rawSpec: '0.0.x',
  753. 476 silly cache add spec: '>=0.0.0 <0.1.0',
  754. 476 silly cache add type: 'range' }
  755. 477 verbose addNamed introspect@>=0.0.0 <0.1.0
  756. 478 silly addNamed semver.valid null
  757. 479 silly addNamed semver.validRange >=0.0.0 <0.1.0
  758. 480 silly addNameRange { name: 'introspect', range: '>=0.0.0 <0.1.0', hasData: false }
  759. 481 silly mapToRegistry name introspect
  760. 482 silly mapToRegistry using default registry
  761. 483 silly mapToRegistry registry https://registry.npmjs.org/
  762. 484 silly mapToRegistry uri https://registry.npmjs.org/introspect
  763. 485 verbose addNameRange registry:https://registry.npmjs.org/introspect not in flight; fetching
  764. 486 silly cache add args [ 'tail@0.4.x', null ]
  765. 487 verbose cache add spec tail@0.4.x
  766. 488 silly cache add parsed spec { raw: 'tail@0.4.x',
  767. 488 silly cache add scope: null,
  768. 488 silly cache add name: 'tail',
  769. 488 silly cache add rawSpec: '0.4.x',
  770. 488 silly cache add spec: '>=0.4.0 <0.5.0',
  771. 488 silly cache add type: 'range' }
  772. 489 verbose addNamed tail@>=0.4.0 <0.5.0
  773. 490 silly addNamed semver.valid null
  774. 491 silly addNamed semver.validRange >=0.4.0 <0.5.0
  775. 492 silly addNameRange { name: 'tail', range: '>=0.4.0 <0.5.0', hasData: false }
  776. 493 silly mapToRegistry name tail
  777. 494 silly mapToRegistry using default registry
  778. 495 silly mapToRegistry registry https://registry.npmjs.org/
  779. 496 silly mapToRegistry uri https://registry.npmjs.org/tail
  780. 497 verbose addNameRange registry:https://registry.npmjs.org/tail not in flight; fetching
  781. 498 silly cache add args [ 'node-uuid@1.4.x', null ]
  782. 499 verbose cache add spec node-uuid@1.4.x
  783. 500 silly cache add parsed spec { raw: 'node-uuid@1.4.x',
  784. 500 silly cache add scope: null,
  785. 500 silly cache add name: 'node-uuid',
  786. 500 silly cache add rawSpec: '1.4.x',
  787. 500 silly cache add spec: '>=1.4.0 <1.5.0',
  788. 500 silly cache add type: 'range' }
  789. 501 verbose addNamed node-uuid@>=1.4.0 <1.5.0
  790. 502 silly addNamed semver.valid null
  791. 503 silly addNamed semver.validRange >=1.4.0 <1.5.0
  792. 504 silly addNameRange { name: 'node-uuid', range: '>=1.4.0 <1.5.0', hasData: false }
  793. 505 silly mapToRegistry name node-uuid
  794. 506 silly mapToRegistry using default registry
  795. 507 silly mapToRegistry registry https://registry.npmjs.org/
  796. 508 silly mapToRegistry uri https://registry.npmjs.org/node-uuid
  797. 509 verbose addNameRange registry:https://registry.npmjs.org/node-uuid not in flight; fetching
  798. 510 silly cache add args [ 'fs-extra@0.11.x', null ]
  799. 511 verbose cache add spec fs-extra@0.11.x
  800. 512 silly cache add parsed spec { raw: 'fs-extra@0.11.x',
  801. 512 silly cache add scope: null,
  802. 512 silly cache add name: 'fs-extra',
  803. 512 silly cache add rawSpec: '0.11.x',
  804. 512 silly cache add spec: '>=0.11.0 <0.12.0',
  805. 512 silly cache add type: 'range' }
  806. 513 verbose addNamed fs-extra@>=0.11.0 <0.12.0
  807. 514 silly addNamed semver.valid null
  808. 515 silly addNamed semver.validRange >=0.11.0 <0.12.0
  809. 516 silly addNameRange { name: 'fs-extra', range: '>=0.11.0 <0.12.0', hasData: false }
  810. 517 silly mapToRegistry name fs-extra
  811. 518 silly mapToRegistry using default registry
  812. 519 silly mapToRegistry registry https://registry.npmjs.org/
  813. 520 silly mapToRegistry uri https://registry.npmjs.org/fs-extra
  814. 521 verbose addNameRange registry:https://registry.npmjs.org/fs-extra not in flight; fetching
  815. 522 silly cache add args [ 'async@0.9.x', null ]
  816. 523 verbose cache add spec async@0.9.x
  817. 524 silly cache add parsed spec { raw: 'async@0.9.x',
  818. 524 silly cache add scope: null,
  819. 524 silly cache add name: 'async',
  820. 524 silly cache add rawSpec: '0.9.x',
  821. 524 silly cache add spec: '>=0.9.0 <0.10.0',
  822. 524 silly cache add type: 'range' }
  823. 525 verbose addNamed async@>=0.9.0 <0.10.0
  824. 526 silly addNamed semver.valid null
  825. 527 silly addNamed semver.validRange >=0.9.0 <0.10.0
  826. 528 silly addNameRange { name: 'async', range: '>=0.9.0 <0.10.0', hasData: false }
  827. 529 silly mapToRegistry name async
  828. 530 silly mapToRegistry using default registry
  829. 531 silly mapToRegistry registry https://registry.npmjs.org/
  830. 532 silly mapToRegistry uri https://registry.npmjs.org/async
  831. 533 verbose addNameRange registry:https://registry.npmjs.org/async not in flight; fetching
  832. 534 silly cache add args [ 'which@1.0.x', null ]
  833. 535 verbose cache add spec which@1.0.x
  834. 536 silly cache add parsed spec { raw: 'which@1.0.x',
  835. 536 silly cache add scope: null,
  836. 536 silly cache add name: 'which',
  837. 536 silly cache add rawSpec: '1.0.x',
  838. 536 silly cache add spec: '>=1.0.0 <1.1.0',
  839. 536 silly cache add type: 'range' }
  840. 537 verbose addNamed which@>=1.0.0 <1.1.0
  841. 538 silly addNamed semver.valid null
  842. 539 silly addNamed semver.validRange >=1.0.0 <1.1.0
  843. 540 silly addNameRange { name: 'which', range: '>=1.0.0 <1.1.0', hasData: false }
  844. 541 silly mapToRegistry name which
  845. 542 silly mapToRegistry using default registry
  846. 543 silly mapToRegistry registry https://registry.npmjs.org/
  847. 544 silly mapToRegistry uri https://registry.npmjs.org/which
  848. 545 verbose addNameRange registry:https://registry.npmjs.org/which not in flight; fetching
  849. 546 silly cache add args [ 'ini@1.3.x', null ]
  850. 547 verbose cache add spec ini@1.3.x
  851. 548 silly cache add parsed spec { raw: 'ini@1.3.x',
  852. 548 silly cache add scope: null,
  853. 548 silly cache add name: 'ini',
  854. 548 silly cache add rawSpec: '1.3.x',
  855. 548 silly cache add spec: '>=1.3.0 <1.4.0',
  856. 548 silly cache add type: 'range' }
  857. 549 verbose addNamed ini@>=1.3.0 <1.4.0
  858. 550 silly addNamed semver.valid null
  859. 551 silly addNamed semver.validRange >=1.3.0 <1.4.0
  860. 552 silly addNameRange { name: 'ini', range: '>=1.3.0 <1.4.0', hasData: false }
  861. 553 silly mapToRegistry name ini
  862. 554 silly mapToRegistry using default registry
  863. 555 silly mapToRegistry registry https://registry.npmjs.org/
  864. 556 silly mapToRegistry uri https://registry.npmjs.org/ini
  865. 557 verbose addNameRange registry:https://registry.npmjs.org/ini not in flight; fetching
  866. 558 silly cache add args [ 'strftime@0.8.x', null ]
  867. 559 verbose cache add spec strftime@0.8.x
  868. 560 silly cache add parsed spec { raw: 'strftime@0.8.x',
  869. 560 silly cache add scope: null,
  870. 560 silly cache add name: 'strftime',
  871. 560 silly cache add rawSpec: '0.8.x',
  872. 560 silly cache add spec: '>=0.8.0 <0.9.0',
  873. 560 silly cache add type: 'range' }
  874. 561 verbose addNamed strftime@>=0.8.0 <0.9.0
  875. 562 silly addNamed semver.valid null
  876. 563 silly addNamed semver.validRange >=0.8.0 <0.9.0
  877. 564 silly addNameRange { name: 'strftime', range: '>=0.8.0 <0.9.0', hasData: false }
  878. 565 silly mapToRegistry name strftime
  879. 566 silly mapToRegistry using default registry
  880. 567 silly mapToRegistry registry https://registry.npmjs.org/
  881. 568 silly mapToRegistry uri https://registry.npmjs.org/strftime
  882. 569 verbose addNameRange registry:https://registry.npmjs.org/strftime not in flight; fetching
  883. 570 silly cache add args [ 'procfs-stats@0.0.x', null ]
  884. 571 verbose cache add spec procfs-stats@0.0.x
  885. 572 silly cache add parsed spec { raw: 'procfs-stats@0.0.x',
  886. 572 silly cache add scope: null,
  887. 572 silly cache add name: 'procfs-stats',
  888. 572 silly cache add rawSpec: '0.0.x',
  889. 572 silly cache add spec: '>=0.0.0 <0.1.0',
  890. 572 silly cache add type: 'range' }
  891. 573 verbose addNamed procfs-stats@>=0.0.0 <0.1.0
  892. 574 silly addNamed semver.valid null
  893. 575 silly addNamed semver.validRange >=0.0.0 <0.1.0
  894. 576 silly addNameRange { name: 'procfs-stats', range: '>=0.0.0 <0.1.0', hasData: false }
  895. 577 silly mapToRegistry name procfs-stats
  896. 578 silly mapToRegistry using default registry
  897. 579 silly mapToRegistry registry https://registry.npmjs.org/
  898. 580 silly mapToRegistry uri https://registry.npmjs.org/procfs-stats
  899. 581 verbose addNameRange registry:https://registry.npmjs.org/procfs-stats not in flight; fetching
  900. 582 verbose request uri https://registry.npmjs.org/whoami
  901. 583 verbose request no auth needed
  902. 584 info attempt registry request try #1 at 16:47:53
  903. 585 verbose request id a195dfe74d4ea677
  904. 586 http request GET https://registry.npmjs.org/whoami
  905. 587 verbose request uri https://registry.npmjs.org/userid
  906. 588 verbose request no auth needed
  907. 589 info attempt registry request try #1 at 16:47:53
  908. 590 http request GET https://registry.npmjs.org/userid
  909. 591 verbose request uri https://registry.npmjs.org/express
  910. 592 verbose request no auth needed
  911. 593 info attempt registry request try #1 at 16:47:53
  912. 594 http request GET https://registry.npmjs.org/express
  913. 595 verbose request uri https://registry.npmjs.org/socket.io
  914. 596 verbose request no auth needed
  915. 597 info attempt registry request try #1 at 16:47:53
  916. 598 http request GET https://registry.npmjs.org/socket.io
  917. 599 verbose request uri https://registry.npmjs.org/du
  918. 600 verbose request no auth needed
  919. 601 info attempt registry request try #1 at 16:47:53
  920. 602 http request GET https://registry.npmjs.org/du
  921. 603 verbose request uri https://registry.npmjs.org/body-parser
  922. 604 verbose request no auth needed
  923. 605 info attempt registry request try #1 at 16:47:53
  924. 606 http request GET https://registry.npmjs.org/body-parser
  925. 607 verbose request uri https://registry.npmjs.org/angular
  926. 608 verbose request no auth needed
  927. 609 info attempt registry request try #1 at 16:47:53
  928. 610 http request GET https://registry.npmjs.org/angular
  929. 611 verbose request uri https://registry.npmjs.org/moment
  930. 612 verbose request no auth needed
  931. 613 info attempt registry request try #1 at 16:47:53
  932. 614 http request GET https://registry.npmjs.org/moment
  933. 615 verbose request uri https://registry.npmjs.org/angular-moment
  934. 616 verbose request no auth needed
  935. 617 info attempt registry request try #1 at 16:47:53
  936. 618 http request GET https://registry.npmjs.org/angular-moment
  937. 619 verbose request uri https://registry.npmjs.org/moment-duration-format
  938. 620 verbose request no auth needed
  939. 621 info attempt registry request try #1 at 16:47:53
  940. 622 http request GET https://registry.npmjs.org/moment-duration-format
  941. 623 verbose request uri https://registry.npmjs.org/moment-timezone
  942. 624 verbose request no auth needed
  943. 625 info attempt registry request try #1 at 16:47:53
  944. 626 http request GET https://registry.npmjs.org/moment-timezone
  945. 627 verbose request uri https://registry.npmjs.org/angular-translate
  946. 628 verbose request no auth needed
  947. 629 info attempt registry request try #1 at 16:47:53
  948. 630 http request GET https://registry.npmjs.org/angular-translate
  949. 631 verbose request uri https://registry.npmjs.org/cron
  950. 632 verbose request no auth needed
  951. 633 info attempt registry request try #1 at 16:47:53
  952. 634 http request GET https://registry.npmjs.org/cron
  953. 635 verbose request uri https://registry.npmjs.org/object-hash
  954. 636 verbose request no auth needed
  955. 637 info attempt registry request try #1 at 16:47:53
  956. 638 http request GET https://registry.npmjs.org/object-hash
  957. 639 verbose request uri https://registry.npmjs.org/tmp
  958. 640 verbose request no auth needed
  959. 641 info attempt registry request try #1 at 16:47:53
  960. 642 http request GET https://registry.npmjs.org/tmp
  961. 643 verbose request uri https://registry.npmjs.org/request
  962. 644 verbose request no auth needed
  963. 645 info attempt registry request try #1 at 16:47:53
  964. 646 http request GET https://registry.npmjs.org/request
  965. 647 verbose request uri https://registry.npmjs.org/rsync
  966. 648 verbose request no auth needed
  967. 649 info attempt registry request try #1 at 16:47:53
  968. 650 http request GET https://registry.npmjs.org/rsync
  969. 651 verbose request uri https://registry.npmjs.org/etc-passwd
  970. 652 verbose request no auth needed
  971. 653 info attempt registry request try #1 at 16:47:53
  972. 654 http request GET https://registry.npmjs.org/etc-passwd
  973. 655 verbose request uri https://registry.npmjs.org/xml2js
  974. 656 verbose request no auth needed
  975. 657 info attempt registry request try #1 at 16:47:53
  976. 658 http request GET https://registry.npmjs.org/xml2js
  977. 659 verbose request uri https://registry.npmjs.org/unzip
  978. 660 verbose request no auth needed
  979. 661 info attempt registry request try #1 at 16:47:53
  980. 662 http request GET https://registry.npmjs.org/unzip
  981. 663 verbose request uri https://registry.npmjs.org/line-by-line
  982. 664 verbose request no auth needed
  983. 665 info attempt registry request try #1 at 16:47:53
  984. 666 http request GET https://registry.npmjs.org/line-by-line
  985. 667 verbose request uri https://registry.npmjs.org/passport
  986. 668 verbose request no auth needed
  987. 669 info attempt registry request try #1 at 16:47:53
  988. 670 http request GET https://registry.npmjs.org/passport
  989. 671 verbose request uri https://registry.npmjs.org/passport-local
  990. 672 verbose request no auth needed
  991. 673 info attempt registry request try #1 at 16:47:53
  992. 674 http request GET https://registry.npmjs.org/passport-local
  993. 675 verbose request uri https://registry.npmjs.org/passport.socketio
  994. 676 verbose request no auth needed
  995. 677 info attempt registry request try #1 at 16:47:53
  996. 678 http request GET https://registry.npmjs.org/passport.socketio
  997. 679 verbose request uri https://registry.npmjs.org/express-session
  998. 680 verbose request no auth needed
  999. 681 info attempt registry request try #1 at 16:47:53
  1000. 682 http request GET https://registry.npmjs.org/express-session
  1001. 683 verbose request uri https://registry.npmjs.org/cookie-parser
  1002. 684 verbose request no auth needed
  1003. 685 info attempt registry request try #1 at 16:47:53
  1004. 686 http request GET https://registry.npmjs.org/cookie-parser
  1005. 687 verbose request uri https://registry.npmjs.org/method-override
  1006. 688 verbose request no auth needed
  1007. 689 info attempt registry request try #1 at 16:47:53
  1008. 690 http request GET https://registry.npmjs.org/method-override
  1009. 691 verbose request uri https://registry.npmjs.org/q
  1010. 692 verbose request no auth needed
  1011. 693 info attempt registry request try #1 at 16:47:53
  1012. 694 http request GET https://registry.npmjs.org/q
  1013. 695 verbose request uri https://registry.npmjs.org/sha512crypt-node
  1014. 696 verbose request no auth needed
  1015. 697 info attempt registry request try #1 at 16:47:53
  1016. 698 http request GET https://registry.npmjs.org/sha512crypt-node
  1017. 699 verbose request uri https://registry.npmjs.org/winston
  1018. 700 verbose request no auth needed
  1019. 701 info attempt registry request try #1 at 16:47:53
  1020. 702 http request GET https://registry.npmjs.org/winston
  1021. 703 verbose request uri https://registry.npmjs.org/uname
  1022. 704 verbose request no auth needed
  1023. 705 info attempt registry request try #1 at 16:47:53
  1024. 706 http request GET https://registry.npmjs.org/uname
  1025. 707 verbose request uri https://registry.npmjs.org/urllib
  1026. 708 verbose request no auth needed
  1027. 709 info attempt registry request try #1 at 16:47:53
  1028. 710 http request GET https://registry.npmjs.org/urllib
  1029. 711 verbose request uri https://registry.npmjs.org/daemonize2
  1030. 712 verbose request no auth needed
  1031. 713 info attempt registry request try #1 at 16:47:53
  1032. 714 http request GET https://registry.npmjs.org/daemonize2
  1033. 715 verbose request uri https://registry.npmjs.org/tarball-extract
  1034. 716 verbose request no auth needed
  1035. 717 info attempt registry request try #1 at 16:47:53
  1036. 718 http request GET https://registry.npmjs.org/tarball-extract
  1037. 719 verbose request uri https://registry.npmjs.org/tar
  1038. 720 verbose request no auth needed
  1039. 721 info attempt registry request try #1 at 16:47:53
  1040. 722 http request GET https://registry.npmjs.org/tar
  1041. 723 verbose request uri https://registry.npmjs.org/decompress-zip
  1042. 724 verbose request no auth needed
  1043. 725 info attempt registry request try #1 at 16:47:53
  1044. 726 http request GET https://registry.npmjs.org/decompress-zip
  1045. 727 verbose request uri https://registry.npmjs.org/fireworm
  1046. 728 verbose request no auth needed
  1047. 729 info attempt registry request try #1 at 16:47:53
  1048. 730 http request GET https://registry.npmjs.org/fireworm
  1049. 731 verbose request uri https://registry.npmjs.org/request-progress
  1050. 732 verbose request no auth needed
  1051. 733 info attempt registry request try #1 at 16:47:53
  1052. 734 http request GET https://registry.npmjs.org/request-progress
  1053. 735 verbose request uri https://registry.npmjs.org/nodeunit
  1054. 736 verbose request no auth needed
  1055. 737 info attempt registry request try #1 at 16:47:53
  1056. 738 http request GET https://registry.npmjs.org/nodeunit
  1057. 739 verbose request uri https://registry.npmjs.org/introspect
  1058. 740 verbose request no auth needed
  1059. 741 info attempt registry request try #1 at 16:47:53
  1060. 742 http request GET https://registry.npmjs.org/introspect
  1061. 743 verbose request uri https://registry.npmjs.org/tail
  1062. 744 verbose request no auth needed
  1063. 745 info attempt registry request try #1 at 16:47:53
  1064. 746 http request GET https://registry.npmjs.org/tail
  1065. 747 verbose request uri https://registry.npmjs.org/node-uuid
  1066. 748 verbose request no auth needed
  1067. 749 info attempt registry request try #1 at 16:47:53
  1068. 750 http request GET https://registry.npmjs.org/node-uuid
  1069. 751 verbose request uri https://registry.npmjs.org/fs-extra
  1070. 752 verbose request no auth needed
  1071. 753 info attempt registry request try #1 at 16:47:53
  1072. 754 http request GET https://registry.npmjs.org/fs-extra
  1073. 755 verbose request uri https://registry.npmjs.org/async
  1074. 756 verbose request no auth needed
  1075. 757 info attempt registry request try #1 at 16:47:53
  1076. 758 http request GET https://registry.npmjs.org/async
  1077. 759 verbose request uri https://registry.npmjs.org/which
  1078. 760 verbose request no auth needed
  1079. 761 info attempt registry request try #1 at 16:47:53
  1080. 762 http request GET https://registry.npmjs.org/which
  1081. 763 verbose request uri https://registry.npmjs.org/ini
  1082. 764 verbose request no auth needed
  1083. 765 info attempt registry request try #1 at 16:47:53
  1084. 766 http request GET https://registry.npmjs.org/ini
  1085. 767 verbose request uri https://registry.npmjs.org/strftime
  1086. 768 verbose request no auth needed
  1087. 769 info attempt registry request try #1 at 16:47:53
  1088. 770 http request GET https://registry.npmjs.org/strftime
  1089. 771 verbose request uri https://registry.npmjs.org/procfs-stats
  1090. 772 verbose request no auth needed
  1091. 773 info attempt registry request try #1 at 16:47:53
  1092. 774 http request GET https://registry.npmjs.org/procfs-stats
  1093. 775 info retry will retry, error on last attempt: Error: certificate has expired
  1094. 776 info retry will retry, error on last attempt: Error: certificate has expired
  1095. 777 info retry will retry, error on last attempt: Error: certificate has expired
  1096. 778 info retry will retry, error on last attempt: Error: certificate has expired
  1097. 779 info retry will retry, error on last attempt: Error: certificate has expired
  1098. 780 info retry will retry, error on last attempt: Error: certificate has expired
  1099. 781 info retry will retry, error on last attempt: Error: certificate has expired
  1100. 782 info retry will retry, error on last attempt: Error: certificate has expired
  1101. 783 info retry will retry, error on last attempt: Error: certificate has expired
  1102. 784 info retry will retry, error on last attempt: Error: certificate has expired
  1103. 785 info retry will retry, error on last attempt: Error: certificate has expired
  1104. 786 info retry will retry, error on last attempt: Error: certificate has expired
  1105. 787 info retry will retry, error on last attempt: Error: certificate has expired
  1106. 788 info retry will retry, error on last attempt: Error: certificate has expired
  1107. 789 info retry will retry, error on last attempt: Error: certificate has expired
  1108. 790 info retry will retry, error on last attempt: Error: certificate has expired
  1109. 791 info retry will retry, error on last attempt: Error: certificate has expired
  1110. 792 info retry will retry, error on last attempt: Error: certificate has expired
  1111. 793 info retry will retry, error on last attempt: Error: certificate has expired
  1112. 794 info retry will retry, error on last attempt: Error: certificate has expired
  1113. 795 info retry will retry, error on last attempt: Error: certificate has expired
  1114. 796 info retry will retry, error on last attempt: Error: certificate has expired
  1115. 797 info retry will retry, error on last attempt: Error: certificate has expired
  1116. 798 info retry will retry, error on last attempt: Error: certificate has expired
  1117. 799 info retry will retry, error on last attempt: Error: certificate has expired
  1118. 800 info retry will retry, error on last attempt: Error: certificate has expired
  1119. 801 info retry will retry, error on last attempt: Error: certificate has expired
  1120. 802 info retry will retry, error on last attempt: Error: certificate has expired
  1121. 803 info retry will retry, error on last attempt: Error: certificate has expired
  1122. 804 info retry will retry, error on last attempt: Error: certificate has expired
  1123. 805 info retry will retry, error on last attempt: Error: certificate has expired
  1124. 806 info retry will retry, error on last attempt: Error: certificate has expired
  1125. 807 info retry will retry, error on last attempt: Error: certificate has expired
  1126. 808 info retry will retry, error on last attempt: Error: certificate has expired
  1127. 809 info retry will retry, error on last attempt: Error: certificate has expired
  1128. 810 info retry will retry, error on last attempt: Error: certificate has expired
  1129. 811 info retry will retry, error on last attempt: Error: certificate has expired
  1130. 812 info retry will retry, error on last attempt: Error: certificate has expired
  1131. 813 info retry will retry, error on last attempt: Error: certificate has expired
  1132. 814 info retry will retry, error on last attempt: Error: certificate has expired
  1133. 815 info retry will retry, error on last attempt: Error: certificate has expired
  1134. 816 info retry will retry, error on last attempt: Error: certificate has expired
  1135. 817 info retry will retry, error on last attempt: Error: certificate has expired
  1136. 818 info retry will retry, error on last attempt: Error: certificate has expired
  1137. 819 info retry will retry, error on last attempt: Error: certificate has expired
  1138. 820 info retry will retry, error on last attempt: Error: certificate has expired
  1139. 821 info retry will retry, error on last attempt: Error: certificate has expired
  1140. 822 info retry will retry, error on last attempt: Error: certificate has expired
  1141. 823 info attempt registry request try #2 at 16:48:04
  1142. 824 http request GET https://registry.npmjs.org/angular
  1143. 825 info attempt registry request try #2 at 16:48:04
  1144. 826 http request GET https://registry.npmjs.org/moment-duration-format
  1145. 827 info attempt registry request try #2 at 16:48:04
  1146. 828 http request GET https://registry.npmjs.org/angular-translate
  1147. 829 info attempt registry request try #2 at 16:48:04
  1148. 830 http request GET https://registry.npmjs.org/body-parser
  1149. 831 info attempt registry request try #2 at 16:48:04
  1150. 832 http request GET https://registry.npmjs.org/moment-timezone
  1151. 833 info attempt registry request try #2 at 16:48:04
  1152. 834 http request GET https://registry.npmjs.org/whoami
  1153. 835 info attempt registry request try #2 at 16:48:04
  1154. 836 http request GET https://registry.npmjs.org/express
  1155. 837 info attempt registry request try #2 at 16:48:04
  1156. 838 http request GET https://registry.npmjs.org/tmp
  1157. 839 info attempt registry request try #2 at 16:48:04
  1158. 840 http request GET https://registry.npmjs.org/socket.io
  1159. 841 info retry will retry, error on last attempt: Error: certificate has expired
  1160. 842 info retry will retry, error on last attempt: Error: certificate has expired
  1161. 843 info retry will retry, error on last attempt: Error: certificate has expired
  1162. 844 info retry will retry, error on last attempt: Error: certificate has expired
  1163. 845 info retry will retry, error on last attempt: Error: certificate has expired
  1164. 846 info retry will retry, error on last attempt: Error: certificate has expired
  1165. 847 info retry will retry, error on last attempt: Error: certificate has expired
  1166. 848 info retry will retry, error on last attempt: Error: certificate has expired
  1167. 849 info retry will retry, error on last attempt: Error: certificate has expired
  1168. 850 info attempt registry request try #2 at 16:48:04
  1169. 851 http request GET https://registry.npmjs.org/du
  1170. 852 info attempt registry request try #2 at 16:48:04
  1171. 853 http request GET https://registry.npmjs.org/xml2js
  1172. 854 info attempt registry request try #2 at 16:48:04
  1173. 855 http request GET https://registry.npmjs.org/decompress-zip
  1174. 856 info attempt registry request try #2 at 16:48:04
  1175. 857 http request GET https://registry.npmjs.org/object-hash
  1176. 858 info attempt registry request try #2 at 16:48:04
  1177. 859 http request GET https://registry.npmjs.org/angular-moment
  1178. 860 info attempt registry request try #2 at 16:48:04
  1179. 861 http request GET https://registry.npmjs.org/unzip
  1180. 862 info attempt registry request try #2 at 16:48:04
  1181. 863 http request GET https://registry.npmjs.org/passport-local
  1182. 864 info attempt registry request try #2 at 16:48:04
  1183. 865 http request GET https://registry.npmjs.org/request
  1184. 866 info attempt registry request try #2 at 16:48:04
  1185. 867 http request GET https://registry.npmjs.org/userid
  1186. 868 info attempt registry request try #2 at 16:48:04
  1187. 869 http request GET https://registry.npmjs.org/etc-passwd
  1188. 870 info attempt registry request try #2 at 16:48:04
  1189. 871 http request GET https://registry.npmjs.org/cookie-parser
  1190. 872 info attempt registry request try #2 at 16:48:04
  1191. 873 http request GET https://registry.npmjs.org/passport.socketio
  1192. 874 info attempt registry request try #2 at 16:48:04
  1193. 875 http request GET https://registry.npmjs.org/nodeunit
  1194. 876 info attempt registry request try #2 at 16:48:04
  1195. 877 http request GET https://registry.npmjs.org/line-by-line
  1196. 878 info attempt registry request try #2 at 16:48:04
  1197. 879 http request GET https://registry.npmjs.org/method-override
  1198. 880 info attempt registry request try #2 at 16:48:04
  1199. 881 http request GET https://registry.npmjs.org/express-session
  1200. 882 info attempt registry request try #2 at 16:48:04
  1201. 883 http request GET https://registry.npmjs.org/passport
  1202. 884 info attempt registry request try #2 at 16:48:04
  1203. 885 http request GET https://registry.npmjs.org/winston
  1204. 886 info attempt registry request try #2 at 16:48:04
  1205. 887 http request GET https://registry.npmjs.org/request-progress
  1206. 888 info attempt registry request try #2 at 16:48:04
  1207. 889 http request GET https://registry.npmjs.org/sha512crypt-node
  1208. 890 info attempt registry request try #2 at 16:48:04
  1209. 891 http request GET https://registry.npmjs.org/which
  1210. 892 info attempt registry request try #2 at 16:48:04
  1211. 893 http request GET https://registry.npmjs.org/tar
  1212. 894 info attempt registry request try #2 at 16:48:04
  1213. 895 http request GET https://registry.npmjs.org/strftime
  1214. 896 info attempt registry request try #2 at 16:48:04
  1215. 897 http request GET https://registry.npmjs.org/introspect
  1216. 898 info attempt registry request try #2 at 16:48:04
  1217. 899 http request GET https://registry.npmjs.org/urllib
  1218. 900 info attempt registry request try #2 at 16:48:04
  1219. 901 http request GET https://registry.npmjs.org/tail
  1220. 902 info attempt registry request try #2 at 16:48:04
  1221. 903 http request GET https://registry.npmjs.org/async
  1222. 904 info attempt registry request try #2 at 16:48:04
  1223. 905 http request GET https://registry.npmjs.org/procfs-stats
  1224. 906 info attempt registry request try #2 at 16:48:04
  1225. 907 http request GET https://registry.npmjs.org/ini
  1226. 908 info attempt registry request try #2 at 16:48:05
  1227. 909 http request GET https://registry.npmjs.org/fireworm
  1228. 910 info attempt registry request try #2 at 16:48:05
  1229. 911 http request GET https://registry.npmjs.org/uname
  1230. 912 info attempt registry request try #2 at 16:48:05
  1231. 913 http request GET https://registry.npmjs.org/daemonize2
  1232. 914 info attempt registry request try #2 at 16:48:05
  1233. 915 http request GET https://registry.npmjs.org/rsync
  1234. 916 info attempt registry request try #2 at 16:48:05
  1235. 917 http request GET https://registry.npmjs.org/moment
  1236. 918 info attempt registry request try #2 at 16:48:05
  1237. 919 http request GET https://registry.npmjs.org/q
  1238. 920 info attempt registry request try #2 at 16:48:05
  1239. 921 http request GET https://registry.npmjs.org/node-uuid
  1240. 922 info retry will retry, error on last attempt: Error: certificate has expired
  1241. 923 info retry will retry, error on last attempt: Error: certificate has expired
  1242. 924 info attempt registry request try #2 at 16:48:05
  1243. 925 http request GET https://registry.npmjs.org/cron
  1244. 926 info attempt registry request try #2 at 16:48:05
  1245. 927 http request GET https://registry.npmjs.org/fs-extra
  1246. 928 info attempt registry request try #2 at 16:48:05
  1247. 929 http request GET https://registry.npmjs.org/tarball-extract
  1248. 930 info retry will retry, error on last attempt: Error: certificate has expired
  1249. 931 info retry will retry, error on last attempt: Error: certificate has expired
  1250. 932 info retry will retry, error on last attempt: Error: certificate has expired
  1251. 933 info retry will retry, error on last attempt: Error: certificate has expired
  1252. 934 info retry will retry, error on last attempt: Error: certificate has expired
  1253. 935 info retry will retry, error on last attempt: Error: certificate has expired
  1254. 936 info retry will retry, error on last attempt: Error: certificate has expired
  1255. 937 info retry will retry, error on last attempt: Error: certificate has expired
  1256. 938 info retry will retry, error on last attempt: Error: certificate has expired
  1257. 939 info retry will retry, error on last attempt: Error: certificate has expired
  1258. 940 info retry will retry, error on last attempt: Error: certificate has expired
  1259. 941 info retry will retry, error on last attempt: Error: certificate has expired
  1260. 942 info retry will retry, error on last attempt: Error: certificate has expired
  1261. 943 info retry will retry, error on last attempt: Error: certificate has expired
  1262. 944 info retry will retry, error on last attempt: Error: certificate has expired
  1263. 945 info retry will retry, error on last attempt: Error: certificate has expired
  1264. 946 info retry will retry, error on last attempt: Error: certificate has expired
  1265. 947 info retry will retry, error on last attempt: Error: certificate has expired
  1266. 948 info retry will retry, error on last attempt: Error: certificate has expired
  1267. 949 info retry will retry, error on last attempt: Error: certificate has expired
  1268. 950 info retry will retry, error on last attempt: Error: certificate has expired
  1269. 951 info retry will retry, error on last attempt: Error: certificate has expired
  1270. 952 info retry will retry, error on last attempt: Error: certificate has expired
  1271. 953 info retry will retry, error on last attempt: Error: certificate has expired
  1272. 954 info retry will retry, error on last attempt: Error: certificate has expired
  1273. 955 info retry will retry, error on last attempt: Error: certificate has expired
  1274. 956 info retry will retry, error on last attempt: Error: certificate has expired
  1275. 957 info retry will retry, error on last attempt: Error: certificate has expired
  1276. 958 info retry will retry, error on last attempt: Error: certificate has expired
  1277. 959 info retry will retry, error on last attempt: Error: certificate has expired
  1278. 960 info retry will retry, error on last attempt: Error: certificate has expired
  1279. 961 info retry will retry, error on last attempt: Error: certificate has expired
  1280. 962 info retry will retry, error on last attempt: Error: certificate has expired
  1281. 963 info retry will retry, error on last attempt: Error: certificate has expired
  1282. 964 info retry will retry, error on last attempt: Error: certificate has expired
  1283. 965 info retry will retry, error on last attempt: Error: certificate has expired
  1284. 966 info retry will retry, error on last attempt: Error: certificate has expired
  1285. 967 info attempt registry request try #3 at 16:49:04
  1286. 968 http request GET https://registry.npmjs.org/moment-timezone
  1287. 969 info attempt registry request try #3 at 16:49:04
  1288. 970 http request GET https://registry.npmjs.org/angular
  1289. 971 info attempt registry request try #3 at 16:49:04
  1290. 972 http request GET https://registry.npmjs.org/angular-translate
  1291. 973 info attempt registry request try #3 at 16:49:04
  1292. 974 http request GET https://registry.npmjs.org/moment-duration-format
  1293. 975 info attempt registry request try #3 at 16:49:04
  1294. 976 http request GET https://registry.npmjs.org/tmp
  1295. 977 info attempt registry request try #3 at 16:49:04
  1296. 978 http request GET https://registry.npmjs.org/body-parser
  1297. 979 info attempt registry request try #3 at 16:49:04
  1298. 980 http request GET https://registry.npmjs.org/express
  1299. 981 info attempt registry request try #3 at 16:49:04
  1300. 982 http request GET https://registry.npmjs.org/whoami
  1301. 983 info attempt registry request try #3 at 16:49:04
  1302. 984 http request GET https://registry.npmjs.org/socket.io
  1303. 985 info attempt registry request try #3 at 16:49:05
  1304. 986 http request GET https://registry.npmjs.org/du
  1305. 987 info attempt registry request try #3 at 16:49:05
  1306. 988 http request GET https://registry.npmjs.org/xml2js
  1307. 989 info attempt registry request try #3 at 16:49:05
  1308. 990 http request GET https://registry.npmjs.org/decompress-zip
  1309. 991 info attempt registry request try #3 at 16:49:05
  1310. 992 http request GET https://registry.npmjs.org/object-hash
  1311. 993 info attempt registry request try #3 at 16:49:05
  1312. 994 http request GET https://registry.npmjs.org/angular-moment
  1313. 995 info attempt registry request try #3 at 16:49:05
  1314. 996 http request GET https://registry.npmjs.org/unzip
  1315. 997 info attempt registry request try #3 at 16:49:05
  1316. 998 http request GET https://registry.npmjs.org/passport-local
  1317. 999 info attempt registry request try #3 at 16:49:05
  1318. 1000 http request GET https://registry.npmjs.org/request
  1319. 1001 info attempt registry request try #3 at 16:49:05
  1320. 1002 http request GET https://registry.npmjs.org/userid
  1321. 1003 info attempt registry request try #3 at 16:49:05
  1322. 1004 http request GET https://registry.npmjs.org/etc-passwd
  1323. 1005 info attempt registry request try #3 at 16:49:05
  1324. 1006 http request GET https://registry.npmjs.org/cookie-parser
  1325. 1007 info attempt registry request try #3 at 16:49:05
  1326. 1008 http request GET https://registry.npmjs.org/passport.socketio
  1327. 1009 info attempt registry request try #3 at 16:49:05
  1328. 1010 http request GET https://registry.npmjs.org/nodeunit
  1329. 1011 info attempt registry request try #3 at 16:49:05
  1330. 1012 http request GET https://registry.npmjs.org/line-by-line
  1331. 1013 info attempt registry request try #3 at 16:49:05
  1332. 1014 http request GET https://registry.npmjs.org/method-override
  1333. 1015 info attempt registry request try #3 at 16:49:05
  1334. 1016 http request GET https://registry.npmjs.org/express-session
  1335. 1017 info attempt registry request try #3 at 16:49:05
  1336. 1018 http request GET https://registry.npmjs.org/passport
  1337. 1019 info attempt registry request try #3 at 16:49:05
  1338. 1020 http request GET https://registry.npmjs.org/winston
  1339. 1021 info attempt registry request try #3 at 16:49:05
  1340. 1022 http request GET https://registry.npmjs.org/request-progress
  1341. 1023 info attempt registry request try #3 at 16:49:05
  1342. 1024 http request GET https://registry.npmjs.org/strftime
  1343. 1025 info attempt registry request try #3 at 16:49:05
  1344. 1026 http request GET https://registry.npmjs.org/which
  1345. 1027 info attempt registry request try #3 at 16:49:05
  1346. 1028 http request GET https://registry.npmjs.org/tar
  1347. 1029 info attempt registry request try #3 at 16:49:05
  1348. 1030 http request GET https://registry.npmjs.org/introspect
  1349. 1031 info attempt registry request try #3 at 16:49:05
  1350. 1032 http request GET https://registry.npmjs.org/urllib
  1351. 1033 info attempt registry request try #3 at 16:49:05
  1352. 1034 http request GET https://registry.npmjs.org/sha512crypt-node
  1353. 1035 info attempt registry request try #3 at 16:49:05
  1354. 1036 http request GET https://registry.npmjs.org/tail
  1355. 1037 info attempt registry request try #3 at 16:49:05
  1356. 1038 http request GET https://registry.npmjs.org/procfs-stats
  1357. 1039 info attempt registry request try #3 at 16:49:05
  1358. 1040 http request GET https://registry.npmjs.org/fireworm
  1359. 1041 info attempt registry request try #3 at 16:49:05
  1360. 1042 http request GET https://registry.npmjs.org/daemonize2
  1361. 1043 info attempt registry request try #3 at 16:49:05
  1362. 1044 http request GET https://registry.npmjs.org/q
  1363. 1045 info attempt registry request try #3 at 16:49:05
  1364. 1046 http request GET https://registry.npmjs.org/uname
  1365. 1047 info attempt registry request try #3 at 16:49:05
  1366. 1048 http request GET https://registry.npmjs.org/rsync
  1367. 1049 info attempt registry request try #3 at 16:49:05
  1368. 1050 http request GET https://registry.npmjs.org/ini
  1369. 1051 info attempt registry request try #3 at 16:49:05
  1370. 1052 http request GET https://registry.npmjs.org/async
  1371. 1053 info attempt registry request try #3 at 16:49:05
  1372. 1054 http request GET https://registry.npmjs.org/tarball-extract
  1373. 1055 info attempt registry request try #3 at 16:49:05
  1374. 1056 http request GET https://registry.npmjs.org/moment
  1375. 1057 info attempt registry request try #3 at 16:49:05
  1376. 1058 http request GET https://registry.npmjs.org/node-uuid
  1377. 1059 info attempt registry request try #3 at 16:49:05
  1378. 1060 http request GET https://registry.npmjs.org/fs-extra
  1379. 1061 info attempt registry request try #3 at 16:49:05
  1380. 1062 http request GET https://registry.npmjs.org/cron
  1381. 1063 verbose stack Error: certificate has expired
  1382. 1063 verbose stack at Error (native)
  1383. 1063 verbose stack at TLSSocket.<anonymous> (_tls_wrap.js:927:36)
  1384. 1063 verbose stack at TLSSocket.emit (events.js:104:17)
  1385. 1063 verbose stack at TLSSocket._finishInit (_tls_wrap.js:458:8)
  1386. 1064 verbose cwd /usr/games/minecraft
  1387. 1065 error Linux 3.14.14-cubox-i
  1388. 1066 error argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "--all"
  1389. 1067 error node v0.12.1
  1390. 1068 error npm v2.5.1
  1391. 1069 error code CERT_HAS_EXPIRED
  1392. 1070 error certificate has expired
  1393. 1071 error If you need help, you may report this error at:
  1394. 1071 error <http://github.com/npm/npm/issues>
  1395. 1072 verbose exit [ 1, true ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement