Created
April 23, 2019 20:46
-
-
Save henderea/5e238114af39c079cc858c74adf9b676 to your computer and use it in GitHub Desktop.
Errors installing a package that uses keytar (macOS 10.14.4)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0 info it worked if it ends with ok | |
1 verbose cli [ | |
1 verbose cli '/Users/erichenderson/.nvm/versions/node/v12.0.0/bin/node', | |
1 verbose cli '/Users/erichenderson/.nvm/versions/node/v12.0.0/bin/npm', | |
1 verbose cli 'install', | |
1 verbose cli '-g', | |
1 verbose cli '@henderea/jse' | |
1 verbose cli ] | |
2 info using [email protected] | |
3 info using [email protected] | |
4 verbose npm-session e24cb8792aadf540 | |
5 silly install loadCurrentTree | |
6 silly install readGlobalPackageData | |
7 http fetch GET 304 https://registry.npmjs.org/@henderea%2fjse 698ms (from cache) | |
8 silly pacote tag manifest for @henderea/jse@latest fetched in 717ms | |
9 timing stage:loadCurrentTree Completed in 743ms | |
10 silly install loadIdealTree | |
11 silly install cloneCurrentTreeToIdealTree | |
12 timing stage:loadIdealTree:cloneCurrentTree Completed in 0ms | |
13 silly install loadShrinkwrap | |
14 timing stage:loadIdealTree:loadShrinkwrap Completed in 2ms | |
15 silly install loadAllDepsIntoIdealTree | |
16 silly resolveWithNewModule @henderea/[email protected] checking installable status | |
17 http fetch GET 304 https://registry.npmjs.org/keytar 96ms (from cache) | |
18 silly pacote range manifest for keytar@^4.4.1 fetched in 98ms | |
19 silly resolveWithNewModule [email protected] checking installable status | |
20 http fetch GET 304 https://registry.npmjs.org/prebuild-install 64ms (from cache) | |
21 silly pacote version manifest for [email protected] fetched in 66ms | |
22 silly resolveWithNewModule [email protected] checking installable status | |
23 http fetch GET 304 https://registry.npmjs.org/nan 163ms (from cache) | |
24 silly pacote version manifest for [email protected] fetched in 167ms | |
25 silly resolveWithNewModule [email protected] checking installable status | |
26 http fetch GET 304 https://registry.npmjs.org/minimist 112ms (from cache) | |
27 http fetch GET 304 https://registry.npmjs.org/detect-libc 118ms (from cache) | |
28 silly pacote range manifest for minimist@^1.2.0 fetched in 116ms | |
29 silly resolveWithNewModule [email protected] checking installable status | |
30 silly pacote range manifest for detect-libc@^1.0.3 fetched in 121ms | |
31 silly resolveWithNewModule [email protected] checking installable status | |
32 http fetch GET 304 https://registry.npmjs.org/pump 72ms (from cache) | |
33 silly pacote range manifest for pump@^2.0.1 fetched in 75ms | |
34 silly resolveWithNewModule [email protected] checking installable status | |
35 http fetch GET 304 https://registry.npmjs.org/expand-template 280ms (from cache) | |
36 http fetch GET 304 https://registry.npmjs.org/github-from-package 283ms (from cache) | |
37 silly pacote range manifest for expand-template@^2.0.3 fetched in 286ms | |
38 silly resolveWithNewModule [email protected] checking installable status | |
39 http fetch GET 304 https://registry.npmjs.org/noop-logger 283ms (from cache) | |
40 http fetch GET 304 https://registry.npmjs.org/napi-build-utils 284ms (from cache) | |
41 http fetch GET 304 https://registry.npmjs.org/npmlog 283ms (from cache) | |
42 http fetch GET 304 https://registry.npmjs.org/rc 172ms (from cache) | |
43 silly pacote version manifest for [email protected] fetched in 294ms | |
44 silly resolveWithNewModule [email protected] checking installable status | |
45 http fetch GET 304 https://registry.npmjs.org/os-homedir 290ms (from cache) | |
46 silly pacote range manifest for noop-logger@^0.1.1 fetched in 291ms | |
47 silly resolveWithNewModule [email protected] checking installable status | |
48 silly pacote range manifest for napi-build-utils@^1.0.1 fetched in 294ms | |
49 silly resolveWithNewModule [email protected] checking installable status | |
50 silly pacote range manifest for npmlog@^4.0.1 fetched in 292ms | |
51 silly resolveWithNewModule [email protected] checking installable status | |
52 http fetch GET 304 https://registry.npmjs.org/node-abi 299ms (from cache) | |
53 silly pacote range manifest for rc@^1.2.7 fetched in 186ms | |
54 silly resolveWithNewModule [email protected] checking installable status | |
55 silly pacote range manifest for os-homedir@^1.0.1 fetched in 305ms | |
56 silly resolveWithNewModule [email protected] checking installable status | |
57 http fetch GET 304 https://registry.npmjs.org/simple-get 120ms (from cache) | |
58 silly pacote range manifest for node-abi@^2.7.0 fetched in 311ms | |
59 silly resolveWithNewModule [email protected] checking installable status | |
60 http fetch GET 304 https://registry.npmjs.org/mkdirp 321ms (from cache) | |
61 silly pacote range manifest for simple-get@^2.7.0 fetched in 129ms | |
62 silly resolveWithNewModule [email protected] checking installable status | |
63 silly pacote range manifest for mkdirp@^0.5.1 fetched in 324ms | |
64 silly resolveWithNewModule [email protected] checking installable status | |
65 http fetch GET 304 https://registry.npmjs.org/tar-fs 71ms (from cache) | |
66 silly pacote range manifest for tar-fs@^1.13.0 fetched in 73ms | |
67 silly resolveWithNewModule [email protected] checking installable status | |
68 http fetch GET 304 https://registry.npmjs.org/which-pm-runs 76ms (from cache) | |
69 silly pacote range manifest for which-pm-runs@^1.0.0 fetched in 77ms | |
70 silly resolveWithNewModule [email protected] checking installable status | |
71 http fetch GET 304 https://registry.npmjs.org/tunnel-agent 92ms (from cache) | |
72 silly pacote range manifest for tunnel-agent@^0.6.0 fetched in 95ms | |
73 silly resolveWithNewModule [email protected] checking installable status | |
74 silly pacote version manifest for [email protected] fetched in 2ms | |
75 silly resolveWithNewModule [email protected] checking installable status | |
76 http fetch GET 304 https://registry.npmjs.org/semver 67ms (from cache) | |
77 silly pacote range manifest for semver@^5.4.1 fetched in 71ms | |
78 silly resolveWithNewModule [email protected] checking installable status | |
79 http fetch GET 304 https://registry.npmjs.org/gauge 77ms (from cache) | |
80 silly pacote range manifest for gauge@~2.7.3 fetched in 80ms | |
81 silly resolveWithNewModule [email protected] checking installable status | |
82 http fetch GET 304 https://registry.npmjs.org/are-we-there-yet 87ms (from cache) | |
83 http fetch GET 304 https://registry.npmjs.org/console-control-strings 88ms (from cache) | |
84 silly pacote range manifest for are-we-there-yet@~1.1.2 fetched in 90ms | |
85 silly resolveWithNewModule [email protected] checking installable status | |
86 silly pacote range manifest for console-control-strings@~1.1.0 fetched in 91ms | |
87 silly resolveWithNewModule [email protected] checking installable status | |
88 http fetch GET 304 https://registry.npmjs.org/set-blocking 90ms (from cache) | |
89 silly pacote range manifest for set-blocking@~2.0.0 fetched in 92ms | |
90 silly resolveWithNewModule [email protected] checking installable status | |
91 http fetch GET 304 https://registry.npmjs.org/delegates 66ms (from cache) | |
92 silly pacote range manifest for delegates@^1.0.0 fetched in 72ms | |
93 silly resolveWithNewModule [email protected] checking installable status | |
94 http fetch GET 304 https://registry.npmjs.org/readable-stream 77ms (from cache) | |
95 silly pacote range manifest for readable-stream@^2.0.6 fetched in 82ms | |
96 silly resolveWithNewModule [email protected] checking installable status | |
97 http fetch GET 304 https://registry.npmjs.org/inherits 81ms (from cache) | |
98 silly pacote range manifest for inherits@~2.0.3 fetched in 82ms | |
99 silly resolveWithNewModule [email protected] checking installable status | |
100 http fetch GET 304 https://registry.npmjs.org/isarray 130ms (from cache) | |
101 silly pacote range manifest for isarray@~1.0.0 fetched in 136ms | |
102 silly resolveWithNewModule [email protected] checking installable status | |
103 http fetch GET 304 https://registry.npmjs.org/core-util-is 140ms (from cache) | |
104 http fetch GET 304 https://registry.npmjs.org/string_decoder 141ms (from cache) | |
105 http fetch GET 304 https://registry.npmjs.org/util-deprecate 142ms (from cache) | |
106 silly pacote range manifest for core-util-is@~1.0.0 fetched in 144ms | |
107 silly resolveWithNewModule [email protected] checking installable status | |
108 http fetch GET 304 https://registry.npmjs.org/safe-buffer 145ms (from cache) | |
109 silly pacote range manifest for string_decoder@~1.1.1 fetched in 146ms | |
110 silly resolveWithNewModule [email protected] checking installable status | |
111 silly pacote range manifest for util-deprecate@~1.0.1 fetched in 145ms | |
112 silly resolveWithNewModule [email protected] checking installable status | |
113 http fetch GET 304 https://registry.npmjs.org/process-nextick-args 147ms (from cache) | |
114 silly pacote range manifest for safe-buffer@~5.1.1 fetched in 148ms | |
115 silly resolveWithNewModule [email protected] checking installable status | |
116 silly pacote range manifest for process-nextick-args@~2.0.0 fetched in 150ms | |
117 silly resolveWithNewModule [email protected] checking installable status | |
118 http fetch GET 304 https://registry.npmjs.org/aproba 95ms (from cache) | |
119 silly pacote range manifest for aproba@^1.0.3 fetched in 103ms | |
120 silly resolveWithNewModule [email protected] checking installable status | |
121 http fetch GET 304 https://registry.npmjs.org/signal-exit 113ms (from cache) | |
122 http fetch GET 304 https://registry.npmjs.org/has-unicode 116ms (from cache) | |
123 http fetch GET 304 https://registry.npmjs.org/object-assign 121ms (from cache) | |
124 silly pacote range manifest for signal-exit@^3.0.0 fetched in 123ms | |
125 silly resolveWithNewModule [email protected] checking installable status | |
126 silly pacote range manifest for has-unicode@^2.0.0 fetched in 125ms | |
127 silly resolveWithNewModule [email protected] checking installable status | |
128 silly pacote range manifest for object-assign@^4.1.0 fetched in 126ms | |
129 silly resolveWithNewModule [email protected] checking installable status | |
130 http fetch GET 304 https://registry.npmjs.org/string-width 128ms (from cache) | |
131 http fetch GET 304 https://registry.npmjs.org/wide-align 128ms (from cache) | |
132 http fetch GET 304 https://registry.npmjs.org/strip-ansi 129ms (from cache) | |
133 silly pacote range manifest for string-width@^1.0.1 fetched in 132ms | |
134 silly resolveWithNewModule [email protected] checking installable status | |
135 silly pacote range manifest for strip-ansi@^3.0.1 fetched in 132ms | |
136 silly resolveWithNewModule [email protected] checking installable status | |
137 silly pacote range manifest for wide-align@^1.1.0 fetched in 132ms | |
138 silly resolveWithNewModule [email protected] checking installable status | |
139 http fetch GET 304 https://registry.npmjs.org/code-point-at 73ms (from cache) | |
140 silly pacote range manifest for code-point-at@^1.0.0 fetched in 74ms | |
141 silly resolveWithNewModule [email protected] checking installable status | |
142 http fetch GET 304 https://registry.npmjs.org/is-fullwidth-code-point 84ms (from cache) | |
143 silly pacote range manifest for is-fullwidth-code-point@^1.0.0 fetched in 85ms | |
144 silly resolveWithNewModule [email protected] checking installable status | |
145 http fetch GET 304 https://registry.npmjs.org/number-is-nan 62ms (from cache) | |
146 silly pacote range manifest for number-is-nan@^1.0.0 fetched in 64ms | |
147 silly resolveWithNewModule [email protected] checking installable status | |
148 http fetch GET 304 https://registry.npmjs.org/ansi-regex 61ms (from cache) | |
149 silly pacote range manifest for ansi-regex@^2.0.0 fetched in 63ms | |
150 silly resolveWithNewModule [email protected] checking installable status | |
151 http fetch GET 304 https://registry.npmjs.org/once 74ms (from cache) | |
152 http fetch GET 304 https://registry.npmjs.org/end-of-stream 76ms (from cache) | |
153 silly pacote range manifest for once@^1.3.1 fetched in 76ms | |
154 silly resolveWithNewModule [email protected] checking installable status | |
155 silly pacote range manifest for end-of-stream@^1.1.0 fetched in 78ms | |
156 silly resolveWithNewModule [email protected] checking installable status | |
157 http fetch GET 304 https://registry.npmjs.org/wrappy 68ms (from cache) | |
158 silly pacote range manifest for wrappy@1 fetched in 69ms | |
159 silly resolveWithNewModule [email protected] checking installable status | |
160 http fetch GET 304 https://registry.npmjs.org/ini 63ms (from cache) | |
161 silly pacote range manifest for ini@~1.3.0 fetched in 64ms | |
162 silly resolveWithNewModule [email protected] checking installable status | |
163 http fetch GET 304 https://registry.npmjs.org/deep-extend 80ms (from cache) | |
164 http fetch GET 304 https://registry.npmjs.org/strip-json-comments 80ms (from cache) | |
165 silly pacote range manifest for deep-extend@^0.6.0 fetched in 81ms | |
166 silly resolveWithNewModule [email protected] checking installable status | |
167 silly pacote range manifest for strip-json-comments@~2.0.1 fetched in 82ms | |
168 silly resolveWithNewModule [email protected] checking installable status | |
169 http fetch GET 304 https://registry.npmjs.org/decompress-response 67ms (from cache) | |
170 silly pacote range manifest for decompress-response@^3.3.0 fetched in 68ms | |
171 silly resolveWithNewModule [email protected] checking installable status | |
172 http fetch GET 304 https://registry.npmjs.org/simple-concat 75ms (from cache) | |
173 silly pacote range manifest for simple-concat@^1.0.0 fetched in 77ms | |
174 silly resolveWithNewModule [email protected] checking installable status | |
175 http fetch GET 304 https://registry.npmjs.org/mimic-response 61ms (from cache) | |
176 silly pacote range manifest for mimic-response@^1.0.0 fetched in 62ms | |
177 silly resolveWithNewModule [email protected] checking installable status | |
178 silly pacote range manifest for pump@^1.0.0 fetched in 7ms | |
179 silly resolveWithNewModule [email protected] checking installable status | |
180 http fetch GET 304 https://registry.npmjs.org/chownr 70ms (from cache) | |
181 http fetch GET 304 https://registry.npmjs.org/tar-stream 71ms (from cache) | |
182 silly pacote range manifest for chownr@^1.0.1 fetched in 73ms | |
183 silly resolveWithNewModule [email protected] checking installable status | |
184 silly pacote range manifest for tar-stream@^1.1.2 fetched in 73ms | |
185 silly resolveWithNewModule [email protected] checking installable status | |
186 http fetch GET 304 https://registry.npmjs.org/bl 89ms (from cache) | |
187 http fetch GET 304 https://registry.npmjs.org/fs-constants 89ms (from cache) | |
188 silly pacote range manifest for bl@^1.0.0 fetched in 93ms | |
189 silly resolveWithNewModule [email protected] checking installable status | |
190 silly pacote range manifest for fs-constants@^1.0.0 fetched in 92ms | |
191 silly resolveWithNewModule [email protected] checking installable status | |
192 http fetch GET 304 https://registry.npmjs.org/to-buffer 93ms (from cache) | |
193 http fetch GET 304 https://registry.npmjs.org/xtend 93ms (from cache) | |
194 http fetch GET 304 https://registry.npmjs.org/buffer-alloc 95ms (from cache) | |
195 silly pacote range manifest for to-buffer@^1.1.1 fetched in 95ms | |
196 silly resolveWithNewModule [email protected] checking installable status | |
197 silly pacote range manifest for xtend@^4.0.0 fetched in 96ms | |
198 silly resolveWithNewModule [email protected] checking installable status | |
199 silly pacote range manifest for buffer-alloc@^1.2.0 fetched in 96ms | |
200 silly resolveWithNewModule [email protected] checking installable status | |
201 http fetch GET 304 https://registry.npmjs.org/buffer-fill 56ms (from cache) | |
202 silly pacote range manifest for buffer-fill@^1.0.0 fetched in 57ms | |
203 silly resolveWithNewModule [email protected] checking installable status | |
204 http fetch GET 304 https://registry.npmjs.org/buffer-alloc-unsafe 66ms (from cache) | |
205 silly pacote range manifest for buffer-alloc-unsafe@^1.1.0 fetched in 67ms | |
206 silly resolveWithNewModule [email protected] checking installable status | |
207 timing stage:loadIdealTree:loadAllDepsIntoIdealTree Completed in 2082ms | |
208 timing stage:loadIdealTree Completed in 2107ms | |
209 silly currentTree lib | |
210 silly idealTree lib | |
210 silly idealTree └─┬ @henderea/[email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├─┬ [email protected] | |
210 silly idealTree │ └── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├─┬ [email protected] | |
210 silly idealTree │ └── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree ├── [email protected] | |
210 silly idealTree └── [email protected] | |
211 silly install generateActionsToTake | |
212 timing stage:generateActionsToTake Completed in 14ms | |
213 silly diffTrees action count 65 | |
214 silly diffTrees add [email protected] | |
215 silly diffTrees add [email protected] | |
216 silly diffTrees add [email protected] | |
217 silly diffTrees add [email protected] | |
218 silly diffTrees add [email protected] | |
219 silly diffTrees add [email protected] | |
220 silly diffTrees add [email protected] | |
221 silly diffTrees add [email protected] | |
222 silly diffTrees add [email protected] | |
223 silly diffTrees add [email protected] | |
224 silly diffTrees add [email protected] | |
225 silly diffTrees add [email protected] | |
226 silly diffTrees add [email protected] | |
227 silly diffTrees add [email protected] | |
228 silly diffTrees add [email protected] | |
229 silly diffTrees add [email protected] | |
230 silly diffTrees add [email protected] | |
231 silly diffTrees add [email protected] | |
232 silly diffTrees add [email protected] | |
233 silly diffTrees add [email protected] | |
234 silly diffTrees add [email protected] | |
235 silly diffTrees add [email protected] | |
236 silly diffTrees add [email protected] | |
237 silly diffTrees add [email protected] | |
238 silly diffTrees add [email protected] | |
239 silly diffTrees add [email protected] | |
240 silly diffTrees add [email protected] | |
241 silly diffTrees add [email protected] | |
242 silly diffTrees add [email protected] | |
243 silly diffTrees add [email protected] | |
244 silly diffTrees add [email protected] | |
245 silly diffTrees add [email protected] | |
246 silly diffTrees add [email protected] | |
247 silly diffTrees add [email protected] | |
248 silly diffTrees add [email protected] | |
249 silly diffTrees add [email protected] | |
250 silly diffTrees add [email protected] | |
251 silly diffTrees add [email protected] | |
252 silly diffTrees add [email protected] | |
253 silly diffTrees add [email protected] | |
254 silly diffTrees add [email protected] | |
255 silly diffTrees add [email protected] | |
256 silly diffTrees add [email protected] | |
257 silly diffTrees add [email protected] | |
258 silly diffTrees add [email protected] | |
259 silly diffTrees add [email protected] | |
260 silly diffTrees add [email protected] | |
261 silly diffTrees add [email protected] | |
262 silly diffTrees add [email protected] | |
263 silly diffTrees add [email protected] | |
264 silly diffTrees add [email protected] | |
265 silly diffTrees add [email protected] | |
266 silly diffTrees add [email protected] | |
267 silly diffTrees add [email protected] | |
268 silly diffTrees add [email protected] | |
269 silly diffTrees add [email protected] | |
270 silly diffTrees add [email protected] | |
271 silly diffTrees add [email protected] | |
272 silly diffTrees add [email protected] | |
273 silly diffTrees add [email protected] | |
274 silly diffTrees add [email protected] | |
275 silly diffTrees add [email protected] | |
276 silly diffTrees add [email protected] | |
277 silly diffTrees add [email protected] | |
278 silly diffTrees add @henderea/[email protected] | |
279 silly decomposeActions action count 520 | |
280 silly decomposeActions fetch [email protected] | |
281 silly decomposeActions extract [email protected] | |
282 silly decomposeActions preinstall [email protected] | |
283 silly decomposeActions build [email protected] | |
284 silly decomposeActions install [email protected] | |
285 silly decomposeActions postinstall [email protected] | |
286 silly decomposeActions finalize [email protected] | |
287 silly decomposeActions refresh-package-json [email protected] | |
288 silly decomposeActions fetch [email protected] | |
289 silly decomposeActions extract [email protected] | |
290 silly decomposeActions preinstall [email protected] | |
291 silly decomposeActions build [email protected] | |
292 silly decomposeActions install [email protected] | |
293 silly decomposeActions postinstall [email protected] | |
294 silly decomposeActions finalize [email protected] | |
295 silly decomposeActions refresh-package-json [email protected] | |
296 silly decomposeActions fetch [email protected] | |
297 silly decomposeActions extract [email protected] | |
298 silly decomposeActions preinstall [email protected] | |
299 silly decomposeActions build [email protected] | |
300 silly decomposeActions install [email protected] | |
301 silly decomposeActions postinstall [email protected] | |
302 silly decomposeActions finalize [email protected] | |
303 silly decomposeActions refresh-package-json [email protected] | |
304 silly decomposeActions fetch [email protected] | |
305 silly decomposeActions extract [email protected] | |
306 silly decomposeActions preinstall [email protected] | |
307 silly decomposeActions build [email protected] | |
308 silly decomposeActions install [email protected] | |
309 silly decomposeActions postinstall [email protected] | |
310 silly decomposeActions finalize [email protected] | |
311 silly decomposeActions refresh-package-json [email protected] | |
312 silly decomposeActions fetch [email protected] | |
313 silly decomposeActions extract [email protected] | |
314 silly decomposeActions preinstall [email protected] | |
315 silly decomposeActions build [email protected] | |
316 silly decomposeActions install [email protected] | |
317 silly decomposeActions postinstall [email protected] | |
318 silly decomposeActions finalize [email protected] | |
319 silly decomposeActions refresh-package-json [email protected] | |
320 silly decomposeActions fetch [email protected] | |
321 silly decomposeActions extract [email protected] | |
322 silly decomposeActions preinstall [email protected] | |
323 silly decomposeActions build [email protected] | |
324 silly decomposeActions install [email protected] | |
325 silly decomposeActions postinstall [email protected] | |
326 silly decomposeActions finalize [email protected] | |
327 silly decomposeActions refresh-package-json [email protected] | |
328 silly decomposeActions fetch [email protected] | |
329 silly decomposeActions extract [email protected] | |
330 silly decomposeActions preinstall [email protected] | |
331 silly decomposeActions build [email protected] | |
332 silly decomposeActions install [email protected] | |
333 silly decomposeActions postinstall [email protected] | |
334 silly decomposeActions finalize [email protected] | |
335 silly decomposeActions refresh-package-json [email protected] | |
336 silly decomposeActions fetch [email protected] | |
337 silly decomposeActions extract [email protected] | |
338 silly decomposeActions preinstall [email protected] | |
339 silly decomposeActions build [email protected] | |
340 silly decomposeActions install [email protected] | |
341 silly decomposeActions postinstall [email protected] | |
342 silly decomposeActions finalize [email protected] | |
343 silly decomposeActions refresh-package-json [email protected] | |
344 silly decomposeActions fetch [email protected] | |
345 silly decomposeActions extract [email protected] | |
346 silly decomposeActions preinstall [email protected] | |
347 silly decomposeActions build [email protected] | |
348 silly decomposeActions install [email protected] | |
349 silly decomposeActions postinstall [email protected] | |
350 silly decomposeActions finalize [email protected] | |
351 silly decomposeActions refresh-package-json [email protected] | |
352 silly decomposeActions fetch [email protected] | |
353 silly decomposeActions extract [email protected] | |
354 silly decomposeActions preinstall [email protected] | |
355 silly decomposeActions build [email protected] | |
356 silly decomposeActions install [email protected] | |
357 silly decomposeActions postinstall [email protected] | |
358 silly decomposeActions finalize [email protected] | |
359 silly decomposeActions refresh-package-json [email protected] | |
360 silly decomposeActions fetch [email protected] | |
361 silly decomposeActions extract [email protected] | |
362 silly decomposeActions preinstall [email protected] | |
363 silly decomposeActions build [email protected] | |
364 silly decomposeActions install [email protected] | |
365 silly decomposeActions postinstall [email protected] | |
366 silly decomposeActions finalize [email protected] | |
367 silly decomposeActions refresh-package-json [email protected] | |
368 silly decomposeActions fetch [email protected] | |
369 silly decomposeActions extract [email protected] | |
370 silly decomposeActions preinstall [email protected] | |
371 silly decomposeActions build [email protected] | |
372 silly decomposeActions install [email protected] | |
373 silly decomposeActions postinstall [email protected] | |
374 silly decomposeActions finalize [email protected] | |
375 silly decomposeActions refresh-package-json [email protected] | |
376 silly decomposeActions fetch [email protected] | |
377 silly decomposeActions extract [email protected] | |
378 silly decomposeActions preinstall [email protected] | |
379 silly decomposeActions build [email protected] | |
380 silly decomposeActions install [email protected] | |
381 silly decomposeActions postinstall [email protected] | |
382 silly decomposeActions finalize [email protected] | |
383 silly decomposeActions refresh-package-json [email protected] | |
384 silly decomposeActions fetch [email protected] | |
385 silly decomposeActions extract [email protected] | |
386 silly decomposeActions preinstall [email protected] | |
387 silly decomposeActions build [email protected] | |
388 silly decomposeActions install [email protected] | |
389 silly decomposeActions postinstall [email protected] | |
390 silly decomposeActions finalize [email protected] | |
391 silly decomposeActions refresh-package-json [email protected] | |
392 silly decomposeActions fetch [email protected] | |
393 silly decomposeActions extract [email protected] | |
394 silly decomposeActions preinstall [email protected] | |
395 silly decomposeActions build [email protected] | |
396 silly decomposeActions install [email protected] | |
397 silly decomposeActions postinstall [email protected] | |
398 silly decomposeActions finalize [email protected] | |
399 silly decomposeActions refresh-package-json [email protected] | |
400 silly decomposeActions fetch [email protected] | |
401 silly decomposeActions extract [email protected] | |
402 silly decomposeActions preinstall [email protected] | |
403 silly decomposeActions build [email protected] | |
404 silly decomposeActions install [email protected] | |
405 silly decomposeActions postinstall [email protected] | |
406 silly decomposeActions finalize [email protected] | |
407 silly decomposeActions refresh-package-json [email protected] | |
408 silly decomposeActions fetch [email protected] | |
409 silly decomposeActions extract [email protected] | |
410 silly decomposeActions preinstall [email protected] | |
411 silly decomposeActions build [email protected] | |
412 silly decomposeActions install [email protected] | |
413 silly decomposeActions postinstall [email protected] | |
414 silly decomposeActions finalize [email protected] | |
415 silly decomposeActions refresh-package-json [email protected] | |
416 silly decomposeActions fetch [email protected] | |
417 silly decomposeActions extract [email protected] | |
418 silly decomposeActions preinstall [email protected] | |
419 silly decomposeActions build [email protected] | |
420 silly decomposeActions install [email protected] | |
421 silly decomposeActions postinstall [email protected] | |
422 silly decomposeActions finalize [email protected] | |
423 silly decomposeActions refresh-package-json [email protected] | |
424 silly decomposeActions fetch [email protected] | |
425 silly decomposeActions extract [email protected] | |
426 silly decomposeActions preinstall [email protected] | |
427 silly decomposeActions build [email protected] | |
428 silly decomposeActions install [email protected] | |
429 silly decomposeActions postinstall [email protected] | |
430 silly decomposeActions finalize [email protected] | |
431 silly decomposeActions refresh-package-json [email protected] | |
432 silly decomposeActions fetch [email protected] | |
433 silly decomposeActions extract [email protected] | |
434 silly decomposeActions preinstall [email protected] | |
435 silly decomposeActions build [email protected] | |
436 silly decomposeActions install [email protected] | |
437 silly decomposeActions postinstall [email protected] | |
438 silly decomposeActions finalize [email protected] | |
439 silly decomposeActions refresh-package-json [email protected] | |
440 silly decomposeActions fetch [email protected] | |
441 silly decomposeActions extract [email protected] | |
442 silly decomposeActions preinstall [email protected] | |
443 silly decomposeActions build [email protected] | |
444 silly decomposeActions install [email protected] | |
445 silly decomposeActions postinstall [email protected] | |
446 silly decomposeActions finalize [email protected] | |
447 silly decomposeActions refresh-package-json [email protected] | |
448 silly decomposeActions fetch [email protected] | |
449 silly decomposeActions extract [email protected] | |
450 silly decomposeActions preinstall [email protected] | |
451 silly decomposeActions build [email protected] | |
452 silly decomposeActions install [email protected] | |
453 silly decomposeActions postinstall [email protected] | |
454 silly decomposeActions finalize [email protected] | |
455 silly decomposeActions refresh-package-json [email protected] | |
456 silly decomposeActions fetch [email protected] | |
457 silly decomposeActions extract [email protected] | |
458 silly decomposeActions preinstall [email protected] | |
459 silly decomposeActions build [email protected] | |
460 silly decomposeActions install [email protected] | |
461 silly decomposeActions postinstall [email protected] | |
462 silly decomposeActions finalize [email protected] | |
463 silly decomposeActions refresh-package-json [email protected] | |
464 silly decomposeActions fetch [email protected] | |
465 silly decomposeActions extract [email protected] | |
466 silly decomposeActions preinstall [email protected] | |
467 silly decomposeActions build [email protected] | |
468 silly decomposeActions install [email protected] | |
469 silly decomposeActions postinstall [email protected] | |
470 silly decomposeActions finalize [email protected] | |
471 silly decomposeActions refresh-package-json [email protected] | |
472 silly decomposeActions fetch [email protected] | |
473 silly decomposeActions extract [email protected] | |
474 silly decomposeActions preinstall [email protected] | |
475 silly decomposeActions build [email protected] | |
476 silly decomposeActions install [email protected] | |
477 silly decomposeActions postinstall [email protected] | |
478 silly decomposeActions finalize [email protected] | |
479 silly decomposeActions refresh-package-json [email protected] | |
480 silly decomposeActions fetch [email protected] | |
481 silly decomposeActions extract [email protected] | |
482 silly decomposeActions preinstall [email protected] | |
483 silly decomposeActions build [email protected] | |
484 silly decomposeActions install [email protected] | |
485 silly decomposeActions postinstall [email protected] | |
486 silly decomposeActions finalize [email protected] | |
487 silly decomposeActions refresh-package-json [email protected] | |
488 silly decomposeActions fetch [email protected] | |
489 silly decomposeActions extract [email protected] | |
490 silly decomposeActions preinstall [email protected] | |
491 silly decomposeActions build [email protected] | |
492 silly decomposeActions install [email protected] | |
493 silly decomposeActions postinstall [email protected] | |
494 silly decomposeActions finalize [email protected] | |
495 silly decomposeActions refresh-package-json [email protected] | |
496 silly decomposeActions fetch [email protected] | |
497 silly decomposeActions extract [email protected] | |
498 silly decomposeActions preinstall [email protected] | |
499 silly decomposeActions build [email protected] | |
500 silly decomposeActions install [email protected] | |
501 silly decomposeActions postinstall [email protected] | |
502 silly decomposeActions finalize [email protected] | |
503 silly decomposeActions refresh-package-json [email protected] | |
504 silly decomposeActions fetch [email protected] | |
505 silly decomposeActions extract [email protected] | |
506 silly decomposeActions preinstall [email protected] | |
507 silly decomposeActions build [email protected] | |
508 silly decomposeActions install [email protected] | |
509 silly decomposeActions postinstall [email protected] | |
510 silly decomposeActions finalize [email protected] | |
511 silly decomposeActions refresh-package-json [email protected] | |
512 silly decomposeActions fetch [email protected] | |
513 silly decomposeActions extract [email protected] | |
514 silly decomposeActions preinstall [email protected] | |
515 silly decomposeActions build [email protected] | |
516 silly decomposeActions install [email protected] | |
517 silly decomposeActions postinstall [email protected] | |
518 silly decomposeActions finalize [email protected] | |
519 silly decomposeActions refresh-package-json [email protected] | |
520 silly decomposeActions fetch [email protected] | |
521 silly decomposeActions extract [email protected] | |
522 silly decomposeActions preinstall [email protected] | |
523 silly decomposeActions build [email protected] | |
524 silly decomposeActions install [email protected] | |
525 silly decomposeActions postinstall [email protected] | |
526 silly decomposeActions finalize [email protected] | |
527 silly decomposeActions refresh-package-json [email protected] | |
528 silly decomposeActions fetch [email protected] | |
529 silly decomposeActions extract [email protected] | |
530 silly decomposeActions preinstall [email protected] | |
531 silly decomposeActions build [email protected] | |
532 silly decomposeActions install [email protected] | |
533 silly decomposeActions postinstall [email protected] | |
534 silly decomposeActions finalize [email protected] | |
535 silly decomposeActions refresh-package-json [email protected] | |
536 silly decomposeActions fetch [email protected] | |
537 silly decomposeActions extract [email protected] | |
538 silly decomposeActions preinstall [email protected] | |
539 silly decomposeActions build [email protected] | |
540 silly decomposeActions install [email protected] | |
541 silly decomposeActions postinstall [email protected] | |
542 silly decomposeActions finalize [email protected] | |
543 silly decomposeActions refresh-package-json [email protected] | |
544 silly decomposeActions fetch [email protected] | |
545 silly decomposeActions extract [email protected] | |
546 silly decomposeActions preinstall [email protected] | |
547 silly decomposeActions build [email protected] | |
548 silly decomposeActions install [email protected] | |
549 silly decomposeActions postinstall [email protected] | |
550 silly decomposeActions finalize [email protected] | |
551 silly decomposeActions refresh-package-json [email protected] | |
552 silly decomposeActions fetch [email protected] | |
553 silly decomposeActions extract [email protected] | |
554 silly decomposeActions preinstall [email protected] | |
555 silly decomposeActions build [email protected] | |
556 silly decomposeActions install [email protected] | |
557 silly decomposeActions postinstall [email protected] | |
558 silly decomposeActions finalize [email protected] | |
559 silly decomposeActions refresh-package-json [email protected] | |
560 silly decomposeActions fetch [email protected] | |
561 silly decomposeActions extract [email protected] | |
562 silly decomposeActions preinstall [email protected] | |
563 silly decomposeActions build [email protected] | |
564 silly decomposeActions install [email protected] | |
565 silly decomposeActions postinstall [email protected] | |
566 silly decomposeActions finalize [email protected] | |
567 silly decomposeActions refresh-package-json [email protected] | |
568 silly decomposeActions fetch [email protected] | |
569 silly decomposeActions extract [email protected] | |
570 silly decomposeActions preinstall [email protected] | |
571 silly decomposeActions build [email protected] | |
572 silly decomposeActions install [email protected] | |
573 silly decomposeActions postinstall [email protected] | |
574 silly decomposeActions finalize [email protected] | |
575 silly decomposeActions refresh-package-json [email protected] | |
576 silly decomposeActions fetch [email protected] | |
577 silly decomposeActions extract [email protected] | |
578 silly decomposeActions preinstall [email protected] | |
579 silly decomposeActions build [email protected] | |
580 silly decomposeActions install [email protected] | |
581 silly decomposeActions postinstall [email protected] | |
582 silly decomposeActions finalize [email protected] | |
583 silly decomposeActions refresh-package-json [email protected] | |
584 silly decomposeActions fetch [email protected] | |
585 silly decomposeActions extract [email protected] | |
586 silly decomposeActions preinstall [email protected] | |
587 silly decomposeActions build [email protected] | |
588 silly decomposeActions install [email protected] | |
589 silly decomposeActions postinstall [email protected] | |
590 silly decomposeActions finalize [email protected] | |
591 silly decomposeActions refresh-package-json [email protected] | |
592 silly decomposeActions fetch [email protected] | |
593 silly decomposeActions extract [email protected] | |
594 silly decomposeActions preinstall [email protected] | |
595 silly decomposeActions build [email protected] | |
596 silly decomposeActions install [email protected] | |
597 silly decomposeActions postinstall [email protected] | |
598 silly decomposeActions finalize [email protected] | |
599 silly decomposeActions refresh-package-json [email protected] | |
600 silly decomposeActions fetch [email protected] | |
601 silly decomposeActions extract [email protected] | |
602 silly decomposeActions preinstall [email protected] | |
603 silly decomposeActions build [email protected] | |
604 silly decomposeActions install [email protected] | |
605 silly decomposeActions postinstall [email protected] | |
606 silly decomposeActions finalize [email protected] | |
607 silly decomposeActions refresh-package-json [email protected] | |
608 silly decomposeActions fetch [email protected] | |
609 silly decomposeActions extract [email protected] | |
610 silly decomposeActions preinstall [email protected] | |
611 silly decomposeActions build [email protected] | |
612 silly decomposeActions install [email protected] | |
613 silly decomposeActions postinstall [email protected] | |
614 silly decomposeActions finalize [email protected] | |
615 silly decomposeActions refresh-package-json [email protected] | |
616 silly decomposeActions fetch [email protected] | |
617 silly decomposeActions extract [email protected] | |
618 silly decomposeActions preinstall [email protected] | |
619 silly decomposeActions build [email protected] | |
620 silly decomposeActions install [email protected] | |
621 silly decomposeActions postinstall [email protected] | |
622 silly decomposeActions finalize [email protected] | |
623 silly decomposeActions refresh-package-json [email protected] | |
624 silly decomposeActions fetch [email protected] | |
625 silly decomposeActions extract [email protected] | |
626 silly decomposeActions preinstall [email protected] | |
627 silly decomposeActions build [email protected] | |
628 silly decomposeActions install [email protected] | |
629 silly decomposeActions postinstall [email protected] | |
630 silly decomposeActions finalize [email protected] | |
631 silly decomposeActions refresh-package-json [email protected] | |
632 silly decomposeActions fetch [email protected] | |
633 silly decomposeActions extract [email protected] | |
634 silly decomposeActions preinstall [email protected] | |
635 silly decomposeActions build [email protected] | |
636 silly decomposeActions install [email protected] | |
637 silly decomposeActions postinstall [email protected] | |
638 silly decomposeActions finalize [email protected] | |
639 silly decomposeActions refresh-package-json [email protected] | |
640 silly decomposeActions fetch [email protected] | |
641 silly decomposeActions extract [email protected] | |
642 silly decomposeActions preinstall [email protected] | |
643 silly decomposeActions build [email protected] | |
644 silly decomposeActions install [email protected] | |
645 silly decomposeActions postinstall [email protected] | |
646 silly decomposeActions finalize [email protected] | |
647 silly decomposeActions refresh-package-json [email protected] | |
648 silly decomposeActions fetch [email protected] | |
649 silly decomposeActions extract [email protected] | |
650 silly decomposeActions preinstall [email protected] | |
651 silly decomposeActions build [email protected] | |
652 silly decomposeActions install [email protected] | |
653 silly decomposeActions postinstall [email protected] | |
654 silly decomposeActions finalize [email protected] | |
655 silly decomposeActions refresh-package-json [email protected] | |
656 silly decomposeActions fetch [email protected] | |
657 silly decomposeActions extract [email protected] | |
658 silly decomposeActions preinstall [email protected] | |
659 silly decomposeActions build [email protected] | |
660 silly decomposeActions install [email protected] | |
661 silly decomposeActions postinstall [email protected] | |
662 silly decomposeActions finalize [email protected] | |
663 silly decomposeActions refresh-package-json [email protected] | |
664 silly decomposeActions fetch [email protected] | |
665 silly decomposeActions extract [email protected] | |
666 silly decomposeActions preinstall [email protected] | |
667 silly decomposeActions build [email protected] | |
668 silly decomposeActions install [email protected] | |
669 silly decomposeActions postinstall [email protected] | |
670 silly decomposeActions finalize [email protected] | |
671 silly decomposeActions refresh-package-json [email protected] | |
672 silly decomposeActions fetch [email protected] | |
673 silly decomposeActions extract [email protected] | |
674 silly decomposeActions preinstall [email protected] | |
675 silly decomposeActions build [email protected] | |
676 silly decomposeActions install [email protected] | |
677 silly decomposeActions postinstall [email protected] | |
678 silly decomposeActions finalize [email protected] | |
679 silly decomposeActions refresh-package-json [email protected] | |
680 silly decomposeActions fetch [email protected] | |
681 silly decomposeActions extract [email protected] | |
682 silly decomposeActions preinstall [email protected] | |
683 silly decomposeActions build [email protected] | |
684 silly decomposeActions install [email protected] | |
685 silly decomposeActions postinstall [email protected] | |
686 silly decomposeActions finalize [email protected] | |
687 silly decomposeActions refresh-package-json [email protected] | |
688 silly decomposeActions fetch [email protected] | |
689 silly decomposeActions extract [email protected] | |
690 silly decomposeActions preinstall [email protected] | |
691 silly decomposeActions build [email protected] | |
692 silly decomposeActions install [email protected] | |
693 silly decomposeActions postinstall [email protected] | |
694 silly decomposeActions finalize [email protected] | |
695 silly decomposeActions refresh-package-json [email protected] | |
696 silly decomposeActions fetch [email protected] | |
697 silly decomposeActions extract [email protected] | |
698 silly decomposeActions preinstall [email protected] | |
699 silly decomposeActions build [email protected] | |
700 silly decomposeActions install [email protected] | |
701 silly decomposeActions postinstall [email protected] | |
702 silly decomposeActions finalize [email protected] | |
703 silly decomposeActions refresh-package-json [email protected] | |
704 silly decomposeActions fetch [email protected] | |
705 silly decomposeActions extract [email protected] | |
706 silly decomposeActions preinstall [email protected] | |
707 silly decomposeActions build [email protected] | |
708 silly decomposeActions install [email protected] | |
709 silly decomposeActions postinstall [email protected] | |
710 silly decomposeActions finalize [email protected] | |
711 silly decomposeActions refresh-package-json [email protected] | |
712 silly decomposeActions fetch [email protected] | |
713 silly decomposeActions extract [email protected] | |
714 silly decomposeActions preinstall [email protected] | |
715 silly decomposeActions build [email protected] | |
716 silly decomposeActions install [email protected] | |
717 silly decomposeActions postinstall [email protected] | |
718 silly decomposeActions finalize [email protected] | |
719 silly decomposeActions refresh-package-json [email protected] | |
720 silly decomposeActions fetch [email protected] | |
721 silly decomposeActions extract [email protected] | |
722 silly decomposeActions preinstall [email protected] | |
723 silly decomposeActions build [email protected] | |
724 silly decomposeActions install [email protected] | |
725 silly decomposeActions postinstall [email protected] | |
726 silly decomposeActions finalize [email protected] | |
727 silly decomposeActions refresh-package-json [email protected] | |
728 silly decomposeActions fetch [email protected] | |
729 silly decomposeActions extract [email protected] | |
730 silly decomposeActions preinstall [email protected] | |
731 silly decomposeActions build [email protected] | |
732 silly decomposeActions install [email protected] | |
733 silly decomposeActions postinstall [email protected] | |
734 silly decomposeActions finalize [email protected] | |
735 silly decomposeActions refresh-package-json [email protected] | |
736 silly decomposeActions fetch [email protected] | |
737 silly decomposeActions extract [email protected] | |
738 silly decomposeActions preinstall [email protected] | |
739 silly decomposeActions build [email protected] | |
740 silly decomposeActions install [email protected] | |
741 silly decomposeActions postinstall [email protected] | |
742 silly decomposeActions finalize [email protected] | |
743 silly decomposeActions refresh-package-json [email protected] | |
744 silly decomposeActions fetch [email protected] | |
745 silly decomposeActions extract [email protected] | |
746 silly decomposeActions preinstall [email protected] | |
747 silly decomposeActions build [email protected] | |
748 silly decomposeActions install [email protected] | |
749 silly decomposeActions postinstall [email protected] | |
750 silly decomposeActions finalize [email protected] | |
751 silly decomposeActions refresh-package-json [email protected] | |
752 silly decomposeActions fetch [email protected] | |
753 silly decomposeActions extract [email protected] | |
754 silly decomposeActions preinstall [email protected] | |
755 silly decomposeActions build [email protected] | |
756 silly decomposeActions install [email protected] | |
757 silly decomposeActions postinstall [email protected] | |
758 silly decomposeActions finalize [email protected] | |
759 silly decomposeActions refresh-package-json [email protected] | |
760 silly decomposeActions fetch [email protected] | |
761 silly decomposeActions extract [email protected] | |
762 silly decomposeActions preinstall [email protected] | |
763 silly decomposeActions build [email protected] | |
764 silly decomposeActions install [email protected] | |
765 silly decomposeActions postinstall [email protected] | |
766 silly decomposeActions finalize [email protected] | |
767 silly decomposeActions refresh-package-json [email protected] | |
768 silly decomposeActions fetch [email protected] | |
769 silly decomposeActions extract [email protected] | |
770 silly decomposeActions preinstall [email protected] | |
771 silly decomposeActions build [email protected] | |
772 silly decomposeActions install [email protected] | |
773 silly decomposeActions postinstall [email protected] | |
774 silly decomposeActions finalize [email protected] | |
775 silly decomposeActions refresh-package-json [email protected] | |
776 silly decomposeActions fetch [email protected] | |
777 silly decomposeActions extract [email protected] | |
778 silly decomposeActions preinstall [email protected] | |
779 silly decomposeActions build [email protected] | |
780 silly decomposeActions install [email protected] | |
781 silly decomposeActions postinstall [email protected] | |
782 silly decomposeActions finalize [email protected] | |
783 silly decomposeActions refresh-package-json [email protected] | |
784 silly decomposeActions fetch [email protected] | |
785 silly decomposeActions extract [email protected] | |
786 silly decomposeActions preinstall [email protected] | |
787 silly decomposeActions build [email protected] | |
788 silly decomposeActions install [email protected] | |
789 silly decomposeActions postinstall [email protected] | |
790 silly decomposeActions finalize [email protected] | |
791 silly decomposeActions refresh-package-json [email protected] | |
792 silly decomposeActions fetch @henderea/[email protected] | |
793 silly decomposeActions extract @henderea/[email protected] | |
794 silly decomposeActions preinstall @henderea/[email protected] | |
795 silly decomposeActions build @henderea/[email protected] | |
796 silly decomposeActions install @henderea/[email protected] | |
797 silly decomposeActions postinstall @henderea/[email protected] | |
798 silly decomposeActions finalize @henderea/[email protected] | |
799 silly decomposeActions refresh-package-json @henderea/[email protected] | |
800 silly install executeActions | |
801 silly doSerial global-install 520 | |
802 verbose correctMkdir /Users/erichenderson/.npm/_locks correctMkdir not in flight; initializing | |
803 verbose lock using /Users/erichenderson/.npm/_locks/staging-058c7362c96f378e.lock for /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging | |
804 silly doParallel extract 65 | |
805 silly extract [email protected] | |
806 silly extract [email protected] | |
807 silly extract [email protected] | |
808 silly extract [email protected] | |
809 silly extract [email protected] | |
810 silly extract [email protected] | |
811 silly extract [email protected] | |
812 silly extract [email protected] | |
813 silly extract [email protected] | |
814 silly extract [email protected] | |
815 silly extract [email protected] | |
816 silly extract [email protected] | |
817 silly extract [email protected] | |
818 silly extract [email protected] | |
819 silly extract [email protected] | |
820 silly extract [email protected] | |
821 silly extract [email protected] | |
822 silly extract [email protected] | |
823 silly extract [email protected] | |
824 silly extract [email protected] | |
825 silly extract [email protected] | |
826 silly extract [email protected] | |
827 silly extract [email protected] | |
828 silly extract [email protected] | |
829 silly extract [email protected] | |
830 silly extract [email protected] | |
831 silly extract [email protected] | |
832 silly extract [email protected] | |
833 silly extract [email protected] | |
834 silly extract [email protected] | |
835 silly extract [email protected] | |
836 silly extract [email protected] | |
837 silly extract [email protected] | |
838 silly extract [email protected] | |
839 silly extract [email protected] | |
840 silly extract [email protected] | |
841 silly extract [email protected] | |
842 silly extract [email protected] | |
843 silly extract [email protected] | |
844 silly extract [email protected] | |
845 silly extract [email protected] | |
846 silly extract [email protected] | |
847 silly extract [email protected] | |
848 silly extract [email protected] | |
849 silly extract [email protected] | |
850 silly extract [email protected] | |
851 silly extract [email protected] | |
852 silly extract [email protected] | |
853 silly extract [email protected] | |
854 silly extract [email protected] | |
855 silly tarball trying ansi-regex@^2.0.0 by hash: sha1-w7M6te42DYbg5ijwRorn7yfWVN8= | |
856 silly tarball trying aproba@^1.0.3 by hash: sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw== | |
857 silly tarball trying buffer-alloc-unsafe@^1.1.0 by hash: sha512-TEM2iMIEQdJ2yjPJoSIsldnleVaAk1oW3DBVUykyOLsEsFmEc9kn+SFFPz+gl54KQNxlDnAwCXosOS9Okx2xAg== | |
858 silly tarball trying buffer-fill@^1.0.0 by hash: sha1-+PeLdniYiO858gXNY39o5wISKyw= | |
859 silly tarball trying buffer-alloc@^1.2.0 by hash: sha512-CFsHQgjtW1UChdXgbyJGtnm+O/uLQeZdtbDo8mfUgYXCHSM1wgrVxXm6bSyrUuErEb+4sYVGCzASBRot7zyrow== | |
860 silly tarball trying chownr@^1.0.1 by hash: sha512-j38EvO5+LHX84jlo6h4UzmOwi0UgW61WRyPtJz4qaadK5eY3BTS5TY/S1Stc3Uk2lIM6TPevAlULiEJwie860g== | |
861 silly tarball trying code-point-at@^1.0.0 by hash: sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c= | |
862 silly tarball trying console-control-strings@~1.1.0 by hash: sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4= | |
863 silly tarball trying core-util-is@~1.0.0 by hash: sha1-tf1UIgqivFq1eqtxQMlAdUUDwac= | |
864 silly tarball trying deep-extend@^0.6.0 by hash: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA== | |
865 silly tarball trying delegates@^1.0.0 by hash: sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o= | |
866 silly tarball trying detect-libc@^1.0.3 by hash: sha1-+hN8S9aY7fVc1c0CrFWfkaTEups= | |
867 silly tarball trying expand-template@^2.0.3 by hash: sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg== | |
868 silly tarball trying fs-constants@^1.0.0 by hash: sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow== | |
869 silly tarball trying [email protected] by hash: sha1-l/tdlr/eiXMxPyDoKI75oWf6ZM4= | |
870 silly tarball trying has-unicode@^2.0.0 by hash: sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk= | |
871 silly tarball trying inherits@~2.0.3 by hash: sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4= | |
872 silly tarball trying ini@~1.3.0 by hash: sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw== | |
873 silly tarball trying isarray@~1.0.0 by hash: sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE= | |
874 silly tarball trying mimic-response@^1.0.0 by hash: sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ== | |
875 silly tarball trying decompress-response@^3.3.0 by hash: sha1-gKTdMjdIOEv6JICDYirt7Jgq3/M= | |
876 silly tarball trying minimist@^1.2.0 by hash: sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ= | |
877 silly tarball trying [email protected] by hash: sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0= | |
878 silly tarball trying mkdirp@^0.5.1 by hash: sha1-MAV0OOrGz3+MR2fzhkjWaX11yQM= | |
879 silly tarball trying [email protected] by hash: sha512-JY7V6lRkStKcKTvHO5NVSQRv+RV+FIL5pvDoLiAtSL9pKlC5x9PKQcZDsq7m4FO4d57mkhC6Z+QhAh3Jdk5JFw== | |
880 silly tarball trying napi-build-utils@^1.0.1 by hash: sha512-boQj1WFgQH3v4clhu3mTNfP+vOBxorDlE8EKiMjUlLG3C4qAESnn9AxIOkFgTR2c9LtzNjPrjS60cT27ZKBhaA== | |
881 silly tarball trying noop-logger@^0.1.1 by hash: sha1-lKKxYzxPExdVMAfYlm/Q6EG2pMI= | |
882 silly tarball trying number-is-nan@^1.0.0 by hash: sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0= | |
883 silly tarball trying is-fullwidth-code-point@^1.0.0 by hash: sha1-754xOG8DGn8NZDr4L95QxFfvAMs= | |
884 silly tarball trying object-assign@^4.1.0 by hash: sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM= | |
885 silly tarball trying os-homedir@^1.0.1 by hash: sha1-/7xJiDNuDoM94MFox+8VISGqf7M= | |
886 silly tarball trying process-nextick-args@~2.0.0 by hash: sha512-MtEC1TqN0EU5nephaJ4rAtThHtC86dNN9qCuEhtshvpVBkAW5ZO7BASN9REnF9eoXGcRub+pFuKEpOHE+HbEMw== | |
887 silly tarball trying safe-buffer@~5.1.1 by hash: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g== | |
888 silly tarball trying semver@^5.4.1 by hash: sha512-Ya52jSX2u7QKghxeoFGpLwCtGlt7j0oY9DYb5apt9nPlJ42ID+ulTXESnt/qAQcoSERyZ5sl3LDIOw0nAn/5DA== | |
889 silly tarball trying node-abi@^2.7.0 by hash: sha512-OV8Bq1OrPh6z+Y4dqwo05HqrRL9YNF7QVMRfq1/pguwKLG+q9UB/Lk0x5qXjO23JjJg+/jqCHSTaG1P3tfKfuw== | |
890 silly tarball trying set-blocking@~2.0.0 by hash: sha1-BF+XgtARrppoA93TgrJDkrPYkPc= | |
891 silly tarball trying signal-exit@^3.0.0 by hash: sha1-tf3AjxKH6hF4Yo5BXiUTK3NkbG0= | |
892 silly tarball trying simple-concat@^1.0.0 by hash: sha1-c0TLuLbib7J9ZrL8hvn21Zl1IcY= | |
893 silly tarball trying string_decoder@~1.1.1 by hash: sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg== | |
894 silly tarball trying strip-ansi@^3.0.1 by hash: sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8= | |
895 silly tarball trying string-width@^1.0.1 by hash: sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M= | |
896 silly tarball trying strip-json-comments@~2.0.1 by hash: sha1-PFMZQukIwml8DsNEhYwobHygpgo= | |
897 silly tarball trying rc@^1.2.7 by hash: sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw== | |
898 silly tarball trying to-buffer@^1.1.1 by hash: sha512-lx9B5iv7msuFYE3dytT+KE5tap+rNYw+K4jVkb9R/asAb+pbBSM17jtunHplhBe6RRJdZx3Pn2Jph24O32mOVg== | |
899 silly tarball trying tunnel-agent@^0.6.0 by hash: sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0= | |
900 silly tarball trying util-deprecate@~1.0.1 by hash: sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8= | |
901 silly tarball trying readable-stream@^2.0.6 by hash: sha512-tQtKA9WIAhBF3+VLAseyMqZeBjW0AHJoxOtYqSUZNJxauErmLbVm2FW1y+J/YA9dUrAC39ITejlZWhVIwawkKw== | |
902 silly tarball trying are-we-there-yet@~1.1.2 by hash: sha512-5hYdAkZlcG8tOLujVDTgCT+uPX0VnpAH28gWsLfzpXYm7wP6mp5Q/gYyR7YQ0cKVJcXJnl3j2kpBan13PtQf6w== | |
903 silly tarball trying bl@^1.0.0 by hash: sha512-e8tQYnZodmebYDWGH7KMRvtzKXaJHx3BbilrgZCfvyLUYdKpK1t5PSPmpkny/SgiTSCnjfLW7v5rlONXVFkQEA== | |
904 silly tarball trying which-pm-runs@^1.0.0 by hash: sha1-Zws6+8VS4LVd9rd4DKdGFfI60cs= | |
905 silly extract buffer-fill@^1.0.0 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/buffer-fill-748c8631 (164ms) | |
906 silly extract buffer-alloc@^1.2.0 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/buffer-alloc-bf6ef6b6 (164ms) | |
907 silly extract buffer-alloc-unsafe@^1.1.0 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/buffer-alloc-unsafe-64b355ff (165ms) | |
908 silly extract ansi-regex@^2.0.0 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/ansi-regex-eb07aabf (166ms) | |
909 silly extract @henderea/[email protected] | |
910 silly extract [email protected] | |
911 silly extract [email protected] | |
912 silly extract [email protected] | |
913 silly tarball trying @henderea/jse@latest by hash: sha512-z4lMUO0sKRsKH8RzyOcUjJAwkWNQUIzB8tKl+KLjWt51xW25JfIqYp+c3z9INp1OZFO9HuBBM+ChgdrTT1DeWA== | |
914 silly tarball trying keytar@^4.4.1 by hash: sha512-6xEe7ybXSR5EZC+z0GI2yqLYZjV1tyPQY2xSZ8rGsBxrrLEh8VR/Lfqv59uGX+I+W+OZxH0jCXN1dU1++ify4g== | |
915 silly tarball trying [email protected] by hash: sha512-CG3JnpTZXdmr92GW4zbcba4jkDha6uHraJ7hW4Fn8j0mExxwOKK20hqho8ZuBDCKYCHYIkFM1P2jhtG+KpP4fg== | |
916 silly tarball trying tar-fs@^1.13.0 by hash: sha512-NvCeXpYx7OsmOh8zIOP/ebG55zZmxLE0etfWRbWok+q2Qo8x/vOR/IJT1taADXPe+jsiu9axDb3X4B+iIgNlKw== | |
917 silly extract code-point-at@^1.0.0 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/code-point-at-1cce412f (172ms) | |
918 silly extract aproba@^1.0.3 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/aproba-ff46160c (173ms) | |
919 silly extract chownr@^1.0.1 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/chownr-8de56f05 (172ms) | |
920 silly extract has-unicode@^2.0.0 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/has-unicode-a53900fe (170ms) | |
921 silly extract ini@~1.3.0 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/ini-4a44bf5b (169ms) | |
922 silly extract mimic-response@^1.0.0 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/mimic-response-84d058e5 (168ms) | |
923 silly extract decompress-response@^3.3.0 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/decompress-response-6f3a44dc (168ms) | |
924 silly extract [email protected] | |
925 silly extract [email protected] | |
926 silly extract [email protected] | |
927 silly extract [email protected] | |
928 silly extract [email protected] | |
929 silly extract [email protected] | |
930 silly extract [email protected] | |
931 silly tarball trying tar-stream@^1.1.2 by hash: sha512-rzS0heiNf8Xn7/mpdSVVSMAWAoy9bfb1WOTYC78Z0UQKeKa/CWS8FOq0lKGNa8DWKAn9gxjCvMLYc5PGXYlK2A== | |
932 silly tarball trying xtend@^4.0.0 by hash: sha1-pcbVMr5lbiPbgg77lDofBJmNY68= | |
933 silly tarball trying pump@^1.0.0 by hash: sha512-8k0JupWme55+9tCVE+FS5ULT3K6AbgqrGa58lTT49RpyfwwcGedHqaC5LlQNdEAumn/wFsu6aPwkuPMioy8kqw== | |
934 silly tarball trying simple-get@^2.7.0 by hash: sha512-lSSHRSw3mQNUGPAYRqo7xy9dhKmxFXIjLjp4KHpf99GEH2VH7C3AM+Qfx6du6jhfUi6Vm7XnbEVEf7Wb6N8jRw== | |
935 silly tarball trying pump@^2.0.1 by hash: sha512-ruPMNRkN3MHP1cWJc9OWr+T/xDP0jhXYCLfJcBuX54hhfIBnaQmAUMfDcG4DM5UMWByBbJY69QSphm3jtDKIkA== | |
936 silly tarball trying end-of-stream@^1.1.0 by hash: sha512-1MkrZNvWTKCaigbn+W15elq2BB/L22nqrSY5DKlo3X6+vclJm8Bb5djXJBmEX6fS3+zCh/F4VBK5Z2KxJt4s2Q== | |
937 silly tarball trying once@^1.3.1 by hash: sha1-WDsap3WWHUsROsF9nFC6753Xa9E= | |
938 silly extract number-is-nan@^1.0.0 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/number-is-nan-965a3704 (176ms) | |
939 silly extract is-fullwidth-code-point@^1.0.0 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/is-fullwidth-code-point-3409a046 (176ms) | |
940 silly extract object-assign@^4.1.0 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/object-assign-9e7e320e (176ms) | |
941 silly extract process-nextick-args@~2.0.0 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/process-nextick-args-965e4ff2 (175ms) | |
942 silly extract os-homedir@^1.0.1 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/os-homedir-1e77e34a (176ms) | |
943 silly extract strip-ansi@^3.0.1 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/strip-ansi-8cf55ed0 (173ms) | |
944 silly extract string-width@^1.0.1 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/string-width-617ea67e (173ms) | |
945 silly extract strip-json-comments@~2.0.1 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/strip-json-comments-d97083fc (173ms) | |
946 silly extract which-pm-runs@^1.0.0 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/which-pm-runs-58cad7f5 (171ms) | |
947 silly extract console-control-strings@~1.1.0 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/console-control-strings-aba3d0a0 (182ms) | |
948 silly extract inherits@~2.0.3 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/inherits-084013d1 (179ms) | |
949 silly extract fs-constants@^1.0.0 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/fs-constants-bad60b98 (180ms) | |
950 silly extract [email protected] | |
951 silly extract [email protected] | |
952 silly extract [email protected] | |
953 silly extract [email protected] | |
954 silly tarball trying wrappy@1 by hash: sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8= | |
955 silly tarball trying npmlog@^4.0.1 by hash: sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg== | |
956 silly tarball trying gauge@~2.7.3 by hash: sha1-LANAXHU4w51+s3sxcCLjJfsBi/c= | |
957 silly tarball trying wide-align@^1.1.0 by hash: sha512-QGkOQc8XL6Bt5PwnsExKBPuMKBxnGxWWW3fU55Xt4feHozMUhdUMaBCk290qpm/wG5u/RSKzwdAC4i51YigihA== | |
958 silly extract set-blocking@~2.0.0 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/set-blocking-1c66e853 (182ms) | |
959 silly extract tunnel-agent@^0.6.0 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/tunnel-agent-06b64845 (180ms) | |
960 silly extract expand-template@^2.0.3 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/expand-template-5e748e30 (188ms) | |
961 silly extract signal-exit@^3.0.0 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/signal-exit-ae125374 (192ms) | |
962 silly extract to-buffer@^1.1.1 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/to-buffer-0aaef693 (190ms) | |
963 silly extract util-deprecate@~1.0.1 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/util-deprecate-c81584f4 (190ms) | |
964 silly extract deep-extend@^0.6.0 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/deep-extend-fa584254 (199ms) | |
965 silly extract safe-buffer@~5.1.1 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/safe-buffer-14a51ebe (200ms) | |
966 silly extract simple-concat@^1.0.0 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/simple-concat-3c938379 (199ms) | |
967 silly extract string_decoder@~1.1.1 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/string_decoder-62957468 (199ms) | |
968 silly extract isarray@~1.0.0 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/isarray-e19b3856 (204ms) | |
969 silly extract napi-build-utils@^1.0.1 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/napi-build-utils-2eb8bec6 (213ms) | |
970 silly extract core-util-is@~1.0.0 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/core-util-is-b2d720b4 (217ms) | |
971 silly extract delegates@^1.0.0 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/delegates-e999c86e (217ms) | |
972 silly extract detect-libc@^1.0.3 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/detect-libc-b647bfdb (222ms) | |
973 silly extract noop-logger@^0.1.1 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/noop-logger-56a4462a (223ms) | |
974 silly extract bl@^1.0.0 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/bl-f61df025 (217ms) | |
975 silly extract node-abi@^2.7.0 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/node-abi-cdb4c9d7 (226ms) | |
976 silly extract are-we-there-yet@~1.1.2 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/are-we-there-yet-4cef656b (222ms) | |
977 silly extract semver@^5.4.1 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/semver-3f177a27 (232ms) | |
978 silly extract [email protected] extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/github-from-package-f16361f7 (241ms) | |
979 silly extract [email protected] extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/minimist-dee9a477 (243ms) | |
980 silly extract rc@^1.2.7 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/rc-7171a8e7 (240ms) | |
981 silly extract simple-get@^2.7.0 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/simple-get-594253a1 (70ms) | |
982 silly extract once@^1.3.1 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/once-f70d7fd8 (69ms) | |
983 silly extract end-of-stream@^1.1.0 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/end-of-stream-165ed866 (69ms) | |
984 silly extract wrappy@1 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/wrappy-f948c790 (64ms) | |
985 silly extract wide-align@^1.1.0 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/wide-align-c5558722 (63ms) | |
986 silly extract pump@^1.0.0 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/pump-0975cbb5 (77ms) | |
987 silly extract pump@^2.0.1 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/pump-e5d061ef (76ms) | |
988 silly extract npmlog@^4.0.1 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/npmlog-6aaf1b28 (70ms) | |
989 silly extract xtend@^4.0.0 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/xtend-4b872bf4 (79ms) | |
990 silly extract tar-stream@^1.1.2 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/tar-stream-a85371ee (80ms) | |
991 silly extract minimist@^1.2.0 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/minimist-feaaf080 (258ms) | |
992 silly extract mkdirp@^0.5.1 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/mkdirp-71b1e5c8 (259ms) | |
993 silly extract keytar@^4.4.1 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/keytar-72d401b1 (96ms) | |
994 silly extract [email protected] extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/prebuild-install-3f0ff5b9 (95ms) | |
995 silly extract readable-stream@^2.0.6 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/readable-stream-e68c42d0 (261ms) | |
996 silly extract gauge@~2.7.3 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/gauge-716f20f2 (84ms) | |
997 silly extract tar-fs@^1.13.0 extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/tar-fs-e778759c (114ms) | |
998 silly extract @henderea/jse@latest extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/@henderea/jse-8f00f888 (117ms) | |
999 silly extract [email protected] extracted to /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging/nan-58f96139 (285ms) | |
1000 timing action:extract Completed in 296ms | |
1001 silly doReverseSerial unbuild 520 | |
1002 silly doSerial remove 520 | |
1003 silly doSerial move 520 | |
1004 silly doSerial finalize 520 | |
1005 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/ansi-regex | |
1006 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/aproba | |
1007 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/buffer-alloc-unsafe | |
1008 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/buffer-fill | |
1009 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/buffer-alloc | |
1010 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/chownr | |
1011 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/code-point-at | |
1012 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/console-control-strings | |
1013 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/core-util-is | |
1014 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/deep-extend | |
1015 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/delegates | |
1016 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/detect-libc | |
1017 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/expand-template | |
1018 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/fs-constants | |
1019 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/github-from-package | |
1020 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/has-unicode | |
1021 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/inherits | |
1022 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/ini | |
1023 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/isarray | |
1024 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/mimic-response | |
1025 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/decompress-response | |
1026 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/minimist | |
1027 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/mkdirp/node_modules/minimist | |
1028 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/mkdirp | |
1029 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/nan | |
1030 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/napi-build-utils | |
1031 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/noop-logger | |
1032 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/number-is-nan | |
1033 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/is-fullwidth-code-point | |
1034 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/object-assign | |
1035 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/os-homedir | |
1036 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/process-nextick-args | |
1037 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/safe-buffer | |
1038 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/semver | |
1039 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/node-abi | |
1040 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/set-blocking | |
1041 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/signal-exit | |
1042 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/simple-concat | |
1043 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/string_decoder | |
1044 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/strip-ansi | |
1045 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/string-width | |
1046 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/strip-json-comments | |
1047 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/rc | |
1048 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/to-buffer | |
1049 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/tunnel-agent | |
1050 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/util-deprecate | |
1051 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/readable-stream | |
1052 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/are-we-there-yet | |
1053 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/bl | |
1054 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/which-pm-runs | |
1055 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/wide-align | |
1056 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/gauge | |
1057 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/npmlog | |
1058 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/wrappy | |
1059 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/once | |
1060 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/end-of-stream | |
1061 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/pump | |
1062 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/simple-get | |
1063 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/tar-fs/node_modules/pump | |
1064 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/xtend | |
1065 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/tar-stream | |
1066 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/tar-fs | |
1067 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/prebuild-install | |
1068 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/keytar | |
1069 silly finalize /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse | |
1070 timing action:finalize Completed in 116ms | |
1071 silly doParallel refresh-package-json 65 | |
1072 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/ansi-regex | |
1073 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/aproba | |
1074 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/buffer-alloc-unsafe | |
1075 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/buffer-fill | |
1076 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/buffer-alloc | |
1077 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/chownr | |
1078 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/code-point-at | |
1079 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/console-control-strings | |
1080 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/core-util-is | |
1081 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/deep-extend | |
1082 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/delegates | |
1083 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/detect-libc | |
1084 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/expand-template | |
1085 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/fs-constants | |
1086 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/github-from-package | |
1087 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/has-unicode | |
1088 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/inherits | |
1089 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/ini | |
1090 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/isarray | |
1091 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/mimic-response | |
1092 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/decompress-response | |
1093 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/minimist | |
1094 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/mkdirp/node_modules/minimist | |
1095 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/mkdirp | |
1096 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/nan | |
1097 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/napi-build-utils | |
1098 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/noop-logger | |
1099 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/number-is-nan | |
1100 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/is-fullwidth-code-point | |
1101 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/object-assign | |
1102 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/os-homedir | |
1103 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/process-nextick-args | |
1104 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/safe-buffer | |
1105 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/semver | |
1106 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/node-abi | |
1107 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/set-blocking | |
1108 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/signal-exit | |
1109 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/simple-concat | |
1110 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/string_decoder | |
1111 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/strip-ansi | |
1112 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/string-width | |
1113 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/strip-json-comments | |
1114 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/rc | |
1115 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/to-buffer | |
1116 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/tunnel-agent | |
1117 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/util-deprecate | |
1118 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/readable-stream | |
1119 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/are-we-there-yet | |
1120 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/bl | |
1121 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/which-pm-runs | |
1122 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse | |
1123 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/keytar | |
1124 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/prebuild-install | |
1125 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/tar-fs | |
1126 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/tar-stream | |
1127 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/xtend | |
1128 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/tar-fs/node_modules/pump | |
1129 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/simple-get | |
1130 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/pump | |
1131 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/end-of-stream | |
1132 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/once | |
1133 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/wrappy | |
1134 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/npmlog | |
1135 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/gauge | |
1136 silly refresh-package-json /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/wide-align | |
1137 timing action:refresh-package-json Completed in 208ms | |
1138 silly doParallel preinstall 65 | |
1139 silly preinstall [email protected] | |
1140 info lifecycle [email protected]~preinstall: [email protected] | |
1141 silly preinstall [email protected] | |
1142 info lifecycle [email protected]~preinstall: [email protected] | |
1143 silly preinstall [email protected] | |
1144 info lifecycle [email protected]~preinstall: [email protected] | |
1145 silly preinstall [email protected] | |
1146 info lifecycle [email protected]~preinstall: [email protected] | |
1147 silly preinstall [email protected] | |
1148 info lifecycle [email protected]~preinstall: [email protected] | |
1149 silly preinstall [email protected] | |
1150 info lifecycle [email protected]~preinstall: [email protected] | |
1151 silly preinstall [email protected] | |
1152 info lifecycle [email protected]~preinstall: [email protected] | |
1153 silly preinstall [email protected] | |
1154 info lifecycle [email protected]~preinstall: [email protected] | |
1155 silly preinstall [email protected] | |
1156 info lifecycle [email protected]~preinstall: [email protected] | |
1157 silly preinstall [email protected] | |
1158 info lifecycle [email protected]~preinstall: [email protected] | |
1159 silly preinstall [email protected] | |
1160 info lifecycle [email protected]~preinstall: [email protected] | |
1161 silly preinstall [email protected] | |
1162 info lifecycle [email protected]~preinstall: [email protected] | |
1163 silly preinstall [email protected] | |
1164 info lifecycle [email protected]~preinstall: [email protected] | |
1165 silly preinstall [email protected] | |
1166 info lifecycle [email protected]~preinstall: [email protected] | |
1167 silly preinstall [email protected] | |
1168 info lifecycle [email protected]~preinstall: [email protected] | |
1169 silly preinstall [email protected] | |
1170 info lifecycle [email protected]~preinstall: [email protected] | |
1171 silly preinstall [email protected] | |
1172 info lifecycle [email protected]~preinstall: [email protected] | |
1173 silly preinstall [email protected] | |
1174 info lifecycle [email protected]~preinstall: [email protected] | |
1175 silly preinstall [email protected] | |
1176 info lifecycle [email protected]~preinstall: [email protected] | |
1177 silly preinstall [email protected] | |
1178 info lifecycle [email protected]~preinstall: [email protected] | |
1179 silly preinstall [email protected] | |
1180 info lifecycle [email protected]~preinstall: [email protected] | |
1181 silly preinstall [email protected] | |
1182 info lifecycle [email protected]~preinstall: [email protected] | |
1183 silly preinstall [email protected] | |
1184 info lifecycle [email protected]~preinstall: [email protected] | |
1185 silly preinstall [email protected] | |
1186 info lifecycle [email protected]~preinstall: [email protected] | |
1187 silly preinstall [email protected] | |
1188 info lifecycle [email protected]~preinstall: [email protected] | |
1189 silly preinstall [email protected] | |
1190 info lifecycle [email protected]~preinstall: [email protected] | |
1191 silly preinstall [email protected] | |
1192 info lifecycle [email protected]~preinstall: [email protected] | |
1193 silly preinstall [email protected] | |
1194 info lifecycle [email protected]~preinstall: [email protected] | |
1195 silly preinstall [email protected] | |
1196 info lifecycle [email protected]~preinstall: [email protected] | |
1197 silly preinstall [email protected] | |
1198 info lifecycle [email protected]~preinstall: [email protected] | |
1199 silly preinstall [email protected] | |
1200 info lifecycle [email protected]~preinstall: [email protected] | |
1201 silly preinstall [email protected] | |
1202 info lifecycle [email protected]~preinstall: [email protected] | |
1203 silly preinstall [email protected] | |
1204 info lifecycle [email protected]~preinstall: [email protected] | |
1205 silly preinstall [email protected] | |
1206 info lifecycle [email protected]~preinstall: [email protected] | |
1207 silly preinstall [email protected] | |
1208 info lifecycle [email protected]~preinstall: [email protected] | |
1209 silly preinstall [email protected] | |
1210 info lifecycle [email protected]~preinstall: [email protected] | |
1211 silly preinstall [email protected] | |
1212 info lifecycle [email protected]~preinstall: [email protected] | |
1213 silly preinstall [email protected] | |
1214 info lifecycle [email protected]~preinstall: [email protected] | |
1215 silly preinstall [email protected] | |
1216 info lifecycle [email protected]~preinstall: [email protected] | |
1217 silly preinstall [email protected] | |
1218 info lifecycle [email protected]~preinstall: [email protected] | |
1219 silly preinstall [email protected] | |
1220 info lifecycle [email protected]~preinstall: [email protected] | |
1221 silly preinstall [email protected] | |
1222 info lifecycle [email protected]~preinstall: [email protected] | |
1223 silly preinstall [email protected] | |
1224 info lifecycle [email protected]~preinstall: [email protected] | |
1225 silly preinstall [email protected] | |
1226 info lifecycle [email protected]~preinstall: [email protected] | |
1227 silly preinstall [email protected] | |
1228 info lifecycle [email protected]~preinstall: [email protected] | |
1229 silly preinstall [email protected] | |
1230 info lifecycle [email protected]~preinstall: [email protected] | |
1231 silly preinstall [email protected] | |
1232 info lifecycle [email protected]~preinstall: [email protected] | |
1233 silly preinstall [email protected] | |
1234 info lifecycle [email protected]~preinstall: [email protected] | |
1235 silly preinstall [email protected] | |
1236 info lifecycle [email protected]~preinstall: [email protected] | |
1237 silly preinstall [email protected] | |
1238 info lifecycle [email protected]~preinstall: [email protected] | |
1239 silly preinstall @henderea/[email protected] | |
1240 info lifecycle @henderea/[email protected]~preinstall: @henderea/[email protected] | |
1241 silly preinstall [email protected] | |
1242 info lifecycle [email protected]~preinstall: [email protected] | |
1243 silly preinstall [email protected] | |
1244 info lifecycle [email protected]~preinstall: [email protected] | |
1245 silly preinstall [email protected] | |
1246 info lifecycle [email protected]~preinstall: [email protected] | |
1247 silly preinstall [email protected] | |
1248 info lifecycle [email protected]~preinstall: [email protected] | |
1249 silly preinstall [email protected] | |
1250 info lifecycle [email protected]~preinstall: [email protected] | |
1251 silly preinstall [email protected] | |
1252 info lifecycle [email protected]~preinstall: [email protected] | |
1253 silly preinstall [email protected] | |
1254 info lifecycle [email protected]~preinstall: [email protected] | |
1255 silly preinstall [email protected] | |
1256 info lifecycle [email protected]~preinstall: [email protected] | |
1257 silly preinstall [email protected] | |
1258 info lifecycle [email protected]~preinstall: [email protected] | |
1259 silly preinstall [email protected] | |
1260 info lifecycle [email protected]~preinstall: [email protected] | |
1261 silly preinstall [email protected] | |
1262 info lifecycle [email protected]~preinstall: [email protected] | |
1263 silly preinstall [email protected] | |
1264 info lifecycle [email protected]~preinstall: [email protected] | |
1265 silly preinstall [email protected] | |
1266 info lifecycle [email protected]~preinstall: [email protected] | |
1267 silly preinstall [email protected] | |
1268 info lifecycle [email protected]~preinstall: [email protected] | |
1269 timing action:preinstall Completed in 7ms | |
1270 silly doSerial build 520 | |
1271 silly build [email protected] | |
1272 info linkStuff [email protected] | |
1273 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1274 silly linkStuff [email protected] is part of a global install | |
1275 silly linkStuff [email protected] is installed into a global node_modules | |
1276 silly build [email protected] | |
1277 info linkStuff [email protected] | |
1278 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1279 silly linkStuff [email protected] is part of a global install | |
1280 silly linkStuff [email protected] is installed into a global node_modules | |
1281 silly build [email protected] | |
1282 info linkStuff [email protected] | |
1283 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1284 silly linkStuff [email protected] is part of a global install | |
1285 silly linkStuff [email protected] is installed into a global node_modules | |
1286 silly build [email protected] | |
1287 info linkStuff [email protected] | |
1288 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1289 silly linkStuff [email protected] is part of a global install | |
1290 silly linkStuff [email protected] is installed into a global node_modules | |
1291 silly build [email protected] | |
1292 info linkStuff [email protected] | |
1293 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1294 silly linkStuff [email protected] is part of a global install | |
1295 silly linkStuff [email protected] is installed into a global node_modules | |
1296 silly build [email protected] | |
1297 info linkStuff [email protected] | |
1298 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1299 silly linkStuff [email protected] is part of a global install | |
1300 silly linkStuff [email protected] is installed into a global node_modules | |
1301 silly build [email protected] | |
1302 info linkStuff [email protected] | |
1303 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1304 silly linkStuff [email protected] is part of a global install | |
1305 silly linkStuff [email protected] is installed into a global node_modules | |
1306 silly build [email protected] | |
1307 info linkStuff [email protected] | |
1308 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1309 silly linkStuff [email protected] is part of a global install | |
1310 silly linkStuff [email protected] is installed into a global node_modules | |
1311 silly build [email protected] | |
1312 info linkStuff [email protected] | |
1313 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1314 silly linkStuff [email protected] is part of a global install | |
1315 silly linkStuff [email protected] is installed into a global node_modules | |
1316 silly build [email protected] | |
1317 info linkStuff [email protected] | |
1318 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1319 silly linkStuff [email protected] is part of a global install | |
1320 silly linkStuff [email protected] is installed into a global node_modules | |
1321 silly build [email protected] | |
1322 info linkStuff [email protected] | |
1323 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1324 silly linkStuff [email protected] is part of a global install | |
1325 silly linkStuff [email protected] is installed into a global node_modules | |
1326 silly build [email protected] | |
1327 info linkStuff [email protected] | |
1328 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1329 silly linkStuff [email protected] is part of a global install | |
1330 silly linkStuff [email protected] is installed into a global node_modules | |
1331 verbose linkBins [ | |
1331 verbose linkBins { 'detect-libc': './bin/detect-libc.js' }, | |
1331 verbose linkBins '/Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/.bin', | |
1331 verbose linkBins false | |
1331 verbose linkBins ] | |
1332 silly build [email protected] | |
1333 info linkStuff [email protected] | |
1334 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1335 silly linkStuff [email protected] is part of a global install | |
1336 silly linkStuff [email protected] is installed into a global node_modules | |
1337 silly build [email protected] | |
1338 info linkStuff [email protected] | |
1339 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1340 silly linkStuff [email protected] is part of a global install | |
1341 silly linkStuff [email protected] is installed into a global node_modules | |
1342 silly build [email protected] | |
1343 info linkStuff [email protected] | |
1344 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1345 silly linkStuff [email protected] is part of a global install | |
1346 silly linkStuff [email protected] is installed into a global node_modules | |
1347 silly build [email protected] | |
1348 info linkStuff [email protected] | |
1349 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1350 silly linkStuff [email protected] is part of a global install | |
1351 silly linkStuff [email protected] is installed into a global node_modules | |
1352 silly build [email protected] | |
1353 info linkStuff [email protected] | |
1354 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1355 silly linkStuff [email protected] is part of a global install | |
1356 silly linkStuff [email protected] is installed into a global node_modules | |
1357 silly build [email protected] | |
1358 info linkStuff [email protected] | |
1359 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1360 silly linkStuff [email protected] is part of a global install | |
1361 silly linkStuff [email protected] is installed into a global node_modules | |
1362 silly build [email protected] | |
1363 info linkStuff [email protected] | |
1364 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1365 silly linkStuff [email protected] is part of a global install | |
1366 silly linkStuff [email protected] is installed into a global node_modules | |
1367 silly build [email protected] | |
1368 info linkStuff [email protected] | |
1369 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1370 silly linkStuff [email protected] is part of a global install | |
1371 silly linkStuff [email protected] is installed into a global node_modules | |
1372 silly build [email protected] | |
1373 info linkStuff [email protected] | |
1374 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1375 silly linkStuff [email protected] is part of a global install | |
1376 silly linkStuff [email protected] is installed into a global node_modules | |
1377 silly build [email protected] | |
1378 info linkStuff [email protected] | |
1379 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1380 silly linkStuff [email protected] is part of a global install | |
1381 silly linkStuff [email protected] is installed into a global node_modules | |
1382 silly build [email protected] | |
1383 info linkStuff [email protected] | |
1384 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/mkdirp/node_modules as its parent node_modules | |
1385 silly linkStuff [email protected] is part of a global install | |
1386 silly linkStuff [email protected] is installed into a global node_modules | |
1387 silly build [email protected] | |
1388 info linkStuff [email protected] | |
1389 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1390 silly linkStuff [email protected] is part of a global install | |
1391 silly linkStuff [email protected] is installed into a global node_modules | |
1392 verbose linkBins [ | |
1392 verbose linkBins { mkdirp: 'bin/cmd.js' }, | |
1392 verbose linkBins '/Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/.bin', | |
1392 verbose linkBins false | |
1392 verbose linkBins ] | |
1393 silly build [email protected] | |
1394 info linkStuff [email protected] | |
1395 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1396 silly linkStuff [email protected] is part of a global install | |
1397 silly linkStuff [email protected] is installed into a global node_modules | |
1398 silly build [email protected] | |
1399 info linkStuff [email protected] | |
1400 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1401 silly linkStuff [email protected] is part of a global install | |
1402 silly linkStuff [email protected] is installed into a global node_modules | |
1403 silly build [email protected] | |
1404 info linkStuff [email protected] | |
1405 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1406 silly linkStuff [email protected] is part of a global install | |
1407 silly linkStuff [email protected] is installed into a global node_modules | |
1408 silly build [email protected] | |
1409 info linkStuff [email protected] | |
1410 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1411 silly linkStuff [email protected] is part of a global install | |
1412 silly linkStuff [email protected] is installed into a global node_modules | |
1413 silly build [email protected] | |
1414 info linkStuff [email protected] | |
1415 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1416 silly linkStuff [email protected] is part of a global install | |
1417 silly linkStuff [email protected] is installed into a global node_modules | |
1418 silly build [email protected] | |
1419 info linkStuff [email protected] | |
1420 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1421 silly linkStuff [email protected] is part of a global install | |
1422 silly linkStuff [email protected] is installed into a global node_modules | |
1423 silly build [email protected] | |
1424 info linkStuff [email protected] | |
1425 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1426 silly linkStuff [email protected] is part of a global install | |
1427 silly linkStuff [email protected] is installed into a global node_modules | |
1428 silly build [email protected] | |
1429 info linkStuff [email protected] | |
1430 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1431 silly linkStuff [email protected] is part of a global install | |
1432 silly linkStuff [email protected] is installed into a global node_modules | |
1433 silly build [email protected] | |
1434 info linkStuff [email protected] | |
1435 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1436 silly linkStuff [email protected] is part of a global install | |
1437 silly linkStuff [email protected] is installed into a global node_modules | |
1438 silly build [email protected] | |
1439 info linkStuff [email protected] | |
1440 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1441 silly linkStuff [email protected] is part of a global install | |
1442 silly linkStuff [email protected] is installed into a global node_modules | |
1443 verbose linkBins [ | |
1443 verbose linkBins { semver: './bin/semver' }, | |
1443 verbose linkBins '/Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/.bin', | |
1443 verbose linkBins false | |
1443 verbose linkBins ] | |
1444 silly build [email protected] | |
1445 info linkStuff [email protected] | |
1446 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1447 silly linkStuff [email protected] is part of a global install | |
1448 silly linkStuff [email protected] is installed into a global node_modules | |
1449 silly build [email protected] | |
1450 info linkStuff [email protected] | |
1451 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1452 silly linkStuff [email protected] is part of a global install | |
1453 silly linkStuff [email protected] is installed into a global node_modules | |
1454 silly build [email protected] | |
1455 info linkStuff [email protected] | |
1456 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1457 silly linkStuff [email protected] is part of a global install | |
1458 silly linkStuff [email protected] is installed into a global node_modules | |
1459 silly build [email protected] | |
1460 info linkStuff [email protected] | |
1461 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1462 silly linkStuff [email protected] is part of a global install | |
1463 silly linkStuff [email protected] is installed into a global node_modules | |
1464 silly build [email protected] | |
1465 info linkStuff [email protected] | |
1466 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1467 silly linkStuff [email protected] is part of a global install | |
1468 silly linkStuff [email protected] is installed into a global node_modules | |
1469 silly build [email protected] | |
1470 info linkStuff [email protected] | |
1471 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1472 silly linkStuff [email protected] is part of a global install | |
1473 silly linkStuff [email protected] is installed into a global node_modules | |
1474 silly build [email protected] | |
1475 info linkStuff [email protected] | |
1476 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1477 silly linkStuff [email protected] is part of a global install | |
1478 silly linkStuff [email protected] is installed into a global node_modules | |
1479 silly build [email protected] | |
1480 info linkStuff [email protected] | |
1481 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1482 silly linkStuff [email protected] is part of a global install | |
1483 silly linkStuff [email protected] is installed into a global node_modules | |
1484 silly build [email protected] | |
1485 info linkStuff [email protected] | |
1486 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1487 silly linkStuff [email protected] is part of a global install | |
1488 silly linkStuff [email protected] is installed into a global node_modules | |
1489 verbose linkBins [ | |
1489 verbose linkBins { rc: './cli.js' }, | |
1489 verbose linkBins '/Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/.bin', | |
1489 verbose linkBins false | |
1489 verbose linkBins ] | |
1490 silly build [email protected] | |
1491 info linkStuff [email protected] | |
1492 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1493 silly linkStuff [email protected] is part of a global install | |
1494 silly linkStuff [email protected] is installed into a global node_modules | |
1495 silly build [email protected] | |
1496 info linkStuff [email protected] | |
1497 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1498 silly linkStuff [email protected] is part of a global install | |
1499 silly linkStuff [email protected] is installed into a global node_modules | |
1500 silly build [email protected] | |
1501 info linkStuff [email protected] | |
1502 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1503 silly linkStuff [email protected] is part of a global install | |
1504 silly linkStuff [email protected] is installed into a global node_modules | |
1505 silly build [email protected] | |
1506 info linkStuff [email protected] | |
1507 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1508 silly linkStuff [email protected] is part of a global install | |
1509 silly linkStuff [email protected] is installed into a global node_modules | |
1510 silly build [email protected] | |
1511 info linkStuff [email protected] | |
1512 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1513 silly linkStuff [email protected] is part of a global install | |
1514 silly linkStuff [email protected] is installed into a global node_modules | |
1515 silly build [email protected] | |
1516 info linkStuff [email protected] | |
1517 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1518 silly linkStuff [email protected] is part of a global install | |
1519 silly linkStuff [email protected] is installed into a global node_modules | |
1520 silly build [email protected] | |
1521 info linkStuff [email protected] | |
1522 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1523 silly linkStuff [email protected] is part of a global install | |
1524 silly linkStuff [email protected] is installed into a global node_modules | |
1525 silly build [email protected] | |
1526 info linkStuff [email protected] | |
1527 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1528 silly linkStuff [email protected] is part of a global install | |
1529 silly linkStuff [email protected] is installed into a global node_modules | |
1530 silly build [email protected] | |
1531 info linkStuff [email protected] | |
1532 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1533 silly linkStuff [email protected] is part of a global install | |
1534 silly linkStuff [email protected] is installed into a global node_modules | |
1535 silly build [email protected] | |
1536 info linkStuff [email protected] | |
1537 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1538 silly linkStuff [email protected] is part of a global install | |
1539 silly linkStuff [email protected] is installed into a global node_modules | |
1540 silly build [email protected] | |
1541 info linkStuff [email protected] | |
1542 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1543 silly linkStuff [email protected] is part of a global install | |
1544 silly linkStuff [email protected] is installed into a global node_modules | |
1545 silly build [email protected] | |
1546 info linkStuff [email protected] | |
1547 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1548 silly linkStuff [email protected] is part of a global install | |
1549 silly linkStuff [email protected] is installed into a global node_modules | |
1550 silly build [email protected] | |
1551 info linkStuff [email protected] | |
1552 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1553 silly linkStuff [email protected] is part of a global install | |
1554 silly linkStuff [email protected] is installed into a global node_modules | |
1555 silly build [email protected] | |
1556 info linkStuff [email protected] | |
1557 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1558 silly linkStuff [email protected] is part of a global install | |
1559 silly linkStuff [email protected] is installed into a global node_modules | |
1560 silly build [email protected] | |
1561 info linkStuff [email protected] | |
1562 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1563 silly linkStuff [email protected] is part of a global install | |
1564 silly linkStuff [email protected] is installed into a global node_modules | |
1565 silly build [email protected] | |
1566 info linkStuff [email protected] | |
1567 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/tar-fs/node_modules as its parent node_modules | |
1568 silly linkStuff [email protected] is part of a global install | |
1569 silly linkStuff [email protected] is installed into a global node_modules | |
1570 silly build [email protected] | |
1571 info linkStuff [email protected] | |
1572 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1573 silly linkStuff [email protected] is part of a global install | |
1574 silly linkStuff [email protected] is installed into a global node_modules | |
1575 silly build [email protected] | |
1576 info linkStuff [email protected] | |
1577 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1578 silly linkStuff [email protected] is part of a global install | |
1579 silly linkStuff [email protected] is installed into a global node_modules | |
1580 silly build [email protected] | |
1581 info linkStuff [email protected] | |
1582 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1583 silly linkStuff [email protected] is part of a global install | |
1584 silly linkStuff [email protected] is installed into a global node_modules | |
1585 silly build [email protected] | |
1586 info linkStuff [email protected] | |
1587 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1588 silly linkStuff [email protected] is part of a global install | |
1589 silly linkStuff [email protected] is installed into a global node_modules | |
1590 verbose linkBins [ | |
1590 verbose linkBins { 'prebuild-install': './bin.js' }, | |
1590 verbose linkBins '/Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/.bin', | |
1590 verbose linkBins false | |
1590 verbose linkBins ] | |
1591 silly build [email protected] | |
1592 info linkStuff [email protected] | |
1593 silly linkStuff [email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules as its parent node_modules | |
1594 silly linkStuff [email protected] is part of a global install | |
1595 silly linkStuff [email protected] is installed into a global node_modules | |
1596 silly build @henderea/[email protected] | |
1597 info linkStuff @henderea/[email protected] | |
1598 silly linkStuff @henderea/[email protected] has /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules as its parent node_modules | |
1599 silly linkStuff @henderea/[email protected] is part of a global install | |
1600 silly linkStuff @henderea/[email protected] is installed into a global node_modules | |
1601 silly linkStuff @henderea/[email protected] is installed into the top-level global node_modules | |
1602 verbose linkBins [ | |
1602 verbose linkBins { jse: './bin/jse.js' }, | |
1602 verbose linkBins '/Users/erichenderson/.nvm/versions/node/v12.0.0/bin', | |
1602 verbose linkBins true | |
1602 verbose linkBins ] | |
1603 timing action:build Completed in 23ms | |
1604 silly doSerial global-link 520 | |
1605 silly doParallel update-linked 0 | |
1606 silly doSerial install 520 | |
1607 silly install [email protected] | |
1608 info lifecycle [email protected]~install: [email protected] | |
1609 silly install [email protected] | |
1610 info lifecycle [email protected]~install: [email protected] | |
1611 silly install [email protected] | |
1612 info lifecycle [email protected]~install: [email protected] | |
1613 silly install [email protected] | |
1614 info lifecycle [email protected]~install: [email protected] | |
1615 silly install [email protected] | |
1616 info lifecycle [email protected]~install: [email protected] | |
1617 silly install [email protected] | |
1618 info lifecycle [email protected]~install: [email protected] | |
1619 silly install [email protected] | |
1620 info lifecycle [email protected]~install: [email protected] | |
1621 silly install [email protected] | |
1622 info lifecycle [email protected]~install: [email protected] | |
1623 silly install [email protected] | |
1624 info lifecycle [email protected]~install: [email protected] | |
1625 silly install [email protected] | |
1626 info lifecycle [email protected]~install: [email protected] | |
1627 silly install [email protected] | |
1628 info lifecycle [email protected]~install: [email protected] | |
1629 silly install [email protected] | |
1630 info lifecycle [email protected]~install: [email protected] | |
1631 silly install [email protected] | |
1632 info lifecycle [email protected]~install: [email protected] | |
1633 silly install [email protected] | |
1634 info lifecycle [email protected]~install: [email protected] | |
1635 silly install [email protected] | |
1636 info lifecycle [email protected]~install: [email protected] | |
1637 silly install [email protected] | |
1638 info lifecycle [email protected]~install: [email protected] | |
1639 silly install [email protected] | |
1640 info lifecycle [email protected]~install: [email protected] | |
1641 silly install [email protected] | |
1642 info lifecycle [email protected]~install: [email protected] | |
1643 silly install [email protected] | |
1644 info lifecycle [email protected]~install: [email protected] | |
1645 silly install [email protected] | |
1646 info lifecycle [email protected]~install: [email protected] | |
1647 silly install [email protected] | |
1648 info lifecycle [email protected]~install: [email protected] | |
1649 silly install [email protected] | |
1650 info lifecycle [email protected]~install: [email protected] | |
1651 silly install [email protected] | |
1652 info lifecycle [email protected]~install: [email protected] | |
1653 silly install [email protected] | |
1654 info lifecycle [email protected]~install: [email protected] | |
1655 silly install [email protected] | |
1656 info lifecycle [email protected]~install: [email protected] | |
1657 silly install [email protected] | |
1658 info lifecycle [email protected]~install: [email protected] | |
1659 silly install [email protected] | |
1660 info lifecycle [email protected]~install: [email protected] | |
1661 silly install [email protected] | |
1662 info lifecycle [email protected]~install: [email protected] | |
1663 silly install [email protected] | |
1664 info lifecycle [email protected]~install: [email protected] | |
1665 silly install [email protected] | |
1666 info lifecycle [email protected]~install: [email protected] | |
1667 silly install [email protected] | |
1668 info lifecycle [email protected]~install: [email protected] | |
1669 silly install [email protected] | |
1670 info lifecycle [email protected]~install: [email protected] | |
1671 silly install [email protected] | |
1672 info lifecycle [email protected]~install: [email protected] | |
1673 silly install [email protected] | |
1674 info lifecycle [email protected]~install: [email protected] | |
1675 silly install [email protected] | |
1676 info lifecycle [email protected]~install: [email protected] | |
1677 silly install [email protected] | |
1678 info lifecycle [email protected]~install: [email protected] | |
1679 silly install [email protected] | |
1680 info lifecycle [email protected]~install: [email protected] | |
1681 silly install [email protected] | |
1682 info lifecycle [email protected]~install: [email protected] | |
1683 silly install [email protected] | |
1684 info lifecycle [email protected]~install: [email protected] | |
1685 silly install [email protected] | |
1686 info lifecycle [email protected]~install: [email protected] | |
1687 silly install [email protected] | |
1688 info lifecycle [email protected]~install: [email protected] | |
1689 silly install [email protected] | |
1690 info lifecycle [email protected]~install: [email protected] | |
1691 silly install [email protected] | |
1692 info lifecycle [email protected]~install: [email protected] | |
1693 silly install [email protected] | |
1694 info lifecycle [email protected]~install: [email protected] | |
1695 silly install [email protected] | |
1696 info lifecycle [email protected]~install: [email protected] | |
1697 silly install [email protected] | |
1698 info lifecycle [email protected]~install: [email protected] | |
1699 silly install [email protected] | |
1700 info lifecycle [email protected]~install: [email protected] | |
1701 silly install [email protected] | |
1702 info lifecycle [email protected]~install: [email protected] | |
1703 silly install [email protected] | |
1704 info lifecycle [email protected]~install: [email protected] | |
1705 silly install [email protected] | |
1706 info lifecycle [email protected]~install: [email protected] | |
1707 silly install [email protected] | |
1708 info lifecycle [email protected]~install: [email protected] | |
1709 silly install [email protected] | |
1710 info lifecycle [email protected]~install: [email protected] | |
1711 silly install [email protected] | |
1712 info lifecycle [email protected]~install: [email protected] | |
1713 silly install [email protected] | |
1714 info lifecycle [email protected]~install: [email protected] | |
1715 silly install [email protected] | |
1716 info lifecycle [email protected]~install: [email protected] | |
1717 silly install [email protected] | |
1718 info lifecycle [email protected]~install: [email protected] | |
1719 silly install [email protected] | |
1720 info lifecycle [email protected]~install: [email protected] | |
1721 silly install [email protected] | |
1722 info lifecycle [email protected]~install: [email protected] | |
1723 silly install [email protected] | |
1724 info lifecycle [email protected]~install: [email protected] | |
1725 silly install [email protected] | |
1726 info lifecycle [email protected]~install: [email protected] | |
1727 silly install [email protected] | |
1728 info lifecycle [email protected]~install: [email protected] | |
1729 silly install [email protected] | |
1730 info lifecycle [email protected]~install: [email protected] | |
1731 silly install [email protected] | |
1732 info lifecycle [email protected]~install: [email protected] | |
1733 silly install [email protected] | |
1734 info lifecycle [email protected]~install: [email protected] | |
1735 verbose lifecycle [email protected]~install: unsafe-perm in lifecycle true | |
1736 verbose lifecycle [email protected]~install: PATH: /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/keytar/node_modules/.bin:/Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/.bin:/Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.bin:/Users/erichenderson/.rvm/gems/ruby-2.6.3/bin:/Users/erichenderson/.rvm/gems/ruby-2.6.3@global/bin:/Users/erichenderson/.rvm/rubies/ruby-2.6.3/bin:/Users/erichenderson/.rvm/bin:/Users/erichenderson/.pyenv/plugins/pyenv-virtualenv/shims:/Users/erichenderson/.pyenv/shims:/Users/erichenderson/.pyenv/bin:/Users/erichenderson/.asdf/shims:/Users/erichenderson/.asdf/bin:/Users/erichenderson/.nvm/versions/node/v12.0.0/bin:/Users/erichenderson/.pub-cache/bin:/usr/local/opt/libxml2/bin:/Users/erichenderson/bin:/Users/erichenderson/.cargo/bin:/Users/erichenderson/.node/bin:/usr/local/bin:/usr/local/sbin:/Users/erichenderson/Documents/Developer/otherscripts/bin:/Users/erichenderson/Documents/Developer/scripts/bin:/Users/erichenderson/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/Users/erichenderson/Documents/Developer/otherscripts/bin:/Users/erichenderson/Documents/Developer/scripts/bin:/Applications/VMware Fusion.app/Contents/Public:/Library/TeX/texbin:/usr/local/share/dotnet:/opt/X11/bin:/usr/local/git/bin | |
1737 verbose lifecycle [email protected]~install: CWD: /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/@henderea/jse/node_modules/keytar | |
1738 silly lifecycle [email protected]~install: Args: [ '-c', 'prebuild-install || node-gyp rebuild' ] | |
1739 silly lifecycle [email protected]~install: Returned: code: 1 signal: null | |
1740 info lifecycle [email protected]~install: Failed to exec install script | |
1741 timing action:install Completed in 7874ms | |
1742 verbose unlock done using /Users/erichenderson/.npm/_locks/staging-058c7362c96f378e.lock for /Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/.staging | |
1743 timing stage:rollbackFailedOptional Completed in 120ms | |
1744 timing stage:runTopLevelLifecycles Completed in 11537ms | |
1745 verbose stack Error: [email protected] install: `prebuild-install || node-gyp rebuild` | |
1745 verbose stack Exit status 1 | |
1745 verbose stack at EventEmitter.<anonymous> (/Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:301:16) | |
1745 verbose stack at EventEmitter.emit (events.js:196:13) | |
1745 verbose stack at ChildProcess.<anonymous> (/Users/erichenderson/.nvm/versions/node/v12.0.0/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14) | |
1745 verbose stack at ChildProcess.emit (events.js:196:13) | |
1745 verbose stack at maybeClose (internal/child_process.js:1000:16) | |
1745 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:267:5) | |
1746 verbose pkgid [email protected] | |
1747 verbose cwd /Users/erichenderson/Downloads | |
1748 verbose Darwin 18.5.0 | |
1749 verbose argv "/Users/erichenderson/.nvm/versions/node/v12.0.0/bin/node" "/Users/erichenderson/.nvm/versions/node/v12.0.0/bin/npm" "install" "-g" "@henderea/jse" | |
1750 verbose node v12.0.0 | |
1751 verbose npm v6.9.0 | |
1752 error code ELIFECYCLE | |
1753 error errno 1 | |
1754 error [email protected] install: `prebuild-install || node-gyp rebuild` | |
1754 error Exit status 1 | |
1755 error Failed at the [email protected] install script. | |
1755 error This is probably not a problem with npm. There is likely additional logging output above. | |
1756 verbose exit [ 1, true ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment