Skip to content

Instantly share code, notes, and snippets.

@netmiller
Created December 18, 2017 15:02
Show Gist options
  • Save netmiller/8771e3a75b3bb0b91b3fb2fd62f762e1 to your computer and use it in GitHub Desktop.
Save netmiller/8771e3a75b3bb0b91b3fb2fd62f762e1 to your computer and use it in GitHub Desktop.
pkcs11js : npm install - debug.log
► iMac@pcsctest$ cat ~/debug-2017-12-18.log
0 info it worked if it ends with ok
1 verbose cli [ 'C:\\Program Files\\nodejs\\node.exe',
1 verbose cli 'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli 'install' ]
2 info using npm@5.5.1
3 info using node@v8.9.3
4 verbose npm-session e878c1d1f0b80355
5 silly install runPreinstallTopLevelLifecycles
6 silly preinstall pkcs11js@1.0.12
7 info lifecycle pkcs11js@1.0.12~preinstall: pkcs11js@1.0.12
8 silly install loadCurrentTree
9 silly install readLocalPackageData
10 silly install loadIdealTree
11 silly install cloneCurrentTreeToIdealTree
12 silly install loadShrinkwrap
13 silly install loadAllDepsIntoIdealTree
14 http fetch GET 200 https://registry.npmjs.org/mocha 250ms
15 silly pacote range manifest for mocha@^4.0.1 fetched in 266ms
16 http fetch GET 200 https://registry.npmjs.org/browser-stdout 63ms
17 silly pacote version manifest for browser-stdout@1.3.0 fetched in 63ms
18 http fetch GET 200 https://registry.npmjs.org/he 156ms
19 http fetch GET 200 https://registry.npmjs.org/growl 171ms
20 http fetch GET 200 https://registry.npmjs.org/diff 171ms
21 silly pacote version manifest for diff@3.3.1 fetched in 187ms
22 silly pacote version manifest for he@1.1.1 fetched in 172ms
23 silly pacote version manifest for growl@1.10.3 fetched in 187ms
24 http fetch GET 200 https://registry.npmjs.org/commander 218ms
25 http fetch GET 200 https://registry.npmjs.org/debug 234ms
26 http fetch GET 304 https://registry.npmjs.org/supports-color 219ms (from cache)
27 http fetch GET 304 https://registry.npmjs.org/escape-string-regexp 234ms (from cache)
28 http fetch GET 304 https://registry.npmjs.org/mkdirp 219ms (from cache)
29 http fetch GET 304 https://registry.npmjs.org/glob 234ms (from cache)
30 silly pacote version manifest for debug@3.1.0 fetched in 250ms
31 silly pacote version manifest for commander@2.11.0 fetched in 250ms
32 silly pacote version manifest for supports-color@4.4.0 fetched in 235ms
33 silly pacote version manifest for escape-string-regexp@1.0.5 fetched in 250ms
34 silly pacote version manifest for mkdirp@0.5.1 fetched in 235ms
35 silly pacote version manifest for glob@7.1.2 fetched in 250ms
36 http fetch GET 304 https://registry.npmjs.org/ms 63ms (from cache)
37 silly pacote version manifest for ms@2.0.0 fetched in 78ms
38 http fetch GET 304 https://registry.npmjs.org/has-flag 125ms (from cache)
39 http fetch GET 304 https://registry.npmjs.org/minimist 125ms (from cache)
40 http fetch GET 304 https://registry.npmjs.org/inflight 125ms (from cache)
41 http fetch GET 304 https://registry.npmjs.org/inherits 125ms (from cache)
42 http fetch GET 304 https://registry.npmjs.org/fs.realpath 125ms (from cache)
43 http fetch GET 304 https://registry.npmjs.org/path-is-absolute 125ms (from cache)
44 http fetch GET 304 https://registry.npmjs.org/minimatch 125ms (from cache)
45 http fetch GET 304 https://registry.npmjs.org/once 125ms (from cache)
46 silly pacote version manifest for minimist@0.0.8 fetched in 140ms
47 silly pacote range manifest for inflight@^1.0.4 fetched in 140ms
48 silly pacote range manifest for has-flag@^2.0.0 fetched in 140ms
49 silly pacote range manifest for inherits@2 fetched in 140ms
50 silly pacote range manifest for path-is-absolute@^1.0.0 fetched in 125ms
51 silly pacote range manifest for minimatch@^3.0.4 fetched in 125ms
52 silly pacote range manifest for fs.realpath@^1.0.0 fetched in 156ms
53 silly pacote range manifest for once@^1.3.0 fetched in 141ms
54 http fetch GET 304 https://registry.npmjs.org/brace-expansion 64ms (from cache)
55 http fetch GET 304 https://registry.npmjs.org/wrappy 64ms (from cache)
56 silly pacote range manifest for wrappy@1 fetched in 78ms
57 silly pacote range manifest for brace-expansion@^1.1.7 fetched in 78ms
58 http fetch GET 304 https://registry.npmjs.org/balanced-match 63ms (from cache)
59 silly pacote range manifest for balanced-match@^1.0.0 fetched in 63ms
60 http fetch GET 304 https://registry.npmjs.org/concat-map 63ms (from cache)
61 silly pacote version manifest for concat-map@0.0.1 fetched in 78ms
62 silly pacote range manifest for mocha@^4.0.1 fetched in 0ms
63 silly resolveWithNewModule mocha@4.0.1 checking installable status
64 silly pacote version manifest for browser-stdout@1.3.0 fetched in 16ms
65 silly resolveWithNewModule browser-stdout@1.3.0 checking installable status
66 silly pacote version manifest for commander@2.11.0 fetched in 16ms
67 silly resolveWithNewModule commander@2.11.0 checking installable status
68 silly pacote version manifest for debug@3.1.0 fetched in 16ms
69 silly resolveWithNewModule debug@3.1.0 checking installable status
70 silly pacote version manifest for diff@3.3.1 fetched in 16ms
71 silly resolveWithNewModule diff@3.3.1 checking installable status
72 silly pacote version manifest for glob@7.1.2 fetched in 16ms
73 silly resolveWithNewModule glob@7.1.2 checking installable status
74 silly pacote version manifest for growl@1.10.3 fetched in 16ms
75 silly resolveWithNewModule growl@1.10.3 checking installable status
76 silly pacote version manifest for he@1.1.1 fetched in 16ms
77 silly resolveWithNewModule he@1.1.1 checking installable status
78 silly pacote version manifest for supports-color@4.4.0 fetched in 16ms
79 silly resolveWithNewModule supports-color@4.4.0 checking installable status
80 silly pacote version manifest for mkdirp@0.5.1 fetched in 16ms
81 silly resolveWithNewModule mkdirp@0.5.1 checking installable status
82 silly pacote version manifest for escape-string-regexp@1.0.5 fetched in 16ms
83 silly resolveWithNewModule escape-string-regexp@1.0.5 checking installable status
84 silly pacote version manifest for ms@2.0.0 fetched in 0ms
85 silly resolveWithNewModule ms@2.0.0 checking installable status
86 silly pacote range manifest for fs.realpath@^1.0.0 fetched in 0ms
87 silly resolveWithNewModule fs.realpath@1.0.0 checking installable status
88 silly pacote range manifest for inflight@^1.0.4 fetched in 0ms
89 silly resolveWithNewModule inflight@1.0.6 checking installable status
90 silly pacote range manifest for inherits@2 fetched in 0ms
91 silly resolveWithNewModule inherits@2.0.3 checking installable status
92 silly pacote range manifest for minimatch@^3.0.4 fetched in 0ms
93 silly resolveWithNewModule minimatch@3.0.4 checking installable status
94 silly pacote range manifest for once@^1.3.0 fetched in 0ms
95 silly resolveWithNewModule once@1.4.0 checking installable status
96 silly pacote range manifest for path-is-absolute@^1.0.0 fetched in 0ms
97 silly resolveWithNewModule path-is-absolute@1.0.1 checking installable status
98 silly pacote range manifest for wrappy@1 fetched in 0ms
99 silly resolveWithNewModule wrappy@1.0.2 checking installable status
100 silly pacote range manifest for brace-expansion@^1.1.7 fetched in 16ms
101 silly resolveWithNewModule brace-expansion@1.1.8 checking installable status
102 silly pacote version manifest for concat-map@0.0.1 fetched in 0ms
103 silly resolveWithNewModule concat-map@0.0.1 checking installable status
104 silly pacote range manifest for balanced-match@^1.0.0 fetched in 0ms
105 silly resolveWithNewModule balanced-match@1.0.0 checking installable status
106 silly pacote version manifest for minimist@0.0.8 fetched in 0ms
107 silly resolveWithNewModule minimist@0.0.8 checking installable status
108 silly pacote range manifest for has-flag@^2.0.0 fetched in 0ms
109 silly resolveWithNewModule has-flag@2.0.0 checking installable status
110 silly currentTree pkcs11js@1.0.12
111 silly idealTree pkcs11js@1.0.12
111 silly idealTree +-- @types/mocha@2.2.44
111 silly idealTree +-- @types/node@8.0.53
111 silly idealTree +-- balanced-match@1.0.0
111 silly idealTree +-- brace-expansion@1.1.8
111 silly idealTree +-- browser-stdout@1.3.0
111 silly idealTree +-- commander@2.11.0
111 silly idealTree +-- concat-map@0.0.1
111 silly idealTree +-- debug@3.1.0
111 silly idealTree +-- diff@3.3.1
111 silly idealTree +-- escape-string-regexp@1.0.5
111 silly idealTree +-- fs.realpath@1.0.0
111 silly idealTree +-- glob@7.1.2
111 silly idealTree +-- growl@1.10.3
111 silly idealTree +-- has-flag@2.0.0
111 silly idealTree +-- he@1.1.1
111 silly idealTree +-- inflight@1.0.6
111 silly idealTree +-- inherits@2.0.3
111 silly idealTree +-- minimatch@3.0.4
111 silly idealTree +-- minimist@0.0.8
111 silly idealTree +-- mkdirp@0.5.1
111 silly idealTree +-- mocha@4.0.1
111 silly idealTree +-- ms@2.0.0
111 silly idealTree +-- nan@2.8.0
111 silly idealTree +-- once@1.4.0
111 silly idealTree +-- path-is-absolute@1.0.1
111 silly idealTree +-- supports-color@4.4.0
111 silly idealTree `-- wrappy@1.0.2
112 silly install generateActionsToTake
113 silly diffTrees action count 27
114 silly diffTrees add balanced-match@1.0.0
115 silly diffTrees add browser-stdout@1.3.0
116 silly diffTrees add commander@2.11.0
117 silly diffTrees add concat-map@0.0.1
118 silly diffTrees add brace-expansion@1.1.8
119 silly diffTrees add diff@3.3.1
120 silly diffTrees add escape-string-regexp@1.0.5
121 silly diffTrees add fs.realpath@1.0.0
122 silly diffTrees add growl@1.10.3
123 silly diffTrees add has-flag@2.0.0
124 silly diffTrees add he@1.1.1
125 silly diffTrees add inherits@2.0.3
126 silly diffTrees add minimatch@3.0.4
127 silly diffTrees add minimist@0.0.8
128 silly diffTrees add mkdirp@0.5.1
129 silly diffTrees add ms@2.0.0
130 silly diffTrees add debug@3.1.0
131 silly diffTrees add path-is-absolute@1.0.1
132 silly diffTrees add supports-color@4.4.0
133 silly diffTrees add wrappy@1.0.2
134 silly diffTrees add once@1.4.0
135 silly diffTrees add inflight@1.0.6
136 silly diffTrees add glob@7.1.2
137 silly diffTrees add @types/mocha@2.2.44
138 silly diffTrees add @types/node@8.0.53
139 silly diffTrees add mocha@4.0.1
140 silly diffTrees add nan@2.8.0
141 silly decomposeActions action count 216
142 silly decomposeActions fetch balanced-match@1.0.0
143 silly decomposeActions extract balanced-match@1.0.0
144 silly decomposeActions preinstall balanced-match@1.0.0
145 silly decomposeActions build balanced-match@1.0.0
146 silly decomposeActions install balanced-match@1.0.0
147 silly decomposeActions postinstall balanced-match@1.0.0
148 silly decomposeActions finalize balanced-match@1.0.0
149 silly decomposeActions refresh-package-json balanced-match@1.0.0
150 silly decomposeActions fetch browser-stdout@1.3.0
151 silly decomposeActions extract browser-stdout@1.3.0
152 silly decomposeActions preinstall browser-stdout@1.3.0
153 silly decomposeActions build browser-stdout@1.3.0
154 silly decomposeActions install browser-stdout@1.3.0
155 silly decomposeActions postinstall browser-stdout@1.3.0
156 silly decomposeActions finalize browser-stdout@1.3.0
157 silly decomposeActions refresh-package-json browser-stdout@1.3.0
158 silly decomposeActions fetch commander@2.11.0
159 silly decomposeActions extract commander@2.11.0
160 silly decomposeActions preinstall commander@2.11.0
161 silly decomposeActions build commander@2.11.0
162 silly decomposeActions install commander@2.11.0
163 silly decomposeActions postinstall commander@2.11.0
164 silly decomposeActions finalize commander@2.11.0
165 silly decomposeActions refresh-package-json commander@2.11.0
166 silly decomposeActions fetch concat-map@0.0.1
167 silly decomposeActions extract concat-map@0.0.1
168 silly decomposeActions preinstall concat-map@0.0.1
169 silly decomposeActions build concat-map@0.0.1
170 silly decomposeActions install concat-map@0.0.1
171 silly decomposeActions postinstall concat-map@0.0.1
172 silly decomposeActions finalize concat-map@0.0.1
173 silly decomposeActions refresh-package-json concat-map@0.0.1
174 silly decomposeActions fetch brace-expansion@1.1.8
175 silly decomposeActions extract brace-expansion@1.1.8
176 silly decomposeActions preinstall brace-expansion@1.1.8
177 silly decomposeActions build brace-expansion@1.1.8
178 silly decomposeActions install brace-expansion@1.1.8
179 silly decomposeActions postinstall brace-expansion@1.1.8
180 silly decomposeActions finalize brace-expansion@1.1.8
181 silly decomposeActions refresh-package-json brace-expansion@1.1.8
182 silly decomposeActions fetch diff@3.3.1
183 silly decomposeActions extract diff@3.3.1
184 silly decomposeActions preinstall diff@3.3.1
185 silly decomposeActions build diff@3.3.1
186 silly decomposeActions install diff@3.3.1
187 silly decomposeActions postinstall diff@3.3.1
188 silly decomposeActions finalize diff@3.3.1
189 silly decomposeActions refresh-package-json diff@3.3.1
190 silly decomposeActions fetch escape-string-regexp@1.0.5
191 silly decomposeActions extract escape-string-regexp@1.0.5
192 silly decomposeActions preinstall escape-string-regexp@1.0.5
193 silly decomposeActions build escape-string-regexp@1.0.5
194 silly decomposeActions install escape-string-regexp@1.0.5
195 silly decomposeActions postinstall escape-string-regexp@1.0.5
196 silly decomposeActions finalize escape-string-regexp@1.0.5
197 silly decomposeActions refresh-package-json escape-string-regexp@1.0.5
198 silly decomposeActions fetch fs.realpath@1.0.0
199 silly decomposeActions extract fs.realpath@1.0.0
200 silly decomposeActions preinstall fs.realpath@1.0.0
201 silly decomposeActions build fs.realpath@1.0.0
202 silly decomposeActions install fs.realpath@1.0.0
203 silly decomposeActions postinstall fs.realpath@1.0.0
204 silly decomposeActions finalize fs.realpath@1.0.0
205 silly decomposeActions refresh-package-json fs.realpath@1.0.0
206 silly decomposeActions fetch growl@1.10.3
207 silly decomposeActions extract growl@1.10.3
208 silly decomposeActions preinstall growl@1.10.3
209 silly decomposeActions build growl@1.10.3
210 silly decomposeActions install growl@1.10.3
211 silly decomposeActions postinstall growl@1.10.3
212 silly decomposeActions finalize growl@1.10.3
213 silly decomposeActions refresh-package-json growl@1.10.3
214 silly decomposeActions fetch has-flag@2.0.0
215 silly decomposeActions extract has-flag@2.0.0
216 silly decomposeActions preinstall has-flag@2.0.0
217 silly decomposeActions build has-flag@2.0.0
218 silly decomposeActions install has-flag@2.0.0
219 silly decomposeActions postinstall has-flag@2.0.0
220 silly decomposeActions finalize has-flag@2.0.0
221 silly decomposeActions refresh-package-json has-flag@2.0.0
222 silly decomposeActions fetch he@1.1.1
223 silly decomposeActions extract he@1.1.1
224 silly decomposeActions preinstall he@1.1.1
225 silly decomposeActions build he@1.1.1
226 silly decomposeActions install he@1.1.1
227 silly decomposeActions postinstall he@1.1.1
228 silly decomposeActions finalize he@1.1.1
229 silly decomposeActions refresh-package-json he@1.1.1
230 silly decomposeActions fetch inherits@2.0.3
231 silly decomposeActions extract inherits@2.0.3
232 silly decomposeActions preinstall inherits@2.0.3
233 silly decomposeActions build inherits@2.0.3
234 silly decomposeActions install inherits@2.0.3
235 silly decomposeActions postinstall inherits@2.0.3
236 silly decomposeActions finalize inherits@2.0.3
237 silly decomposeActions refresh-package-json inherits@2.0.3
238 silly decomposeActions fetch minimatch@3.0.4
239 silly decomposeActions extract minimatch@3.0.4
240 silly decomposeActions preinstall minimatch@3.0.4
241 silly decomposeActions build minimatch@3.0.4
242 silly decomposeActions install minimatch@3.0.4
243 silly decomposeActions postinstall minimatch@3.0.4
244 silly decomposeActions finalize minimatch@3.0.4
245 silly decomposeActions refresh-package-json minimatch@3.0.4
246 silly decomposeActions fetch minimist@0.0.8
247 silly decomposeActions extract minimist@0.0.8
248 silly decomposeActions preinstall minimist@0.0.8
249 silly decomposeActions build minimist@0.0.8
250 silly decomposeActions install minimist@0.0.8
251 silly decomposeActions postinstall minimist@0.0.8
252 silly decomposeActions finalize minimist@0.0.8
253 silly decomposeActions refresh-package-json minimist@0.0.8
254 silly decomposeActions fetch mkdirp@0.5.1
255 silly decomposeActions extract mkdirp@0.5.1
256 silly decomposeActions preinstall mkdirp@0.5.1
257 silly decomposeActions build mkdirp@0.5.1
258 silly decomposeActions install mkdirp@0.5.1
259 silly decomposeActions postinstall mkdirp@0.5.1
260 silly decomposeActions finalize mkdirp@0.5.1
261 silly decomposeActions refresh-package-json mkdirp@0.5.1
262 silly decomposeActions fetch ms@2.0.0
263 silly decomposeActions extract ms@2.0.0
264 silly decomposeActions preinstall ms@2.0.0
265 silly decomposeActions build ms@2.0.0
266 silly decomposeActions install ms@2.0.0
267 silly decomposeActions postinstall ms@2.0.0
268 silly decomposeActions finalize ms@2.0.0
269 silly decomposeActions refresh-package-json ms@2.0.0
270 silly decomposeActions fetch debug@3.1.0
271 silly decomposeActions extract debug@3.1.0
272 silly decomposeActions preinstall debug@3.1.0
273 silly decomposeActions build debug@3.1.0
274 silly decomposeActions install debug@3.1.0
275 silly decomposeActions postinstall debug@3.1.0
276 silly decomposeActions finalize debug@3.1.0
277 silly decomposeActions refresh-package-json debug@3.1.0
278 silly decomposeActions fetch path-is-absolute@1.0.1
279 silly decomposeActions extract path-is-absolute@1.0.1
280 silly decomposeActions preinstall path-is-absolute@1.0.1
281 silly decomposeActions build path-is-absolute@1.0.1
282 silly decomposeActions install path-is-absolute@1.0.1
283 silly decomposeActions postinstall path-is-absolute@1.0.1
284 silly decomposeActions finalize path-is-absolute@1.0.1
285 silly decomposeActions refresh-package-json path-is-absolute@1.0.1
286 silly decomposeActions fetch supports-color@4.4.0
287 silly decomposeActions extract supports-color@4.4.0
288 silly decomposeActions preinstall supports-color@4.4.0
289 silly decomposeActions build supports-color@4.4.0
290 silly decomposeActions install supports-color@4.4.0
291 silly decomposeActions postinstall supports-color@4.4.0
292 silly decomposeActions finalize supports-color@4.4.0
293 silly decomposeActions refresh-package-json supports-color@4.4.0
294 silly decomposeActions fetch wrappy@1.0.2
295 silly decomposeActions extract wrappy@1.0.2
296 silly decomposeActions preinstall wrappy@1.0.2
297 silly decomposeActions build wrappy@1.0.2
298 silly decomposeActions install wrappy@1.0.2
299 silly decomposeActions postinstall wrappy@1.0.2
300 silly decomposeActions finalize wrappy@1.0.2
301 silly decomposeActions refresh-package-json wrappy@1.0.2
302 silly decomposeActions fetch once@1.4.0
303 silly decomposeActions extract once@1.4.0
304 silly decomposeActions preinstall once@1.4.0
305 silly decomposeActions build once@1.4.0
306 silly decomposeActions install once@1.4.0
307 silly decomposeActions postinstall once@1.4.0
308 silly decomposeActions finalize once@1.4.0
309 silly decomposeActions refresh-package-json once@1.4.0
310 silly decomposeActions fetch inflight@1.0.6
311 silly decomposeActions extract inflight@1.0.6
312 silly decomposeActions preinstall inflight@1.0.6
313 silly decomposeActions build inflight@1.0.6
314 silly decomposeActions install inflight@1.0.6
315 silly decomposeActions postinstall inflight@1.0.6
316 silly decomposeActions finalize inflight@1.0.6
317 silly decomposeActions refresh-package-json inflight@1.0.6
318 silly decomposeActions fetch glob@7.1.2
319 silly decomposeActions extract glob@7.1.2
320 silly decomposeActions preinstall glob@7.1.2
321 silly decomposeActions build glob@7.1.2
322 silly decomposeActions install glob@7.1.2
323 silly decomposeActions postinstall glob@7.1.2
324 silly decomposeActions finalize glob@7.1.2
325 silly decomposeActions refresh-package-json glob@7.1.2
326 silly decomposeActions fetch @types/mocha@2.2.44
327 silly decomposeActions extract @types/mocha@2.2.44
328 silly decomposeActions preinstall @types/mocha@2.2.44
329 silly decomposeActions build @types/mocha@2.2.44
330 silly decomposeActions install @types/mocha@2.2.44
331 silly decomposeActions postinstall @types/mocha@2.2.44
332 silly decomposeActions finalize @types/mocha@2.2.44
333 silly decomposeActions refresh-package-json @types/mocha@2.2.44
334 silly decomposeActions fetch @types/node@8.0.53
335 silly decomposeActions extract @types/node@8.0.53
336 silly decomposeActions preinstall @types/node@8.0.53
337 silly decomposeActions build @types/node@8.0.53
338 silly decomposeActions install @types/node@8.0.53
339 silly decomposeActions postinstall @types/node@8.0.53
340 silly decomposeActions finalize @types/node@8.0.53
341 silly decomposeActions refresh-package-json @types/node@8.0.53
342 silly decomposeActions fetch mocha@4.0.1
343 silly decomposeActions extract mocha@4.0.1
344 silly decomposeActions preinstall mocha@4.0.1
345 silly decomposeActions build mocha@4.0.1
346 silly decomposeActions install mocha@4.0.1
347 silly decomposeActions postinstall mocha@4.0.1
348 silly decomposeActions finalize mocha@4.0.1
349 silly decomposeActions refresh-package-json mocha@4.0.1
350 silly decomposeActions fetch nan@2.8.0
351 silly decomposeActions extract nan@2.8.0
352 silly decomposeActions preinstall nan@2.8.0
353 silly decomposeActions build nan@2.8.0
354 silly decomposeActions install nan@2.8.0
355 silly decomposeActions postinstall nan@2.8.0
356 silly decomposeActions finalize nan@2.8.0
357 silly decomposeActions refresh-package-json nan@2.8.0
358 silly install executeActions
359 silly doSerial global-install 216
360 verbose correctMkdir C:\Users\esa\AppData\Roaming\npm-cache\_locks correctMkdir not in flight; initializing
361 verbose lock using C:\Users\esa\AppData\Roaming\npm-cache\_locks\staging-316f9fec68c61e82.lock for C:\Users\esa\devel\electron\pkcs11js\node_modules\.staging
362 silly doParallel extract 216
363 silly extract balanced-match@1.0.0
364 silly pacote trying balanced-match@https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz by hash: sha1-ibTRmasr7kneFk6gK4nORi1xt2c=
365 silly extract browser-stdout@1.3.0
366 silly pacote trying browser-stdout@https://registry.npmjs.org/browser-stdout/-/browser-stdout-1.3.0.tgz by hash: sha1-81HTKWnTL6XXpVZxVCY9korjvR8=
367 silly extract commander@2.11.0
368 silly pacote trying commander@https://registry.npmjs.org/commander/-/commander-2.11.0.tgz by hash: sha512-b0553uYA5YAEGgyYIGYROzKQ7X5RAqedkfjiZxwi0kL1g3bOaBNNZfYkzt/CL0umgD5wc9Jec2FbB98CjkMRvQ==
369 silly extract concat-map@0.0.1
370 silly pacote trying concat-map@https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz by hash: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
371 silly extract brace-expansion@1.1.8
372 silly pacote trying brace-expansion@https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.8.tgz by hash: sha1-wHshHHyVLsH479Uad+8NHTmQopI=
373 silly extract diff@3.3.1
374 silly pacote trying diff@https://registry.npmjs.org/diff/-/diff-3.3.1.tgz by hash: sha512-MKPHZDMB0o6yHyDryUOScqZibp914ksXwAMYMTHj6KO8UeKsRYNJD3oNCKjTqZon+V488P7N/HzXF8t7ZR95ww==
375 silly extract escape-string-regexp@1.0.5
376 silly pacote trying escape-string-regexp@https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz by hash: sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
377 silly extract fs.realpath@1.0.0
378 silly pacote trying fs.realpath@https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz by hash: sha1-FQStJSMVjKpA20onh8sBQRmU6k8=
379 silly extract growl@1.10.3
380 silly pacote trying growl@https://registry.npmjs.org/growl/-/growl-1.10.3.tgz by hash: sha512-hKlsbA5Vu3xsh1Cg3J7jSmX/WaW6A5oBeqzM88oNbCRQFz+zUaXm6yxS4RVytp1scBoJzSYl4YAEOQIt6O8V1Q==
381 silly extract has-flag@2.0.0
382 silly pacote trying has-flag@https://registry.npmjs.org/has-flag/-/has-flag-2.0.0.tgz by hash: sha1-6CB68cx7MNRGzHC3NLXovhj4jVE=
383 silly extract he@1.1.1
384 silly pacote trying he@https://registry.npmjs.org/he/-/he-1.1.1.tgz by hash: sha1-k0EP0hsAlzUVH4howvJx80J+I/0=
385 silly extract inherits@2.0.3
386 silly pacote trying inherits@https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz by hash: sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=
387 silly extract minimatch@3.0.4
388 silly pacote trying minimatch@https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz by hash: sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
389 silly extract minimist@0.0.8
390 silly pacote trying minimist@https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz by hash: sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0=
391 silly extract mkdirp@0.5.1
392 silly pacote trying mkdirp@https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz by hash: sha1-MAV0OOrGz3+MR2fzhkjWaX11yQM=
393 silly extract ms@2.0.0
394 silly pacote trying ms@https://registry.npmjs.org/ms/-/ms-2.0.0.tgz by hash: sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=
395 silly extract debug@3.1.0
396 silly pacote trying debug@https://registry.npmjs.org/debug/-/debug-3.1.0.tgz by hash: sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==
397 silly extract path-is-absolute@1.0.1
398 silly pacote trying path-is-absolute@https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz by hash: sha1-F0uSaHNVNP+8es5r9TpanhtcX18=
399 silly extract supports-color@4.4.0
400 silly pacote trying supports-color@https://registry.npmjs.org/supports-color/-/supports-color-4.4.0.tgz by hash: sha512-rKC3+DyXWgK0ZLKwmRsrkyHVZAjNkfzeehuFWdGGcqGDTZFH73+RH6S/RDAAxl9GusSjZSUWYLmT9N5pzXFOXQ==
401 silly extract wrappy@1.0.2
402 silly pacote trying wrappy@https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz by hash: sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=
403 silly extract once@1.4.0
404 silly pacote trying once@https://registry.npmjs.org/once/-/once-1.4.0.tgz by hash: sha1-WDsap3WWHUsROsF9nFC6753Xa9E=
405 silly extract inflight@1.0.6
406 silly pacote trying inflight@https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz by hash: sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=
407 silly extract glob@7.1.2
408 silly pacote trying glob@https://registry.npmjs.org/glob/-/glob-7.1.2.tgz by hash: sha512-MJTUg1kjuLeQCJ+ccE4Vpa6kKVXkPYJ2mOCQyUuKLcLQsdrMCpBPUi8qVE6+YuaJkozeA9NusTAw3hLr8Xe5EQ==
409 silly extract mocha@4.0.1
410 silly pacote trying mocha@https://registry.npmjs.org/mocha/-/mocha-4.0.1.tgz by hash: sha512-evDmhkoA+cBNiQQQdSKZa2b9+W2mpLoj50367lhy+Klnx9OV8XlCIhigUnn1gaTFLQCa0kdNhEGDr0hCXOQFDw==
411 silly extract @types/mocha@2.2.44
412 silly pacote trying @types/mocha@https://registry.npmjs.org/@types/mocha/-/mocha-2.2.44.tgz by hash: sha512-k2tWTQU8G4+iSMvqKi0Q9IIsWAp/n8xzdZS4Q4YVIltApoMA00wFBFdlJnmoaK1/z7B0Cy0yPe6GgXteSmdUNw==
413 silly extract @types/node@8.0.53
414 silly pacote trying @types/node@https://registry.npmjs.org/@types/node/-/node-8.0.53.tgz by hash: sha512-54Dm6NwYeiSQmRB1BLXKr5GELi0wFapR1npi8bnZhEcu84d/yQKqnwwXQ56hZ0RUbTG6L5nqDZaN3dgByQXQRQ==
415 silly extract nan@2.8.0
416 silly pacote trying nan@https://registry.npmjs.org/nan/-/nan-2.8.0.tgz by hash: sha1-7XFfP+neArV6XmJS2QqWZ14fCFo=
417 silly pacote data for sha512-k2tWTQU8G4+iSMvqKi0Q9IIsWAp/n8xzdZS4Q4YVIltApoMA00wFBFdlJnmoaK1/z7B0Cy0yPe6GgXteSmdUNw== not present. Using manifest.
418 silly pacote data for sha512-b0553uYA5YAEGgyYIGYROzKQ7X5RAqedkfjiZxwi0kL1g3bOaBNNZfYkzt/CL0umgD5wc9Jec2FbB98CjkMRvQ== not present. Using manifest.
419 silly pacote data for sha512-MKPHZDMB0o6yHyDryUOScqZibp914ksXwAMYMTHj6KO8UeKsRYNJD3oNCKjTqZon+V488P7N/HzXF8t7ZR95ww== not present. Using manifest.
420 silly pacote data for sha512-hKlsbA5Vu3xsh1Cg3J7jSmX/WaW6A5oBeqzM88oNbCRQFz+zUaXm6yxS4RVytp1scBoJzSYl4YAEOQIt6O8V1Q== not present. Using manifest.
421 silly pacote data for sha512-rKC3+DyXWgK0ZLKwmRsrkyHVZAjNkfzeehuFWdGGcqGDTZFH73+RH6S/RDAAxl9GusSjZSUWYLmT9N5pzXFOXQ== not present. Using manifest.
422 silly pacote data for sha512-evDmhkoA+cBNiQQQdSKZa2b9+W2mpLoj50367lhy+Klnx9OV8XlCIhigUnn1gaTFLQCa0kdNhEGDr0hCXOQFDw== not present. Using manifest.
423 silly pacote data for sha512-54Dm6NwYeiSQmRB1BLXKr5GELi0wFapR1npi8bnZhEcu84d/yQKqnwwXQ56hZ0RUbTG6L5nqDZaN3dgByQXQRQ== not present. Using manifest.
424 silly pacote brace-expansion@https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.8.tgz extracted to C:\Users\esa\devel\electron\pkcs11js\node_modules\.staging\brace-expansion-53f349c1 by content address 141ms
425 silly pacote balanced-match@https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz extracted to C:\Users\esa\devel\electron\pkcs11js\node_modules\.staging\balanced-match-544ed202 by content address 157ms
426 silly pacote browser-stdout@https://registry.npmjs.org/browser-stdout/-/browser-stdout-1.3.0.tgz extracted to C:\Users\esa\devel\electron\pkcs11js\node_modules\.staging\browser-stdout-95fbc786 by content address 157ms
427 silly pacote escape-string-regexp@https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz extracted to C:\Users\esa\devel\electron\pkcs11js\node_modules\.staging\escape-string-regexp-7cd8a488 by content address 157ms
428 silly pacote ms@https://registry.npmjs.org/ms/-/ms-2.0.0.tgz extracted to C:\Users\esa\devel\electron\pkcs11js\node_modules\.staging\ms-285d2b36 by content address 141ms
429 silly pacote path-is-absolute@https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz extracted to C:\Users\esa\devel\electron\pkcs11js\node_modules\.staging\path-is-absolute-5ba67951 by content address 141ms
430 silly pacote wrappy@https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz extracted to C:\Users\esa\devel\electron\pkcs11js\node_modules\.staging\wrappy-7df911b4 by content address 141ms
431 silly pacote once@https://registry.npmjs.org/once/-/once-1.4.0.tgz extracted to C:\Users\esa\devel\electron\pkcs11js\node_modules\.staging\once-3b7b7313 by content address 141ms
432 silly pacote has-flag@https://registry.npmjs.org/has-flag/-/has-flag-2.0.0.tgz extracted to C:\Users\esa\devel\electron\pkcs11js\node_modules\.staging\has-flag-d91902d5 by content address 157ms
433 silly pacote inflight@https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz extracted to C:\Users\esa\devel\electron\pkcs11js\node_modules\.staging\inflight-4a1a3d5f by content address 141ms
434 silly pacote inherits@https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz extracted to C:\Users\esa\devel\electron\pkcs11js\node_modules\.staging\inherits-4417bb67 by content address 157ms
435 silly pacote fs.realpath@https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz extracted to C:\Users\esa\devel\electron\pkcs11js\node_modules\.staging\fs.realpath-bc220b53 by content address 172ms
436 silly pacote minimatch@https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz extracted to C:\Users\esa\devel\electron\pkcs11js\node_modules\.staging\minimatch-2e6217d4 by content address 172ms
437 silly pacote glob@https://registry.npmjs.org/glob/-/glob-7.1.2.tgz extracted to C:\Users\esa\devel\electron\pkcs11js\node_modules\.staging\glob-912e3807 by content address 172ms
438 silly pacote concat-map@https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz extracted to C:\Users\esa\devel\electron\pkcs11js\node_modules\.staging\concat-map-26b17ea2 by content address 219ms
439 http fetch GET 200 https://registry.npmjs.org/growl/-/growl-1.10.3.tgz 156ms
440 silly pacote he@https://registry.npmjs.org/he/-/he-1.1.1.tgz extracted to C:\Users\esa\devel\electron\pkcs11js\node_modules\.staging\he-966476c5 by content address 235ms
441 http fetch GET 200 https://registry.npmjs.org/supports-color/-/supports-color-4.4.0.tgz 172ms
442 silly pacote supports-color@https://registry.npmjs.org/supports-color/-/supports-color-4.4.0.tgz extracted in 219ms
443 silly pacote minimist@https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz extracted to C:\Users\esa\devel\electron\pkcs11js\node_modules\.staging\minimist-cde4499c by content address 250ms
444 silly pacote debug@https://registry.npmjs.org/debug/-/debug-3.1.0.tgz extracted to C:\Users\esa\devel\electron\pkcs11js\node_modules\.staging\debug-953900f3 by content address 234ms
445 http fetch GET 200 https://registry.npmjs.org/commander/-/commander-2.11.0.tgz 187ms
446 silly pacote commander@https://registry.npmjs.org/commander/-/commander-2.11.0.tgz extracted in 250ms
447 silly pacote growl@https://registry.npmjs.org/growl/-/growl-1.10.3.tgz extracted in 266ms
448 silly pacote mkdirp@https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz extracted to C:\Users\esa\devel\electron\pkcs11js\node_modules\.staging\mkdirp-f8c1f269 by content address 250ms
449 http fetch GET 200 https://registry.npmjs.org/diff/-/diff-3.3.1.tgz 234ms
450 silly pacote nan@https://registry.npmjs.org/nan/-/nan-2.8.0.tgz extracted to C:\Users\esa\devel\electron\pkcs11js\node_modules\.staging\nan-1a175370 by content address 297ms
451 silly pacote diff@https://registry.npmjs.org/diff/-/diff-3.3.1.tgz extracted in 313ms
452 http fetch GET 200 https://registry.npmjs.org/@types/mocha/-/mocha-2.2.44.tgz 297ms
453 silly pacote @types/mocha@https://registry.npmjs.org/@types/mocha/-/mocha-2.2.44.tgz extracted in 328ms
454 http fetch GET 200 https://registry.npmjs.org/mocha/-/mocha-4.0.1.tgz 313ms
455 silly pacote mocha@https://registry.npmjs.org/mocha/-/mocha-4.0.1.tgz extracted in 375ms
456 http fetch GET 200 https://registry.npmjs.org/@types/node/-/node-8.0.53.tgz 750ms
457 silly pacote @types/node@https://registry.npmjs.org/@types/node/-/node-8.0.53.tgz extracted in 812ms
458 silly doReverseSerial unbuild 216
459 silly doSerial remove 216
460 silly doSerial move 216
461 silly doSerial finalize 216
462 silly finalize C:\Users\esa\devel\electron\pkcs11js\node_modules\balanced-match
463 silly finalize C:\Users\esa\devel\electron\pkcs11js\node_modules\browser-stdout
464 silly finalize C:\Users\esa\devel\electron\pkcs11js\node_modules\commander
465 silly finalize C:\Users\esa\devel\electron\pkcs11js\node_modules\concat-map
466 silly finalize C:\Users\esa\devel\electron\pkcs11js\node_modules\brace-expansion
467 silly finalize C:\Users\esa\devel\electron\pkcs11js\node_modules\diff
468 silly finalize C:\Users\esa\devel\electron\pkcs11js\node_modules\escape-string-regexp
469 silly finalize C:\Users\esa\devel\electron\pkcs11js\node_modules\fs.realpath
470 silly finalize C:\Users\esa\devel\electron\pkcs11js\node_modules\growl
471 silly finalize C:\Users\esa\devel\electron\pkcs11js\node_modules\has-flag
472 silly finalize C:\Users\esa\devel\electron\pkcs11js\node_modules\he
473 silly finalize C:\Users\esa\devel\electron\pkcs11js\node_modules\inherits
474 silly finalize C:\Users\esa\devel\electron\pkcs11js\node_modules\minimatch
475 silly finalize C:\Users\esa\devel\electron\pkcs11js\node_modules\minimist
476 silly finalize C:\Users\esa\devel\electron\pkcs11js\node_modules\mkdirp
477 silly finalize C:\Users\esa\devel\electron\pkcs11js\node_modules\ms
478 silly finalize C:\Users\esa\devel\electron\pkcs11js\node_modules\debug
479 silly finalize C:\Users\esa\devel\electron\pkcs11js\node_modules\path-is-absolute
480 silly finalize C:\Users\esa\devel\electron\pkcs11js\node_modules\supports-color
481 silly finalize C:\Users\esa\devel\electron\pkcs11js\node_modules\wrappy
482 silly finalize C:\Users\esa\devel\electron\pkcs11js\node_modules\once
483 silly finalize C:\Users\esa\devel\electron\pkcs11js\node_modules\inflight
484 silly finalize C:\Users\esa\devel\electron\pkcs11js\node_modules\glob
485 silly finalize C:\Users\esa\devel\electron\pkcs11js\node_modules\@types\mocha
486 silly finalize C:\Users\esa\devel\electron\pkcs11js\node_modules\@types\node
487 silly finalize C:\Users\esa\devel\electron\pkcs11js\node_modules\mocha
488 silly finalize C:\Users\esa\devel\electron\pkcs11js\node_modules\nan
489 silly doParallel refresh-package-json 216
490 silly refresh-package-json C:\Users\esa\devel\electron\pkcs11js\node_modules\balanced-match
491 silly refresh-package-json C:\Users\esa\devel\electron\pkcs11js\node_modules\browser-stdout
492 silly refresh-package-json C:\Users\esa\devel\electron\pkcs11js\node_modules\commander
493 silly refresh-package-json C:\Users\esa\devel\electron\pkcs11js\node_modules\concat-map
494 silly refresh-package-json C:\Users\esa\devel\electron\pkcs11js\node_modules\brace-expansion
495 silly refresh-package-json C:\Users\esa\devel\electron\pkcs11js\node_modules\diff
496 silly refresh-package-json C:\Users\esa\devel\electron\pkcs11js\node_modules\escape-string-regexp
497 silly refresh-package-json C:\Users\esa\devel\electron\pkcs11js\node_modules\fs.realpath
498 silly refresh-package-json C:\Users\esa\devel\electron\pkcs11js\node_modules\growl
499 silly refresh-package-json C:\Users\esa\devel\electron\pkcs11js\node_modules\has-flag
500 silly refresh-package-json C:\Users\esa\devel\electron\pkcs11js\node_modules\he
501 silly refresh-package-json C:\Users\esa\devel\electron\pkcs11js\node_modules\inherits
502 silly refresh-package-json C:\Users\esa\devel\electron\pkcs11js\node_modules\minimatch
503 silly refresh-package-json C:\Users\esa\devel\electron\pkcs11js\node_modules\minimist
504 silly refresh-package-json C:\Users\esa\devel\electron\pkcs11js\node_modules\mkdirp
505 silly refresh-package-json C:\Users\esa\devel\electron\pkcs11js\node_modules\ms
506 silly refresh-package-json C:\Users\esa\devel\electron\pkcs11js\node_modules\debug
507 silly refresh-package-json C:\Users\esa\devel\electron\pkcs11js\node_modules\path-is-absolute
508 silly refresh-package-json C:\Users\esa\devel\electron\pkcs11js\node_modules\supports-color
509 silly refresh-package-json C:\Users\esa\devel\electron\pkcs11js\node_modules\wrappy
510 silly refresh-package-json C:\Users\esa\devel\electron\pkcs11js\node_modules\once
511 silly refresh-package-json C:\Users\esa\devel\electron\pkcs11js\node_modules\inflight
512 silly refresh-package-json C:\Users\esa\devel\electron\pkcs11js\node_modules\glob
513 silly refresh-package-json C:\Users\esa\devel\electron\pkcs11js\node_modules\@types\mocha
514 silly refresh-package-json C:\Users\esa\devel\electron\pkcs11js\node_modules\@types\node
515 silly refresh-package-json C:\Users\esa\devel\electron\pkcs11js\node_modules\mocha
516 silly refresh-package-json C:\Users\esa\devel\electron\pkcs11js\node_modules\nan
517 silly doParallel preinstall 216
518 silly preinstall balanced-match@1.0.0
519 info lifecycle balanced-match@1.0.0~preinstall: balanced-match@1.0.0
520 silly preinstall browser-stdout@1.3.0
521 info lifecycle browser-stdout@1.3.0~preinstall: browser-stdout@1.3.0
522 silly preinstall commander@2.11.0
523 info lifecycle commander@2.11.0~preinstall: commander@2.11.0
524 silly preinstall concat-map@0.0.1
525 info lifecycle concat-map@0.0.1~preinstall: concat-map@0.0.1
526 silly preinstall brace-expansion@1.1.8
527 info lifecycle brace-expansion@1.1.8~preinstall: brace-expansion@1.1.8
528 silly preinstall diff@3.3.1
529 info lifecycle diff@3.3.1~preinstall: diff@3.3.1
530 silly preinstall escape-string-regexp@1.0.5
531 info lifecycle escape-string-regexp@1.0.5~preinstall: escape-string-regexp@1.0.5
532 silly preinstall fs.realpath@1.0.0
533 info lifecycle fs.realpath@1.0.0~preinstall: fs.realpath@1.0.0
534 silly preinstall growl@1.10.3
535 info lifecycle growl@1.10.3~preinstall: growl@1.10.3
536 silly preinstall has-flag@2.0.0
537 info lifecycle has-flag@2.0.0~preinstall: has-flag@2.0.0
538 silly preinstall he@1.1.1
539 info lifecycle he@1.1.1~preinstall: he@1.1.1
540 silly preinstall inherits@2.0.3
541 info lifecycle inherits@2.0.3~preinstall: inherits@2.0.3
542 silly preinstall minimatch@3.0.4
543 info lifecycle minimatch@3.0.4~preinstall: minimatch@3.0.4
544 silly preinstall minimist@0.0.8
545 info lifecycle minimist@0.0.8~preinstall: minimist@0.0.8
546 silly preinstall mkdirp@0.5.1
547 info lifecycle mkdirp@0.5.1~preinstall: mkdirp@0.5.1
548 silly preinstall ms@2.0.0
549 info lifecycle ms@2.0.0~preinstall: ms@2.0.0
550 silly preinstall debug@3.1.0
551 info lifecycle debug@3.1.0~preinstall: debug@3.1.0
552 silly preinstall path-is-absolute@1.0.1
553 info lifecycle path-is-absolute@1.0.1~preinstall: path-is-absolute@1.0.1
554 silly preinstall supports-color@4.4.0
555 info lifecycle supports-color@4.4.0~preinstall: supports-color@4.4.0
556 silly preinstall wrappy@1.0.2
557 info lifecycle wrappy@1.0.2~preinstall: wrappy@1.0.2
558 silly preinstall once@1.4.0
559 info lifecycle once@1.4.0~preinstall: once@1.4.0
560 silly preinstall inflight@1.0.6
561 info lifecycle inflight@1.0.6~preinstall: inflight@1.0.6
562 silly preinstall glob@7.1.2
563 info lifecycle glob@7.1.2~preinstall: glob@7.1.2
564 silly preinstall @types/mocha@2.2.44
565 info lifecycle @types/mocha@2.2.44~preinstall: @types/mocha@2.2.44
566 silly preinstall @types/node@8.0.53
567 info lifecycle @types/node@8.0.53~preinstall: @types/node@8.0.53
568 silly preinstall mocha@4.0.1
569 info lifecycle mocha@4.0.1~preinstall: mocha@4.0.1
570 silly preinstall nan@2.8.0
571 info lifecycle nan@2.8.0~preinstall: nan@2.8.0
572 silly doSerial build 216
573 silly build balanced-match@1.0.0
574 info linkStuff balanced-match@1.0.0
575 silly linkStuff balanced-match@1.0.0 has C:\Users\esa\devel\electron\pkcs11js\node_modules as its parent node_modules
576 verbose linkBins balanced-match@1.0.0
577 verbose linkMans balanced-match@1.0.0
578 silly build browser-stdout@1.3.0
579 info linkStuff browser-stdout@1.3.0
580 silly linkStuff browser-stdout@1.3.0 has C:\Users\esa\devel\electron\pkcs11js\node_modules as its parent node_modules
581 verbose linkBins browser-stdout@1.3.0
582 verbose linkMans browser-stdout@1.3.0
583 silly build commander@2.11.0
584 info linkStuff commander@2.11.0
585 silly linkStuff commander@2.11.0 has C:\Users\esa\devel\electron\pkcs11js\node_modules as its parent node_modules
586 verbose linkBins commander@2.11.0
587 verbose linkMans commander@2.11.0
588 silly build concat-map@0.0.1
589 info linkStuff concat-map@0.0.1
590 silly linkStuff concat-map@0.0.1 has C:\Users\esa\devel\electron\pkcs11js\node_modules as its parent node_modules
591 verbose linkBins concat-map@0.0.1
592 verbose linkMans concat-map@0.0.1
593 silly build brace-expansion@1.1.8
594 info linkStuff brace-expansion@1.1.8
595 silly linkStuff brace-expansion@1.1.8 has C:\Users\esa\devel\electron\pkcs11js\node_modules as its parent node_modules
596 verbose linkBins brace-expansion@1.1.8
597 verbose linkMans brace-expansion@1.1.8
598 silly build diff@3.3.1
599 info linkStuff diff@3.3.1
600 silly linkStuff diff@3.3.1 has C:\Users\esa\devel\electron\pkcs11js\node_modules as its parent node_modules
601 verbose linkBins diff@3.3.1
602 verbose linkMans diff@3.3.1
603 silly build escape-string-regexp@1.0.5
604 info linkStuff escape-string-regexp@1.0.5
605 silly linkStuff escape-string-regexp@1.0.5 has C:\Users\esa\devel\electron\pkcs11js\node_modules as its parent node_modules
606 verbose linkBins escape-string-regexp@1.0.5
607 verbose linkMans escape-string-regexp@1.0.5
608 silly build fs.realpath@1.0.0
609 info linkStuff fs.realpath@1.0.0
610 silly linkStuff fs.realpath@1.0.0 has C:\Users\esa\devel\electron\pkcs11js\node_modules as its parent node_modules
611 verbose linkBins fs.realpath@1.0.0
612 verbose linkMans fs.realpath@1.0.0
613 silly build growl@1.10.3
614 info linkStuff growl@1.10.3
615 silly linkStuff growl@1.10.3 has C:\Users\esa\devel\electron\pkcs11js\node_modules as its parent node_modules
616 verbose linkBins growl@1.10.3
617 verbose linkMans growl@1.10.3
618 silly build has-flag@2.0.0
619 info linkStuff has-flag@2.0.0
620 silly linkStuff has-flag@2.0.0 has C:\Users\esa\devel\electron\pkcs11js\node_modules as its parent node_modules
621 verbose linkBins has-flag@2.0.0
622 verbose linkMans has-flag@2.0.0
623 silly build he@1.1.1
624 info linkStuff he@1.1.1
625 silly linkStuff he@1.1.1 has C:\Users\esa\devel\electron\pkcs11js\node_modules as its parent node_modules
626 verbose linkBins he@1.1.1
627 verbose linkBins [ { he: 'bin/he' },
627 verbose linkBins 'C:\\Users\\esa\\devel\\electron\\pkcs11js\\node_modules\\.bin',
627 verbose linkBins false ]
628 verbose linkMans he@1.1.1
629 silly build inherits@2.0.3
630 info linkStuff inherits@2.0.3
631 silly linkStuff inherits@2.0.3 has C:\Users\esa\devel\electron\pkcs11js\node_modules as its parent node_modules
632 verbose linkBins inherits@2.0.3
633 verbose linkMans inherits@2.0.3
634 silly build minimatch@3.0.4
635 info linkStuff minimatch@3.0.4
636 silly linkStuff minimatch@3.0.4 has C:\Users\esa\devel\electron\pkcs11js\node_modules as its parent node_modules
637 verbose linkBins minimatch@3.0.4
638 verbose linkMans minimatch@3.0.4
639 silly build minimist@0.0.8
640 info linkStuff minimist@0.0.8
641 silly linkStuff minimist@0.0.8 has C:\Users\esa\devel\electron\pkcs11js\node_modules as its parent node_modules
642 verbose linkBins minimist@0.0.8
643 verbose linkMans minimist@0.0.8
644 silly build mkdirp@0.5.1
645 info linkStuff mkdirp@0.5.1
646 silly linkStuff mkdirp@0.5.1 has C:\Users\esa\devel\electron\pkcs11js\node_modules as its parent node_modules
647 verbose linkBins mkdirp@0.5.1
648 verbose linkBins [ { mkdirp: 'bin/cmd.js' },
648 verbose linkBins 'C:\\Users\\esa\\devel\\electron\\pkcs11js\\node_modules\\.bin',
648 verbose linkBins false ]
649 verbose linkMans mkdirp@0.5.1
650 silly build ms@2.0.0
651 info linkStuff ms@2.0.0
652 silly linkStuff ms@2.0.0 has C:\Users\esa\devel\electron\pkcs11js\node_modules as its parent node_modules
653 verbose linkBins ms@2.0.0
654 verbose linkMans ms@2.0.0
655 silly build debug@3.1.0
656 info linkStuff debug@3.1.0
657 silly linkStuff debug@3.1.0 has C:\Users\esa\devel\electron\pkcs11js\node_modules as its parent node_modules
658 verbose linkBins debug@3.1.0
659 verbose linkMans debug@3.1.0
660 silly build path-is-absolute@1.0.1
661 info linkStuff path-is-absolute@1.0.1
662 silly linkStuff path-is-absolute@1.0.1 has C:\Users\esa\devel\electron\pkcs11js\node_modules as its parent node_modules
663 verbose linkBins path-is-absolute@1.0.1
664 verbose linkMans path-is-absolute@1.0.1
665 silly build supports-color@4.4.0
666 info linkStuff supports-color@4.4.0
667 silly linkStuff supports-color@4.4.0 has C:\Users\esa\devel\electron\pkcs11js\node_modules as its parent node_modules
668 verbose linkBins supports-color@4.4.0
669 verbose linkMans supports-color@4.4.0
670 silly build wrappy@1.0.2
671 info linkStuff wrappy@1.0.2
672 silly linkStuff wrappy@1.0.2 has C:\Users\esa\devel\electron\pkcs11js\node_modules as its parent node_modules
673 verbose linkBins wrappy@1.0.2
674 verbose linkMans wrappy@1.0.2
675 silly build once@1.4.0
676 info linkStuff once@1.4.0
677 silly linkStuff once@1.4.0 has C:\Users\esa\devel\electron\pkcs11js\node_modules as its parent node_modules
678 verbose linkBins once@1.4.0
679 verbose linkMans once@1.4.0
680 silly build inflight@1.0.6
681 info linkStuff inflight@1.0.6
682 silly linkStuff inflight@1.0.6 has C:\Users\esa\devel\electron\pkcs11js\node_modules as its parent node_modules
683 verbose linkBins inflight@1.0.6
684 verbose linkMans inflight@1.0.6
685 silly build glob@7.1.2
686 info linkStuff glob@7.1.2
687 silly linkStuff glob@7.1.2 has C:\Users\esa\devel\electron\pkcs11js\node_modules as its parent node_modules
688 verbose linkBins glob@7.1.2
689 verbose linkMans glob@7.1.2
690 silly build @types/mocha@2.2.44
691 info linkStuff @types/mocha@2.2.44
692 silly linkStuff @types/mocha@2.2.44 has C:\Users\esa\devel\electron\pkcs11js\node_modules as its parent node_modules
693 verbose linkBins @types/mocha@2.2.44
694 verbose linkMans @types/mocha@2.2.44
695 silly build @types/node@8.0.53
696 info linkStuff @types/node@8.0.53
697 silly linkStuff @types/node@8.0.53 has C:\Users\esa\devel\electron\pkcs11js\node_modules as its parent node_modules
698 verbose linkBins @types/node@8.0.53
699 verbose linkMans @types/node@8.0.53
700 silly build mocha@4.0.1
701 info linkStuff mocha@4.0.1
702 silly linkStuff mocha@4.0.1 has C:\Users\esa\devel\electron\pkcs11js\node_modules as its parent node_modules
703 verbose linkBins mocha@4.0.1
704 verbose linkBins [ { mocha: './bin/mocha', _mocha: './bin/_mocha' },
704 verbose linkBins 'C:\\Users\\esa\\devel\\electron\\pkcs11js\\node_modules\\.bin',
704 verbose linkBins false ]
705 verbose linkMans mocha@4.0.1
706 silly build nan@2.8.0
707 info linkStuff nan@2.8.0
708 silly linkStuff nan@2.8.0 has C:\Users\esa\devel\electron\pkcs11js\node_modules as its parent node_modules
709 verbose linkBins nan@2.8.0
710 verbose linkMans nan@2.8.0
711 silly doSerial global-link 216
712 silly doParallel update-linked 216
713 silly doSerial install 216
714 silly install balanced-match@1.0.0
715 info lifecycle balanced-match@1.0.0~install: balanced-match@1.0.0
716 silly install browser-stdout@1.3.0
717 info lifecycle browser-stdout@1.3.0~install: browser-stdout@1.3.0
718 silly install commander@2.11.0
719 info lifecycle commander@2.11.0~install: commander@2.11.0
720 silly install concat-map@0.0.1
721 info lifecycle concat-map@0.0.1~install: concat-map@0.0.1
722 silly install brace-expansion@1.1.8
723 info lifecycle brace-expansion@1.1.8~install: brace-expansion@1.1.8
724 silly install diff@3.3.1
725 info lifecycle diff@3.3.1~install: diff@3.3.1
726 silly install escape-string-regexp@1.0.5
727 info lifecycle escape-string-regexp@1.0.5~install: escape-string-regexp@1.0.5
728 silly install fs.realpath@1.0.0
729 info lifecycle fs.realpath@1.0.0~install: fs.realpath@1.0.0
730 silly install growl@1.10.3
731 info lifecycle growl@1.10.3~install: growl@1.10.3
732 silly install has-flag@2.0.0
733 info lifecycle has-flag@2.0.0~install: has-flag@2.0.0
734 silly install he@1.1.1
735 info lifecycle he@1.1.1~install: he@1.1.1
736 silly install inherits@2.0.3
737 info lifecycle inherits@2.0.3~install: inherits@2.0.3
738 silly install minimatch@3.0.4
739 info lifecycle minimatch@3.0.4~install: minimatch@3.0.4
740 silly install minimist@0.0.8
741 info lifecycle minimist@0.0.8~install: minimist@0.0.8
742 silly install mkdirp@0.5.1
743 info lifecycle mkdirp@0.5.1~install: mkdirp@0.5.1
744 silly install ms@2.0.0
745 info lifecycle ms@2.0.0~install: ms@2.0.0
746 silly install debug@3.1.0
747 info lifecycle debug@3.1.0~install: debug@3.1.0
748 silly install path-is-absolute@1.0.1
749 info lifecycle path-is-absolute@1.0.1~install: path-is-absolute@1.0.1
750 silly install supports-color@4.4.0
751 info lifecycle supports-color@4.4.0~install: supports-color@4.4.0
752 silly install wrappy@1.0.2
753 info lifecycle wrappy@1.0.2~install: wrappy@1.0.2
754 silly install once@1.4.0
755 info lifecycle once@1.4.0~install: once@1.4.0
756 silly install inflight@1.0.6
757 info lifecycle inflight@1.0.6~install: inflight@1.0.6
758 silly install glob@7.1.2
759 info lifecycle glob@7.1.2~install: glob@7.1.2
760 silly install @types/mocha@2.2.44
761 info lifecycle @types/mocha@2.2.44~install: @types/mocha@2.2.44
762 silly install @types/node@8.0.53
763 info lifecycle @types/node@8.0.53~install: @types/node@8.0.53
764 silly install mocha@4.0.1
765 info lifecycle mocha@4.0.1~install: mocha@4.0.1
766 silly install nan@2.8.0
767 info lifecycle nan@2.8.0~install: nan@2.8.0
768 silly doSerial postinstall 216
769 silly postinstall balanced-match@1.0.0
770 info lifecycle balanced-match@1.0.0~postinstall: balanced-match@1.0.0
771 silly postinstall browser-stdout@1.3.0
772 info lifecycle browser-stdout@1.3.0~postinstall: browser-stdout@1.3.0
773 silly postinstall commander@2.11.0
774 info lifecycle commander@2.11.0~postinstall: commander@2.11.0
775 silly postinstall concat-map@0.0.1
776 info lifecycle concat-map@0.0.1~postinstall: concat-map@0.0.1
777 silly postinstall brace-expansion@1.1.8
778 info lifecycle brace-expansion@1.1.8~postinstall: brace-expansion@1.1.8
779 silly postinstall diff@3.3.1
780 info lifecycle diff@3.3.1~postinstall: diff@3.3.1
781 silly postinstall escape-string-regexp@1.0.5
782 info lifecycle escape-string-regexp@1.0.5~postinstall: escape-string-regexp@1.0.5
783 silly postinstall fs.realpath@1.0.0
784 info lifecycle fs.realpath@1.0.0~postinstall: fs.realpath@1.0.0
785 silly postinstall growl@1.10.3
786 info lifecycle growl@1.10.3~postinstall: growl@1.10.3
787 silly postinstall has-flag@2.0.0
788 info lifecycle has-flag@2.0.0~postinstall: has-flag@2.0.0
789 silly postinstall he@1.1.1
790 info lifecycle he@1.1.1~postinstall: he@1.1.1
791 silly postinstall inherits@2.0.3
792 info lifecycle inherits@2.0.3~postinstall: inherits@2.0.3
793 silly postinstall minimatch@3.0.4
794 info lifecycle minimatch@3.0.4~postinstall: minimatch@3.0.4
795 silly postinstall minimist@0.0.8
796 info lifecycle minimist@0.0.8~postinstall: minimist@0.0.8
797 silly postinstall mkdirp@0.5.1
798 info lifecycle mkdirp@0.5.1~postinstall: mkdirp@0.5.1
799 silly postinstall ms@2.0.0
800 info lifecycle ms@2.0.0~postinstall: ms@2.0.0
801 silly postinstall debug@3.1.0
802 info lifecycle debug@3.1.0~postinstall: debug@3.1.0
803 silly postinstall path-is-absolute@1.0.1
804 info lifecycle path-is-absolute@1.0.1~postinstall: path-is-absolute@1.0.1
805 silly postinstall supports-color@4.4.0
806 info lifecycle supports-color@4.4.0~postinstall: supports-color@4.4.0
807 silly postinstall wrappy@1.0.2
808 info lifecycle wrappy@1.0.2~postinstall: wrappy@1.0.2
809 silly postinstall once@1.4.0
810 info lifecycle once@1.4.0~postinstall: once@1.4.0
811 silly postinstall inflight@1.0.6
812 info lifecycle inflight@1.0.6~postinstall: inflight@1.0.6
813 silly postinstall glob@7.1.2
814 info lifecycle glob@7.1.2~postinstall: glob@7.1.2
815 silly postinstall @types/mocha@2.2.44
816 info lifecycle @types/mocha@2.2.44~postinstall: @types/mocha@2.2.44
817 silly postinstall @types/node@8.0.53
818 info lifecycle @types/node@8.0.53~postinstall: @types/node@8.0.53
819 silly postinstall mocha@4.0.1
820 info lifecycle mocha@4.0.1~postinstall: mocha@4.0.1
821 silly postinstall nan@2.8.0
822 info lifecycle nan@2.8.0~postinstall: nan@2.8.0
823 verbose unlock done using C:\Users\esa\AppData\Roaming\npm-cache\_locks\staging-316f9fec68c61e82.lock for C:\Users\esa\devel\electron\pkcs11js\node_modules\.staging
824 silly install runPostinstallTopLevelLifecycles
825 silly build pkcs11js@1.0.12
826 info linkStuff pkcs11js@1.0.12
827 silly linkStuff pkcs11js@1.0.12 has C:\Users\esa\devel\electron as its parent node_modules
828 verbose linkBins pkcs11js@1.0.12
829 verbose linkMans pkcs11js@1.0.12
830 silly install pkcs11js@1.0.12
831 info lifecycle pkcs11js@1.0.12~install: pkcs11js@1.0.12
832 verbose lifecycle pkcs11js@1.0.12~install: unsafe-perm in lifecycle true
833 verbose lifecycle pkcs11js@1.0.12~install: PATH: C:\Program Files\nodejs\node_modules\npm\bin\node-gyp-bin;C:\Users\esa\devel\electron\pkcs11js\node_modules\.bin;C:\Program Files (x86)\Parallels\Parallels Tools\Applications;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\OpenSSH\bin;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Program Files\7-zip;C:\Go\bin;C:\Program Files\nodejs\;C:\GPG\pub;C:\Users\esa\AppData\Local\Microsoft\WindowsApps;C:\Users\esa\AppData\Local\atom\bin;C:\Program Files\Microsoft VS Code\bin;C:\Users\esa\AppData\Local\Microsoft\WindowsApps;C:\Users\esa\AppData\Roaming\npm
834 verbose lifecycle pkcs11js@1.0.12~install: CWD: C:\Users\esa\devel\electron\pkcs11js
835 silly lifecycle pkcs11js@1.0.12~install: Args: [ '/d /s /c', 'node-gyp rebuild' ]
836 silly lifecycle pkcs11js@1.0.12~install: Returned: code: 1 signal: null
837 info lifecycle pkcs11js@1.0.12~install: Failed to exec install script
838 verbose stack Error: pkcs11js@1.0.12 install: `node-gyp rebuild`
838 verbose stack Exit status 1
838 verbose stack at EventEmitter.<anonymous> (C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\index.js:280:16)
838 verbose stack at emitTwo (events.js:126:13)
838 verbose stack at EventEmitter.emit (events.js:214:7)
838 verbose stack at ChildProcess.<anonymous> (C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\lib\spawn.js:55:14)
838 verbose stack at emitTwo (events.js:126:13)
838 verbose stack at ChildProcess.emit (events.js:214:7)
838 verbose stack at maybeClose (internal/child_process.js:925:16)
838 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:209:5)
839 verbose pkgid pkcs11js@1.0.12
840 verbose cwd C:\Users\esa\devel\electron\pkcs11js
841 verbose Windows_NT 10.0.16299
842 verbose argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install"
843 verbose node v8.9.3
844 verbose npm v5.5.1
845 error code ELIFECYCLE
846 error errno 1
847 error pkcs11js@1.0.12 install: `node-gyp rebuild`
847 error Exit status 1
848 error Failed at the pkcs11js@1.0.12 install script.
848 error This is probably not a problem with npm. There is likely additional logging output above.
849 verbose exit [ 1, true ]
► iMac@pcsctest$ cat ~/debug-2017-12-18.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment