lovell / sharp

High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, AVIF and TIFF images. Uses the libvips library.
https://sharp.pixelplumbing.com
Apache License 2.0
29.28k stars 1.3k forks source link

Installation error: tunneling socket could not be established - when installing cordova-res #3051

Closed bengrah-miller closed 2 years ago

bengrah-miller commented 2 years ago

Hi there,

I'm trying to install cordova-res which requires sharp as part of it's installation, but every time I try to install I keep getting an Installation error: tunnelling socket could not be established, case=read ECONNRESET

> sharp@0.29.3 install C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\sharp
> (node install/libvips && node install/dll-copy && prebuild-install) || (node install/can-compile && node-gyp rebuild && node install/dll-copy)

sharp: Downloading https://github.com/lovell/sharp-libvips/releases/download/v8.11.3/libvips-8.11.3-win32-x64.tar.br
sharp: Installation error: tunneling socket could not be established, cause=read ECONNRESET
sharp: Please see https://sharp.pixelplumbing.com/install for required dependencies

I saw on an earlier issue that you have to have one of six environment variables set up - I already have HTTP_PROXY set up as a system environment variable, and I'm able to download other items via npm without any issue.

Here is the debug log output:

0 info it worked if it ends with ok
1 verbose cli [
1 verbose cli   'C:\\Program Files\\nodejs\\node.exe',
1 verbose cli   'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli   'i',
1 verbose cli   '-g',
1 verbose cli   'cordova-res',
1 verbose cli   '--verbose'
1 verbose cli ]
2 info using npm@6.14.15
3 info using node@v14.17.6
4 verbose npm-session a219eefe18aa526c
5 silly install loadCurrentTree
6 silly install readGlobalPackageData
7 http fetch GET 200 https://registry.npmjs.org/cordova-res 12ms (from cache)
8 silly pacote tag manifest for cordova-res@latest fetched in 30ms
9 timing stage:loadCurrentTree Completed in 56ms
10 silly install loadIdealTree
11 silly install cloneCurrentTreeToIdealTree
12 timing stage:loadIdealTree:cloneCurrentTree Completed in 1ms
13 silly install loadShrinkwrap
14 timing stage:loadIdealTree:loadShrinkwrap Completed in 1ms
15 silly install loadAllDepsIntoIdealTree
16 silly resolveWithNewModule cordova-res@0.15.4 checking installable status
17 http fetch GET 200 https://registry.npmjs.org/debug 53ms (from cache)
18 http fetch GET 200 https://registry.npmjs.org/elementtree 55ms (from cache)
19 http fetch GET 200 https://registry.npmjs.org/@ionic%2futils-array 58ms (from cache)
20 http fetch GET 200 https://registry.npmjs.org/tslib 54ms (from cache)
21 http fetch GET 200 https://registry.npmjs.org/sharp 57ms (from cache)
22 silly pacote range manifest for debug@^4.2.0 fetched in 62ms
23 silly resolveWithNewModule debug@4.3.3 checking installable status
24 silly pacote range manifest for elementtree@^0.1.7 fetched in 63ms
25 silly resolveWithNewModule elementtree@0.1.7 checking installable status
26 silly pacote range manifest for tslib@^2.0.3 fetched in 60ms
27 silly resolveWithNewModule tslib@2.3.1 checking installable status
28 silly pacote range manifest for sharp@^0.29.2 fetched in 62ms
29 silly resolveWithNewModule sharp@0.29.3 checking installable status
30 silly pacote range manifest for @ionic/utils-array@^2.1.5 fetched in 68ms
31 silly resolveWithNewModule @ionic/utils-array@2.1.5 checking installable status
32 http fetch GET 304 https://registry.npmjs.org/@ionic%2futils-fs 2247ms (from cache)
33 silly pacote range manifest for @ionic/utils-fs@^3.1.5 fetched in 2250ms
34 silly resolveWithNewModule @ionic/utils-fs@3.1.5 checking installable status
35 http fetch GET 304 https://registry.npmjs.org/ms 635ms (from cache)
36 silly pacote version manifest for ms@2.1.2 fetched in 638ms
37 silly resolveWithNewModule ms@2.1.2 checking installable status
38 http fetch GET 200 https://registry.npmjs.org/fs-extra 3ms (from cache)
39 silly pacote range manifest for fs-extra@^9.0.0 fetched in 7ms
40 silly resolveWithNewModule fs-extra@9.1.0 checking installable status
41 http fetch GET 200 https://registry.npmjs.org/jsonfile 9ms (from cache)
42 silly pacote range manifest for jsonfile@^6.0.1 fetched in 11ms
43 silly resolveWithNewModule jsonfile@6.1.0 checking installable status
44 http fetch GET 304 https://registry.npmjs.org/at-least-node 674ms (from cache)
45 http fetch GET 304 https://registry.npmjs.org/graceful-fs 676ms (from cache)
46 http fetch GET 304 https://registry.npmjs.org/universalify 678ms (from cache)
47 silly pacote range manifest for at-least-node@^1.0.0 fetched in 681ms
48 silly resolveWithNewModule at-least-node@1.0.0 checking installable status
49 silly pacote range manifest for graceful-fs@^4.2.0 fetched in 681ms
50 silly resolveWithNewModule graceful-fs@4.2.9 checking installable status
51 silly pacote range manifest for universalify@^2.0.0 fetched in 681ms
52 silly resolveWithNewModule universalify@2.0.0 checking installable status
53 http fetch GET 200 https://registry.npmjs.org/sax 3ms (from cache)
54 silly pacote version manifest for sax@1.1.4 fetched in 5ms
55 silly resolveWithNewModule sax@1.1.4 checking installable status
56 http fetch GET 200 https://registry.npmjs.org/prebuild-install 23ms (from cache)
57 http fetch GET 200 https://registry.npmjs.org/node-addon-api 26ms (from cache)
58 http fetch GET 200 https://registry.npmjs.org/detect-libc 28ms (from cache)
59 http fetch GET 200 https://registry.npmjs.org/tar-fs 27ms (from cache)
60 http fetch GET 200 https://registry.npmjs.org/tunnel-agent 28ms (from cache)
61 http fetch GET 200 https://registry.npmjs.org/color 31ms (from cache)
62 silly pacote range manifest for prebuild-install@^7.0.0 fetched in 33ms
63 silly resolveWithNewModule prebuild-install@7.0.0 checking installable status
64 silly pacote range manifest for node-addon-api@^4.2.0 fetched in 33ms
65 silly resolveWithNewModule node-addon-api@4.2.0 checking installable status
66 http fetch GET 200 https://registry.npmjs.org/semver 33ms (from cache)
67 silly pacote range manifest for tar-fs@^2.1.1 fetched in 35ms
68 silly resolveWithNewModule tar-fs@2.1.1 checking installable status
69 silly pacote range manifest for detect-libc@^1.0.3 fetched in 37ms
70 silly resolveWithNewModule detect-libc@1.0.3 checking installable status
71 silly pacote range manifest for tunnel-agent@^0.6.0 fetched in 36ms
72 silly resolveWithNewModule tunnel-agent@0.6.0 checking installable status
73 silly pacote range manifest for color@^4.0.1 fetched in 39ms
74 silly resolveWithNewModule color@4.2.0 checking installable status
75 silly pacote range manifest for semver@^7.3.5 fetched in 38ms
76 silly resolveWithNewModule semver@7.3.5 checking installable status
77 http fetch GET 304 https://registry.npmjs.org/simple-get 647ms (from cache)
78 silly pacote range manifest for simple-get@^4.0.0 fetched in 652ms
79 silly resolveWithNewModule simple-get@4.0.0 checking installable status
80 http fetch GET 304 https://registry.npmjs.org/color-convert 649ms (from cache)
81 silly pacote range manifest for color-convert@^2.0.1 fetched in 651ms
82 silly resolveWithNewModule color-convert@2.0.1 checking installable status
83 http fetch GET 304 https://registry.npmjs.org/color-string 777ms (from cache)
84 silly pacote range manifest for color-string@^1.9.0 fetched in 781ms
85 silly resolveWithNewModule color-string@1.9.0 checking installable status
86 http fetch GET 304 https://registry.npmjs.org/color-name 602ms (from cache)
87 silly pacote range manifest for color-name@~1.1.4 fetched in 604ms
88 silly resolveWithNewModule color-name@1.1.4 checking installable status
89 http fetch GET 304 https://registry.npmjs.org/simple-swizzle 605ms (from cache)
90 silly pacote range manifest for simple-swizzle@^0.2.2 fetched in 608ms
91 silly resolveWithNewModule simple-swizzle@0.2.2 checking installable status
92 http fetch GET 200 https://registry.npmjs.org/is-arrayish 4ms (from cache)
93 silly pacote range manifest for is-arrayish@^0.3.1 fetched in 10ms
94 silly resolveWithNewModule is-arrayish@0.3.2 checking installable status
95 http fetch GET 200 https://registry.npmjs.org/expand-template 12ms (from cache)
96 http fetch GET 200 https://registry.npmjs.org/mkdirp-classic 13ms (from cache)
97 http fetch GET 200 https://registry.npmjs.org/github-from-package 14ms (from cache)
98 http fetch GET 200 https://registry.npmjs.org/napi-build-utils 15ms (from cache)
99 http fetch GET 200 https://registry.npmjs.org/minimist 16ms (from cache)
100 http fetch GET 200 https://registry.npmjs.org/node-abi 17ms (from cache)
101 silly pacote range manifest for expand-template@^2.0.3 fetched in 20ms
102 silly resolveWithNewModule expand-template@2.0.3 checking installable status
103 silly pacote version manifest for github-from-package@0.0.0 fetched in 20ms
104 silly resolveWithNewModule github-from-package@0.0.0 checking installable status
105 silly pacote range manifest for mkdirp-classic@^0.5.3 fetched in 21ms
106 silly resolveWithNewModule mkdirp-classic@0.5.3 checking installable status
107 silly pacote range manifest for node-abi@^3.3.0 fetched in 21ms
108 silly resolveWithNewModule node-abi@3.5.0 checking installable status
109 silly pacote range manifest for napi-build-utils@^1.0.1 fetched in 21ms
110 silly resolveWithNewModule napi-build-utils@1.0.2 checking installable status
111 silly pacote range manifest for minimist@^1.2.3 fetched in 22ms
112 silly resolveWithNewModule minimist@1.2.5 checking installable status
113 http fetch GET 304 https://registry.npmjs.org/pump 644ms (from cache)
114 http fetch GET 304 https://registry.npmjs.org/rc 646ms (from cache)
115 silly pacote range manifest for pump@^3.0.0 fetched in 648ms
116 silly resolveWithNewModule pump@3.0.0 checking installable status
117 silly pacote range manifest for rc@^1.2.7 fetched in 649ms
118 silly resolveWithNewModule rc@1.2.8 checking installable status
119 http fetch GET 304 https://registry.npmjs.org/npmlog 2063ms (from cache)
120 silly pacote range manifest for npmlog@^4.0.1 fetched in 2066ms
121 silly resolveWithNewModule npmlog@4.1.2 checking installable status
122 http fetch GET 200 https://registry.npmjs.org/lru-cache 3ms (from cache)
123 silly pacote range manifest for lru-cache@^6.0.0 fetched in 5ms
124 silly resolveWithNewModule lru-cache@6.0.0 checking installable status
125 http fetch GET 200 https://registry.npmjs.org/yallist 3ms (from cache)
126 silly pacote range manifest for yallist@^4.0.0 fetched in 5ms
127 silly resolveWithNewModule yallist@4.0.0 checking installable status
128 http fetch GET 200 https://registry.npmjs.org/console-control-strings 7ms (from cache)
129 http fetch GET 200 https://registry.npmjs.org/are-we-there-yet 9ms (from cache)
130 http fetch GET 200 https://registry.npmjs.org/gauge 10ms (from cache)
131 silly pacote range manifest for are-we-there-yet@~1.1.2 fetched in 13ms
132 silly resolveWithNewModule are-we-there-yet@1.1.7 checking installable status
133 silly pacote range manifest for console-control-strings@~1.1.0 fetched in 14ms
134 silly resolveWithNewModule console-control-strings@1.1.0 checking installable status
135 silly pacote range manifest for gauge@~2.7.3 fetched in 14ms
136 silly resolveWithNewModule gauge@2.7.4 checking installable status
137 http fetch GET 304 https://registry.npmjs.org/set-blocking 786ms (from cache)
138 silly pacote range manifest for set-blocking@~2.0.0 fetched in 789ms
139 silly resolveWithNewModule set-blocking@2.0.0 checking installable status
140 http fetch GET 200 https://registry.npmjs.org/delegates 4ms (from cache)
141 silly pacote range manifest for delegates@^1.0.0 fetched in 7ms
142 silly resolveWithNewModule delegates@1.0.0 checking installable status
143 http fetch GET 304 https://registry.npmjs.org/readable-stream 633ms (from cache)
144 silly pacote range manifest for readable-stream@^2.0.6 fetched in 637ms
145 silly resolveWithNewModule readable-stream@2.3.7 checking installable status
146 http fetch GET 200 https://registry.npmjs.org/inherits 13ms (from cache)
147 http fetch GET 200 https://registry.npmjs.org/isarray 15ms (from cache)
148 http fetch GET 200 https://registry.npmjs.org/process-nextick-args 15ms (from cache)
149 http fetch GET 200 https://registry.npmjs.org/safe-buffer 17ms (from cache)
150 http fetch GET 200 https://registry.npmjs.org/util-deprecate 17ms (from cache)
151 silly pacote range manifest for isarray@~1.0.0 fetched in 20ms
152 silly resolveWithNewModule isarray@1.0.0 checking installable status
153 silly pacote range manifest for process-nextick-args@~2.0.0 fetched in 22ms
154 silly resolveWithNewModule process-nextick-args@2.0.1 checking installable status
155 silly pacote range manifest for inherits@~2.0.3 fetched in 24ms
156 silly resolveWithNewModule inherits@2.0.4 checking installable status
157 silly pacote range manifest for safe-buffer@~5.1.1 fetched in 25ms
158 silly resolveWithNewModule safe-buffer@5.1.2 checking installable status
159 silly pacote range manifest for util-deprecate@~1.0.1 fetched in 24ms
160 silly resolveWithNewModule util-deprecate@1.0.2 checking installable status
161 http fetch GET 304 https://registry.npmjs.org/core-util-is 629ms (from cache)
162 http fetch GET 304 https://registry.npmjs.org/string_decoder 631ms (from cache)
163 silly pacote range manifest for core-util-is@~1.0.0 fetched in 633ms
164 silly resolveWithNewModule core-util-is@1.0.3 checking installable status
165 silly pacote range manifest for string_decoder@~1.1.1 fetched in 633ms
166 silly resolveWithNewModule string_decoder@1.1.1 checking installable status
167 http fetch GET 200 https://registry.npmjs.org/has-unicode 9ms (from cache)
168 http fetch GET 200 https://registry.npmjs.org/object-assign 10ms (from cache)
169 http fetch GET 200 https://registry.npmjs.org/aproba 12ms (from cache)
170 http fetch GET 200 https://registry.npmjs.org/signal-exit 13ms (from cache)
171 http fetch GET 200 https://registry.npmjs.org/string-width 14ms (from cache)
172 http fetch GET 200 https://registry.npmjs.org/wide-align 15ms (from cache)
173 silly pacote range manifest for has-unicode@^2.0.0 fetched in 17ms
174 silly resolveWithNewModule has-unicode@2.0.1 checking installable status
175 silly pacote range manifest for aproba@^1.0.3 fetched in 19ms
176 silly resolveWithNewModule aproba@1.2.0 checking installable status
177 silly pacote range manifest for object-assign@^4.1.0 fetched in 18ms
178 silly resolveWithNewModule object-assign@4.1.1 checking installable status
179 silly pacote range manifest for signal-exit@^3.0.0 fetched in 18ms
180 silly resolveWithNewModule signal-exit@3.0.6 checking installable status
181 silly pacote range manifest for wide-align@^1.1.0 fetched in 18ms
182 silly resolveWithNewModule wide-align@1.1.5 checking installable status
183 silly pacote range manifest for string-width@^1.0.1 fetched in 19ms
184 silly resolveWithNewModule string-width@1.0.2 checking installable status
185 http fetch GET 304 https://registry.npmjs.org/strip-ansi 878ms (from cache)
186 silly pacote range manifest for strip-ansi@^3.0.1 fetched in 881ms
187 silly resolveWithNewModule strip-ansi@3.0.1 checking installable status
188 http fetch GET 200 https://registry.npmjs.org/code-point-at 3ms (from cache)
189 http fetch GET 200 https://registry.npmjs.org/is-fullwidth-code-point 5ms (from cache)
190 silly pacote range manifest for code-point-at@^1.0.0 fetched in 7ms
191 silly resolveWithNewModule code-point-at@1.1.0 checking installable status
192 silly pacote range manifest for is-fullwidth-code-point@^1.0.0 fetched in 8ms
193 silly resolveWithNewModule is-fullwidth-code-point@1.0.0 checking installable status
194 http fetch GET 200 https://registry.npmjs.org/number-is-nan 3ms (from cache)
195 silly pacote range manifest for number-is-nan@^1.0.0 fetched in 5ms
196 silly resolveWithNewModule number-is-nan@1.0.1 checking installable status
197 http fetch GET 200 https://registry.npmjs.org/ansi-regex 2ms (from cache)
198 silly pacote range manifest for ansi-regex@^2.0.0 fetched in 4ms
199 silly resolveWithNewModule ansi-regex@2.1.1 checking installable status
200 http fetch GET 200 https://registry.npmjs.org/end-of-stream 6ms (from cache)
201 http fetch GET 200 https://registry.npmjs.org/once 11ms (from cache)
202 silly pacote range manifest for end-of-stream@^1.1.0 fetched in 15ms
203 silly resolveWithNewModule end-of-stream@1.4.4 checking installable status
204 silly pacote range manifest for once@^1.3.1 fetched in 18ms
205 silly resolveWithNewModule once@1.4.0 checking installable status
206 http fetch GET 200 https://registry.npmjs.org/wrappy 3ms (from cache)
207 silly pacote range manifest for wrappy@1 fetched in 9ms
208 silly resolveWithNewModule wrappy@1.0.2 checking installable status
209 http fetch GET 200 https://registry.npmjs.org/deep-extend 4ms (from cache)
210 http fetch GET 200 https://registry.npmjs.org/strip-json-comments 7ms (from cache)
211 http fetch GET 200 https://registry.npmjs.org/ini 8ms (from cache)
212 silly pacote range manifest for deep-extend@^0.6.0 fetched in 9ms
213 silly resolveWithNewModule deep-extend@0.6.0 checking installable status
214 silly pacote range manifest for ini@~1.3.0 fetched in 10ms
215 silly resolveWithNewModule ini@1.3.8 checking installable status
216 silly pacote range manifest for strip-json-comments@~2.0.1 fetched in 10ms
217 silly resolveWithNewModule strip-json-comments@2.0.1 checking installable status
218 http fetch GET 200 https://registry.npmjs.org/simple-concat 3ms (from cache)
219 http fetch GET 200 https://registry.npmjs.org/decompress-response 5ms (from cache)
220 silly pacote range manifest for simple-concat@^1.0.0 fetched in 6ms
221 silly resolveWithNewModule simple-concat@1.0.1 checking installable status
222 silly pacote range manifest for decompress-response@^6.0.0 fetched in 7ms
223 silly resolveWithNewModule decompress-response@6.0.0 checking installable status
224 http fetch GET 304 https://registry.npmjs.org/mimic-response 1090ms (from cache)
225 silly pacote range manifest for mimic-response@^3.1.0 fetched in 1093ms
226 silly resolveWithNewModule mimic-response@3.1.0 checking installable status
227 http fetch GET 200 https://registry.npmjs.org/tar-stream 4ms (from cache)
228 silly pacote range manifest for tar-stream@^2.1.4 fetched in 6ms
229 silly resolveWithNewModule tar-stream@2.2.0 checking installable status
230 http fetch GET 304 https://registry.npmjs.org/chownr 674ms (from cache)
231 silly pacote range manifest for chownr@^1.1.1 fetched in 676ms
232 silly resolveWithNewModule chownr@1.1.4 checking installable status
233 silly pacote range manifest for readable-stream@^3.1.1 fetched in 2ms
234 silly resolveWithNewModule readable-stream@3.6.0 checking installable status
235 http fetch GET 200 https://registry.npmjs.org/fs-constants 3ms (from cache)
236 http fetch GET 200 https://registry.npmjs.org/bl 5ms (from cache)
237 silly pacote range manifest for fs-constants@^1.0.0 fetched in 7ms
238 silly resolveWithNewModule fs-constants@1.0.0 checking installable status
239 silly pacote range manifest for bl@^4.0.3 fetched in 8ms
240 silly resolveWithNewModule bl@4.1.0 checking installable status
241 silly pacote range manifest for readable-stream@^3.4.0 fetched in 2ms
242 silly resolveWithNewModule readable-stream@3.6.0 checking installable status
243 http fetch GET 200 https://registry.npmjs.org/buffer 3ms (from cache)
244 silly pacote range manifest for buffer@^5.5.0 fetched in 5ms
245 silly resolveWithNewModule buffer@5.7.1 checking installable status
246 http fetch GET 200 https://registry.npmjs.org/ieee754 4ms (from cache)
247 silly pacote range manifest for ieee754@^1.1.13 fetched in 6ms
248 silly resolveWithNewModule ieee754@1.2.1 checking installable status
249 http fetch GET 304 https://registry.npmjs.org/base64-js 770ms (from cache)
250 silly pacote range manifest for base64-js@^1.3.1 fetched in 773ms
251 silly resolveWithNewModule base64-js@1.5.1 checking installable status
252 timing stage:loadIdealTree:loadAllDepsIntoIdealTree Completed in 13933ms
253 timing stage:loadIdealTree Completed in 13955ms
254 silly currentTree npm
255 silly idealTree npm
255 silly idealTree `-- cordova-res@0.15.4
255 silly idealTree   +-- @ionic/utils-array@2.1.5
255 silly idealTree   +-- @ionic/utils-fs@3.1.5
255 silly idealTree   +-- ansi-regex@2.1.1
255 silly idealTree   +-- aproba@1.2.0
255 silly idealTree   +-- are-we-there-yet@1.1.7
255 silly idealTree   +-- at-least-node@1.0.0
255 silly idealTree   +-- base64-js@1.5.1
255 silly idealTree   +-- bl@4.1.0
255 silly idealTree   | `-- readable-stream@3.6.0
255 silly idealTree   +-- buffer@5.7.1
255 silly idealTree   +-- chownr@1.1.4
255 silly idealTree   +-- code-point-at@1.1.0
255 silly idealTree   +-- color-convert@2.0.1
255 silly idealTree   +-- color-name@1.1.4
255 silly idealTree   +-- color-string@1.9.0
255 silly idealTree   +-- color@4.2.0
255 silly idealTree   +-- console-control-strings@1.1.0
255 silly idealTree   +-- core-util-is@1.0.3
255 silly idealTree   +-- debug@4.3.3
255 silly idealTree   +-- decompress-response@6.0.0
255 silly idealTree   +-- deep-extend@0.6.0
255 silly idealTree   +-- delegates@1.0.0
255 silly idealTree   +-- detect-libc@1.0.3
255 silly idealTree   +-- elementtree@0.1.7
255 silly idealTree   +-- end-of-stream@1.4.4
255 silly idealTree   +-- expand-template@2.0.3
255 silly idealTree   +-- fs-constants@1.0.0
255 silly idealTree   +-- fs-extra@9.1.0
255 silly idealTree   +-- gauge@2.7.4
255 silly idealTree   +-- github-from-package@0.0.0
255 silly idealTree   +-- graceful-fs@4.2.9
255 silly idealTree   +-- has-unicode@2.0.1
255 silly idealTree   +-- ieee754@1.2.1
255 silly idealTree   +-- inherits@2.0.4
255 silly idealTree   +-- ini@1.3.8
255 silly idealTree   +-- is-arrayish@0.3.2
255 silly idealTree   +-- is-fullwidth-code-point@1.0.0
255 silly idealTree   +-- isarray@1.0.0
255 silly idealTree   +-- jsonfile@6.1.0
255 silly idealTree   +-- lru-cache@6.0.0
255 silly idealTree   +-- mimic-response@3.1.0
255 silly idealTree   +-- minimist@1.2.5
255 silly idealTree   +-- mkdirp-classic@0.5.3
255 silly idealTree   +-- ms@2.1.2
255 silly idealTree   +-- napi-build-utils@1.0.2
255 silly idealTree   +-- node-abi@3.5.0
255 silly idealTree   +-- node-addon-api@4.2.0
255 silly idealTree   +-- npmlog@4.1.2
255 silly idealTree   +-- number-is-nan@1.0.1
255 silly idealTree   +-- object-assign@4.1.1
255 silly idealTree   +-- once@1.4.0
255 silly idealTree   +-- prebuild-install@7.0.0
255 silly idealTree   +-- process-nextick-args@2.0.1
255 silly idealTree   +-- pump@3.0.0
255 silly idealTree   +-- rc@1.2.8
255 silly idealTree   +-- readable-stream@2.3.7
255 silly idealTree   +-- safe-buffer@5.1.2
255 silly idealTree   +-- sax@1.1.4
255 silly idealTree   +-- semver@7.3.5
255 silly idealTree   +-- set-blocking@2.0.0
255 silly idealTree   +-- sharp@0.29.3
255 silly idealTree   +-- signal-exit@3.0.6
255 silly idealTree   +-- simple-concat@1.0.1
255 silly idealTree   +-- simple-get@4.0.0
255 silly idealTree   +-- simple-swizzle@0.2.2
255 silly idealTree   +-- string_decoder@1.1.1
255 silly idealTree   +-- string-width@1.0.2
255 silly idealTree   +-- strip-ansi@3.0.1
255 silly idealTree   +-- strip-json-comments@2.0.1
255 silly idealTree   +-- tar-fs@2.1.1
255 silly idealTree   +-- tar-stream@2.2.0
255 silly idealTree   | `-- readable-stream@3.6.0
255 silly idealTree   +-- tslib@2.3.1
255 silly idealTree   +-- tunnel-agent@0.6.0
255 silly idealTree   +-- universalify@2.0.0
255 silly idealTree   +-- util-deprecate@1.0.2
255 silly idealTree   +-- wide-align@1.1.5
255 silly idealTree   +-- wrappy@1.0.2
255 silly idealTree   `-- yallist@4.0.0
256 silly install generateActionsToTake
257 timing stage:generateActionsToTake Completed in 19ms
258 silly diffTrees action count 80
259 silly diffTrees add ansi-regex@2.1.1
260 silly diffTrees add aproba@1.2.0
261 silly diffTrees add at-least-node@1.0.0
262 silly diffTrees add base64-js@1.5.1
263 silly diffTrees add chownr@1.1.4
264 silly diffTrees add code-point-at@1.1.0
265 silly diffTrees add color-name@1.1.4
266 silly diffTrees add color-convert@2.0.1
267 silly diffTrees add console-control-strings@1.1.0
268 silly diffTrees add core-util-is@1.0.3
269 silly diffTrees add deep-extend@0.6.0
270 silly diffTrees add delegates@1.0.0
271 silly diffTrees add detect-libc@1.0.3
272 silly diffTrees add expand-template@2.0.3
273 silly diffTrees add fs-constants@1.0.0
274 silly diffTrees add github-from-package@0.0.0
275 silly diffTrees add graceful-fs@4.2.9
276 silly diffTrees add has-unicode@2.0.1
277 silly diffTrees add ieee754@1.2.1
278 silly diffTrees add buffer@5.7.1
279 silly diffTrees add inherits@2.0.4
280 silly diffTrees add ini@1.3.8
281 silly diffTrees add is-arrayish@0.3.2
282 silly diffTrees add isarray@1.0.0
283 silly diffTrees add mimic-response@3.1.0
284 silly diffTrees add decompress-response@6.0.0
285 silly diffTrees add minimist@1.2.5
286 silly diffTrees add mkdirp-classic@0.5.3
287 silly diffTrees add ms@2.1.2
288 silly diffTrees add debug@4.3.3
289 silly diffTrees add napi-build-utils@1.0.2
290 silly diffTrees add node-addon-api@4.2.0
291 silly diffTrees add number-is-nan@1.0.1
292 silly diffTrees add is-fullwidth-code-point@1.0.0
293 silly diffTrees add object-assign@4.1.1
294 silly diffTrees add process-nextick-args@2.0.1
295 silly diffTrees add safe-buffer@5.1.2
296 silly diffTrees add sax@1.1.4
297 silly diffTrees add set-blocking@2.0.0
298 silly diffTrees add signal-exit@3.0.6
299 silly diffTrees add simple-concat@1.0.1
300 silly diffTrees add simple-swizzle@0.2.2
301 silly diffTrees add color-string@1.9.0
302 silly diffTrees add color@4.2.0
303 silly diffTrees add string_decoder@1.1.1
304 silly diffTrees add strip-ansi@3.0.1
305 silly diffTrees add string-width@1.0.2
306 silly diffTrees add strip-json-comments@2.0.1
307 silly diffTrees add rc@1.2.8
308 silly diffTrees add tslib@2.3.1
309 silly diffTrees add tunnel-agent@0.6.0
310 silly diffTrees add universalify@2.0.0
311 silly diffTrees add jsonfile@6.1.0
312 silly diffTrees add fs-extra@9.1.0
313 silly diffTrees add util-deprecate@1.0.2
314 silly diffTrees add readable-stream@3.6.0
315 silly diffTrees add bl@4.1.0
316 silly diffTrees add readable-stream@2.3.7
317 silly diffTrees add are-we-there-yet@1.1.7
318 silly diffTrees add readable-stream@3.6.0
319 silly diffTrees add wide-align@1.1.5
320 silly diffTrees add gauge@2.7.4
321 silly diffTrees add npmlog@4.1.2
322 silly diffTrees add wrappy@1.0.2
323 silly diffTrees add once@1.4.0
324 silly diffTrees add end-of-stream@1.4.4
325 silly diffTrees add tar-stream@2.2.0
326 silly diffTrees add pump@3.0.0
327 silly diffTrees add tar-fs@2.1.1
328 silly diffTrees add simple-get@4.0.0
329 silly diffTrees add yallist@4.0.0
330 silly diffTrees add lru-cache@6.0.0
331 silly diffTrees add semver@7.3.5
332 silly diffTrees add node-abi@3.5.0
333 silly diffTrees add prebuild-install@7.0.0
334 silly diffTrees add @ionic/utils-array@2.1.5
335 silly diffTrees add @ionic/utils-fs@3.1.5
336 silly diffTrees add elementtree@0.1.7
337 silly diffTrees add sharp@0.29.3
338 silly diffTrees add cordova-res@0.15.4
339 silly decomposeActions action count 640
340 silly decomposeActions fetch ansi-regex@2.1.1
341 silly decomposeActions extract ansi-regex@2.1.1
342 silly decomposeActions preinstall ansi-regex@2.1.1
343 silly decomposeActions build ansi-regex@2.1.1
344 silly decomposeActions install ansi-regex@2.1.1
345 silly decomposeActions postinstall ansi-regex@2.1.1
346 silly decomposeActions finalize ansi-regex@2.1.1
347 silly decomposeActions refresh-package-json ansi-regex@2.1.1
348 silly decomposeActions fetch aproba@1.2.0
349 silly decomposeActions extract aproba@1.2.0
350 silly decomposeActions preinstall aproba@1.2.0
351 silly decomposeActions build aproba@1.2.0
352 silly decomposeActions install aproba@1.2.0
353 silly decomposeActions postinstall aproba@1.2.0
354 silly decomposeActions finalize aproba@1.2.0
355 silly decomposeActions refresh-package-json aproba@1.2.0
356 silly decomposeActions fetch at-least-node@1.0.0
357 silly decomposeActions extract at-least-node@1.0.0
358 silly decomposeActions preinstall at-least-node@1.0.0
359 silly decomposeActions build at-least-node@1.0.0
360 silly decomposeActions install at-least-node@1.0.0
361 silly decomposeActions postinstall at-least-node@1.0.0
362 silly decomposeActions finalize at-least-node@1.0.0
363 silly decomposeActions refresh-package-json at-least-node@1.0.0
364 silly decomposeActions fetch base64-js@1.5.1
365 silly decomposeActions extract base64-js@1.5.1
366 silly decomposeActions preinstall base64-js@1.5.1
367 silly decomposeActions build base64-js@1.5.1
368 silly decomposeActions install base64-js@1.5.1
369 silly decomposeActions postinstall base64-js@1.5.1
370 silly decomposeActions finalize base64-js@1.5.1
371 silly decomposeActions refresh-package-json base64-js@1.5.1
372 silly decomposeActions fetch chownr@1.1.4
373 silly decomposeActions extract chownr@1.1.4
374 silly decomposeActions preinstall chownr@1.1.4
375 silly decomposeActions build chownr@1.1.4
376 silly decomposeActions install chownr@1.1.4
377 silly decomposeActions postinstall chownr@1.1.4
378 silly decomposeActions finalize chownr@1.1.4
379 silly decomposeActions refresh-package-json chownr@1.1.4
380 silly decomposeActions fetch code-point-at@1.1.0
381 silly decomposeActions extract code-point-at@1.1.0
382 silly decomposeActions preinstall code-point-at@1.1.0
383 silly decomposeActions build code-point-at@1.1.0
384 silly decomposeActions install code-point-at@1.1.0
385 silly decomposeActions postinstall code-point-at@1.1.0
386 silly decomposeActions finalize code-point-at@1.1.0
387 silly decomposeActions refresh-package-json code-point-at@1.1.0
388 silly decomposeActions fetch color-name@1.1.4
389 silly decomposeActions extract color-name@1.1.4
390 silly decomposeActions preinstall color-name@1.1.4
391 silly decomposeActions build color-name@1.1.4
392 silly decomposeActions install color-name@1.1.4
393 silly decomposeActions postinstall color-name@1.1.4
394 silly decomposeActions finalize color-name@1.1.4
395 silly decomposeActions refresh-package-json color-name@1.1.4
396 silly decomposeActions fetch color-convert@2.0.1
397 silly decomposeActions extract color-convert@2.0.1
398 silly decomposeActions preinstall color-convert@2.0.1
399 silly decomposeActions build color-convert@2.0.1
400 silly decomposeActions install color-convert@2.0.1
401 silly decomposeActions postinstall color-convert@2.0.1
402 silly decomposeActions finalize color-convert@2.0.1
403 silly decomposeActions refresh-package-json color-convert@2.0.1
404 silly decomposeActions fetch console-control-strings@1.1.0
405 silly decomposeActions extract console-control-strings@1.1.0
406 silly decomposeActions preinstall console-control-strings@1.1.0
407 silly decomposeActions build console-control-strings@1.1.0
408 silly decomposeActions install console-control-strings@1.1.0
409 silly decomposeActions postinstall console-control-strings@1.1.0
410 silly decomposeActions finalize console-control-strings@1.1.0
411 silly decomposeActions refresh-package-json console-control-strings@1.1.0
412 silly decomposeActions fetch core-util-is@1.0.3
413 silly decomposeActions extract core-util-is@1.0.3
414 silly decomposeActions preinstall core-util-is@1.0.3
415 silly decomposeActions build core-util-is@1.0.3
416 silly decomposeActions install core-util-is@1.0.3
417 silly decomposeActions postinstall core-util-is@1.0.3
418 silly decomposeActions finalize core-util-is@1.0.3
419 silly decomposeActions refresh-package-json core-util-is@1.0.3
420 silly decomposeActions fetch deep-extend@0.6.0
421 silly decomposeActions extract deep-extend@0.6.0
422 silly decomposeActions preinstall deep-extend@0.6.0
423 silly decomposeActions build deep-extend@0.6.0
424 silly decomposeActions install deep-extend@0.6.0
425 silly decomposeActions postinstall deep-extend@0.6.0
426 silly decomposeActions finalize deep-extend@0.6.0
427 silly decomposeActions refresh-package-json deep-extend@0.6.0
428 silly decomposeActions fetch delegates@1.0.0
429 silly decomposeActions extract delegates@1.0.0
430 silly decomposeActions preinstall delegates@1.0.0
431 silly decomposeActions build delegates@1.0.0
432 silly decomposeActions install delegates@1.0.0
433 silly decomposeActions postinstall delegates@1.0.0
434 silly decomposeActions finalize delegates@1.0.0
435 silly decomposeActions refresh-package-json delegates@1.0.0
436 silly decomposeActions fetch detect-libc@1.0.3
437 silly decomposeActions extract detect-libc@1.0.3
438 silly decomposeActions preinstall detect-libc@1.0.3
439 silly decomposeActions build detect-libc@1.0.3
440 silly decomposeActions install detect-libc@1.0.3
441 silly decomposeActions postinstall detect-libc@1.0.3
442 silly decomposeActions finalize detect-libc@1.0.3
443 silly decomposeActions refresh-package-json detect-libc@1.0.3
444 silly decomposeActions fetch expand-template@2.0.3
445 silly decomposeActions extract expand-template@2.0.3
446 silly decomposeActions preinstall expand-template@2.0.3
447 silly decomposeActions build expand-template@2.0.3
448 silly decomposeActions install expand-template@2.0.3
449 silly decomposeActions postinstall expand-template@2.0.3
450 silly decomposeActions finalize expand-template@2.0.3
451 silly decomposeActions refresh-package-json expand-template@2.0.3
452 silly decomposeActions fetch fs-constants@1.0.0
453 silly decomposeActions extract fs-constants@1.0.0
454 silly decomposeActions preinstall fs-constants@1.0.0
455 silly decomposeActions build fs-constants@1.0.0
456 silly decomposeActions install fs-constants@1.0.0
457 silly decomposeActions postinstall fs-constants@1.0.0
458 silly decomposeActions finalize fs-constants@1.0.0
459 silly decomposeActions refresh-package-json fs-constants@1.0.0
460 silly decomposeActions fetch github-from-package@0.0.0
461 silly decomposeActions extract github-from-package@0.0.0
462 silly decomposeActions preinstall github-from-package@0.0.0
463 silly decomposeActions build github-from-package@0.0.0
464 silly decomposeActions install github-from-package@0.0.0
465 silly decomposeActions postinstall github-from-package@0.0.0
466 silly decomposeActions finalize github-from-package@0.0.0
467 silly decomposeActions refresh-package-json github-from-package@0.0.0
468 silly decomposeActions fetch graceful-fs@4.2.9
469 silly decomposeActions extract graceful-fs@4.2.9
470 silly decomposeActions preinstall graceful-fs@4.2.9
471 silly decomposeActions build graceful-fs@4.2.9
472 silly decomposeActions install graceful-fs@4.2.9
473 silly decomposeActions postinstall graceful-fs@4.2.9
474 silly decomposeActions finalize graceful-fs@4.2.9
475 silly decomposeActions refresh-package-json graceful-fs@4.2.9
476 silly decomposeActions fetch has-unicode@2.0.1
477 silly decomposeActions extract has-unicode@2.0.1
478 silly decomposeActions preinstall has-unicode@2.0.1
479 silly decomposeActions build has-unicode@2.0.1
480 silly decomposeActions install has-unicode@2.0.1
481 silly decomposeActions postinstall has-unicode@2.0.1
482 silly decomposeActions finalize has-unicode@2.0.1
483 silly decomposeActions refresh-package-json has-unicode@2.0.1
484 silly decomposeActions fetch ieee754@1.2.1
485 silly decomposeActions extract ieee754@1.2.1
486 silly decomposeActions preinstall ieee754@1.2.1
487 silly decomposeActions build ieee754@1.2.1
488 silly decomposeActions install ieee754@1.2.1
489 silly decomposeActions postinstall ieee754@1.2.1
490 silly decomposeActions finalize ieee754@1.2.1
491 silly decomposeActions refresh-package-json ieee754@1.2.1
492 silly decomposeActions fetch buffer@5.7.1
493 silly decomposeActions extract buffer@5.7.1
494 silly decomposeActions preinstall buffer@5.7.1
495 silly decomposeActions build buffer@5.7.1
496 silly decomposeActions install buffer@5.7.1
497 silly decomposeActions postinstall buffer@5.7.1
498 silly decomposeActions finalize buffer@5.7.1
499 silly decomposeActions refresh-package-json buffer@5.7.1
500 silly decomposeActions fetch inherits@2.0.4
501 silly decomposeActions extract inherits@2.0.4
502 silly decomposeActions preinstall inherits@2.0.4
503 silly decomposeActions build inherits@2.0.4
504 silly decomposeActions install inherits@2.0.4
505 silly decomposeActions postinstall inherits@2.0.4
506 silly decomposeActions finalize inherits@2.0.4
507 silly decomposeActions refresh-package-json inherits@2.0.4
508 silly decomposeActions fetch ini@1.3.8
509 silly decomposeActions extract ini@1.3.8
510 silly decomposeActions preinstall ini@1.3.8
511 silly decomposeActions build ini@1.3.8
512 silly decomposeActions install ini@1.3.8
513 silly decomposeActions postinstall ini@1.3.8
514 silly decomposeActions finalize ini@1.3.8
515 silly decomposeActions refresh-package-json ini@1.3.8
516 silly decomposeActions fetch is-arrayish@0.3.2
517 silly decomposeActions extract is-arrayish@0.3.2
518 silly decomposeActions preinstall is-arrayish@0.3.2
519 silly decomposeActions build is-arrayish@0.3.2
520 silly decomposeActions install is-arrayish@0.3.2
521 silly decomposeActions postinstall is-arrayish@0.3.2
522 silly decomposeActions finalize is-arrayish@0.3.2
523 silly decomposeActions refresh-package-json is-arrayish@0.3.2
524 silly decomposeActions fetch isarray@1.0.0
525 silly decomposeActions extract isarray@1.0.0
526 silly decomposeActions preinstall isarray@1.0.0
527 silly decomposeActions build isarray@1.0.0
528 silly decomposeActions install isarray@1.0.0
529 silly decomposeActions postinstall isarray@1.0.0
530 silly decomposeActions finalize isarray@1.0.0
531 silly decomposeActions refresh-package-json isarray@1.0.0
532 silly decomposeActions fetch mimic-response@3.1.0
533 silly decomposeActions extract mimic-response@3.1.0
534 silly decomposeActions preinstall mimic-response@3.1.0
535 silly decomposeActions build mimic-response@3.1.0
536 silly decomposeActions install mimic-response@3.1.0
537 silly decomposeActions postinstall mimic-response@3.1.0
538 silly decomposeActions finalize mimic-response@3.1.0
539 silly decomposeActions refresh-package-json mimic-response@3.1.0
540 silly decomposeActions fetch decompress-response@6.0.0
541 silly decomposeActions extract decompress-response@6.0.0
542 silly decomposeActions preinstall decompress-response@6.0.0
543 silly decomposeActions build decompress-response@6.0.0
544 silly decomposeActions install decompress-response@6.0.0
545 silly decomposeActions postinstall decompress-response@6.0.0
546 silly decomposeActions finalize decompress-response@6.0.0
547 silly decomposeActions refresh-package-json decompress-response@6.0.0
548 silly decomposeActions fetch minimist@1.2.5
549 silly decomposeActions extract minimist@1.2.5
550 silly decomposeActions preinstall minimist@1.2.5
551 silly decomposeActions build minimist@1.2.5
552 silly decomposeActions install minimist@1.2.5
553 silly decomposeActions postinstall minimist@1.2.5
554 silly decomposeActions finalize minimist@1.2.5
555 silly decomposeActions refresh-package-json minimist@1.2.5
556 silly decomposeActions fetch mkdirp-classic@0.5.3
557 silly decomposeActions extract mkdirp-classic@0.5.3
558 silly decomposeActions preinstall mkdirp-classic@0.5.3
559 silly decomposeActions build mkdirp-classic@0.5.3
560 silly decomposeActions install mkdirp-classic@0.5.3
561 silly decomposeActions postinstall mkdirp-classic@0.5.3
562 silly decomposeActions finalize mkdirp-classic@0.5.3
563 silly decomposeActions refresh-package-json mkdirp-classic@0.5.3
564 silly decomposeActions fetch ms@2.1.2
565 silly decomposeActions extract ms@2.1.2
566 silly decomposeActions preinstall ms@2.1.2
567 silly decomposeActions build ms@2.1.2
568 silly decomposeActions install ms@2.1.2
569 silly decomposeActions postinstall ms@2.1.2
570 silly decomposeActions finalize ms@2.1.2
571 silly decomposeActions refresh-package-json ms@2.1.2
572 silly decomposeActions fetch debug@4.3.3
573 silly decomposeActions extract debug@4.3.3
574 silly decomposeActions preinstall debug@4.3.3
575 silly decomposeActions build debug@4.3.3
576 silly decomposeActions install debug@4.3.3
577 silly decomposeActions postinstall debug@4.3.3
578 silly decomposeActions finalize debug@4.3.3
579 silly decomposeActions refresh-package-json debug@4.3.3
580 silly decomposeActions fetch napi-build-utils@1.0.2
581 silly decomposeActions extract napi-build-utils@1.0.2
582 silly decomposeActions preinstall napi-build-utils@1.0.2
583 silly decomposeActions build napi-build-utils@1.0.2
584 silly decomposeActions install napi-build-utils@1.0.2
585 silly decomposeActions postinstall napi-build-utils@1.0.2
586 silly decomposeActions finalize napi-build-utils@1.0.2
587 silly decomposeActions refresh-package-json napi-build-utils@1.0.2
588 silly decomposeActions fetch node-addon-api@4.2.0
589 silly decomposeActions extract node-addon-api@4.2.0
590 silly decomposeActions preinstall node-addon-api@4.2.0
591 silly decomposeActions build node-addon-api@4.2.0
592 silly decomposeActions install node-addon-api@4.2.0
593 silly decomposeActions postinstall node-addon-api@4.2.0
594 silly decomposeActions finalize node-addon-api@4.2.0
595 silly decomposeActions refresh-package-json node-addon-api@4.2.0
596 silly decomposeActions fetch number-is-nan@1.0.1
597 silly decomposeActions extract number-is-nan@1.0.1
598 silly decomposeActions preinstall number-is-nan@1.0.1
599 silly decomposeActions build number-is-nan@1.0.1
600 silly decomposeActions install number-is-nan@1.0.1
601 silly decomposeActions postinstall number-is-nan@1.0.1
602 silly decomposeActions finalize number-is-nan@1.0.1
603 silly decomposeActions refresh-package-json number-is-nan@1.0.1
604 silly decomposeActions fetch is-fullwidth-code-point@1.0.0
605 silly decomposeActions extract is-fullwidth-code-point@1.0.0
606 silly decomposeActions preinstall is-fullwidth-code-point@1.0.0
607 silly decomposeActions build is-fullwidth-code-point@1.0.0
608 silly decomposeActions install is-fullwidth-code-point@1.0.0
609 silly decomposeActions postinstall is-fullwidth-code-point@1.0.0
610 silly decomposeActions finalize is-fullwidth-code-point@1.0.0
611 silly decomposeActions refresh-package-json is-fullwidth-code-point@1.0.0
612 silly decomposeActions fetch object-assign@4.1.1
613 silly decomposeActions extract object-assign@4.1.1
614 silly decomposeActions preinstall object-assign@4.1.1
615 silly decomposeActions build object-assign@4.1.1
616 silly decomposeActions install object-assign@4.1.1
617 silly decomposeActions postinstall object-assign@4.1.1
618 silly decomposeActions finalize object-assign@4.1.1
619 silly decomposeActions refresh-package-json object-assign@4.1.1
620 silly decomposeActions fetch process-nextick-args@2.0.1
621 silly decomposeActions extract process-nextick-args@2.0.1
622 silly decomposeActions preinstall process-nextick-args@2.0.1
623 silly decomposeActions build process-nextick-args@2.0.1
624 silly decomposeActions install process-nextick-args@2.0.1
625 silly decomposeActions postinstall process-nextick-args@2.0.1
626 silly decomposeActions finalize process-nextick-args@2.0.1
627 silly decomposeActions refresh-package-json process-nextick-args@2.0.1
628 silly decomposeActions fetch safe-buffer@5.1.2
629 silly decomposeActions extract safe-buffer@5.1.2
630 silly decomposeActions preinstall safe-buffer@5.1.2
631 silly decomposeActions build safe-buffer@5.1.2
632 silly decomposeActions install safe-buffer@5.1.2
633 silly decomposeActions postinstall safe-buffer@5.1.2
634 silly decomposeActions finalize safe-buffer@5.1.2
635 silly decomposeActions refresh-package-json safe-buffer@5.1.2
636 silly decomposeActions fetch sax@1.1.4
637 silly decomposeActions extract sax@1.1.4
638 silly decomposeActions preinstall sax@1.1.4
639 silly decomposeActions build sax@1.1.4
640 silly decomposeActions install sax@1.1.4
641 silly decomposeActions postinstall sax@1.1.4
642 silly decomposeActions finalize sax@1.1.4
643 silly decomposeActions refresh-package-json sax@1.1.4
644 silly decomposeActions fetch set-blocking@2.0.0
645 silly decomposeActions extract set-blocking@2.0.0
646 silly decomposeActions preinstall set-blocking@2.0.0
647 silly decomposeActions build set-blocking@2.0.0
648 silly decomposeActions install set-blocking@2.0.0
649 silly decomposeActions postinstall set-blocking@2.0.0
650 silly decomposeActions finalize set-blocking@2.0.0
651 silly decomposeActions refresh-package-json set-blocking@2.0.0
652 silly decomposeActions fetch signal-exit@3.0.6
653 silly decomposeActions extract signal-exit@3.0.6
654 silly decomposeActions preinstall signal-exit@3.0.6
655 silly decomposeActions build signal-exit@3.0.6
656 silly decomposeActions install signal-exit@3.0.6
657 silly decomposeActions postinstall signal-exit@3.0.6
658 silly decomposeActions finalize signal-exit@3.0.6
659 silly decomposeActions refresh-package-json signal-exit@3.0.6
660 silly decomposeActions fetch simple-concat@1.0.1
661 silly decomposeActions extract simple-concat@1.0.1
662 silly decomposeActions preinstall simple-concat@1.0.1
663 silly decomposeActions build simple-concat@1.0.1
664 silly decomposeActions install simple-concat@1.0.1
665 silly decomposeActions postinstall simple-concat@1.0.1
666 silly decomposeActions finalize simple-concat@1.0.1
667 silly decomposeActions refresh-package-json simple-concat@1.0.1
668 silly decomposeActions fetch simple-swizzle@0.2.2
669 silly decomposeActions extract simple-swizzle@0.2.2
670 silly decomposeActions preinstall simple-swizzle@0.2.2
671 silly decomposeActions build simple-swizzle@0.2.2
672 silly decomposeActions install simple-swizzle@0.2.2
673 silly decomposeActions postinstall simple-swizzle@0.2.2
674 silly decomposeActions finalize simple-swizzle@0.2.2
675 silly decomposeActions refresh-package-json simple-swizzle@0.2.2
676 silly decomposeActions fetch color-string@1.9.0
677 silly decomposeActions extract color-string@1.9.0
678 silly decomposeActions preinstall color-string@1.9.0
679 silly decomposeActions build color-string@1.9.0
680 silly decomposeActions install color-string@1.9.0
681 silly decomposeActions postinstall color-string@1.9.0
682 silly decomposeActions finalize color-string@1.9.0
683 silly decomposeActions refresh-package-json color-string@1.9.0
684 silly decomposeActions fetch color@4.2.0
685 silly decomposeActions extract color@4.2.0
686 silly decomposeActions preinstall color@4.2.0
687 silly decomposeActions build color@4.2.0
688 silly decomposeActions install color@4.2.0
689 silly decomposeActions postinstall color@4.2.0
690 silly decomposeActions finalize color@4.2.0
691 silly decomposeActions refresh-package-json color@4.2.0
692 silly decomposeActions fetch string_decoder@1.1.1
693 silly decomposeActions extract string_decoder@1.1.1
694 silly decomposeActions preinstall string_decoder@1.1.1
695 silly decomposeActions build string_decoder@1.1.1
696 silly decomposeActions install string_decoder@1.1.1
697 silly decomposeActions postinstall string_decoder@1.1.1
698 silly decomposeActions finalize string_decoder@1.1.1
699 silly decomposeActions refresh-package-json string_decoder@1.1.1
700 silly decomposeActions fetch strip-ansi@3.0.1
701 silly decomposeActions extract strip-ansi@3.0.1
702 silly decomposeActions preinstall strip-ansi@3.0.1
703 silly decomposeActions build strip-ansi@3.0.1
704 silly decomposeActions install strip-ansi@3.0.1
705 silly decomposeActions postinstall strip-ansi@3.0.1
706 silly decomposeActions finalize strip-ansi@3.0.1
707 silly decomposeActions refresh-package-json strip-ansi@3.0.1
708 silly decomposeActions fetch string-width@1.0.2
709 silly decomposeActions extract string-width@1.0.2
710 silly decomposeActions preinstall string-width@1.0.2
711 silly decomposeActions build string-width@1.0.2
712 silly decomposeActions install string-width@1.0.2
713 silly decomposeActions postinstall string-width@1.0.2
714 silly decomposeActions finalize string-width@1.0.2
715 silly decomposeActions refresh-package-json string-width@1.0.2
716 silly decomposeActions fetch strip-json-comments@2.0.1
717 silly decomposeActions extract strip-json-comments@2.0.1
718 silly decomposeActions preinstall strip-json-comments@2.0.1
719 silly decomposeActions build strip-json-comments@2.0.1
720 silly decomposeActions install strip-json-comments@2.0.1
721 silly decomposeActions postinstall strip-json-comments@2.0.1
722 silly decomposeActions finalize strip-json-comments@2.0.1
723 silly decomposeActions refresh-package-json strip-json-comments@2.0.1
724 silly decomposeActions fetch rc@1.2.8
725 silly decomposeActions extract rc@1.2.8
726 silly decomposeActions preinstall rc@1.2.8
727 silly decomposeActions build rc@1.2.8
728 silly decomposeActions install rc@1.2.8
729 silly decomposeActions postinstall rc@1.2.8
730 silly decomposeActions finalize rc@1.2.8
731 silly decomposeActions refresh-package-json rc@1.2.8
732 silly decomposeActions fetch tslib@2.3.1
733 silly decomposeActions extract tslib@2.3.1
734 silly decomposeActions preinstall tslib@2.3.1
735 silly decomposeActions build tslib@2.3.1
736 silly decomposeActions install tslib@2.3.1
737 silly decomposeActions postinstall tslib@2.3.1
738 silly decomposeActions finalize tslib@2.3.1
739 silly decomposeActions refresh-package-json tslib@2.3.1
740 silly decomposeActions fetch tunnel-agent@0.6.0
741 silly decomposeActions extract tunnel-agent@0.6.0
742 silly decomposeActions preinstall tunnel-agent@0.6.0
743 silly decomposeActions build tunnel-agent@0.6.0
744 silly decomposeActions install tunnel-agent@0.6.0
745 silly decomposeActions postinstall tunnel-agent@0.6.0
746 silly decomposeActions finalize tunnel-agent@0.6.0
747 silly decomposeActions refresh-package-json tunnel-agent@0.6.0
748 silly decomposeActions fetch universalify@2.0.0
749 silly decomposeActions extract universalify@2.0.0
750 silly decomposeActions preinstall universalify@2.0.0
751 silly decomposeActions build universalify@2.0.0
752 silly decomposeActions install universalify@2.0.0
753 silly decomposeActions postinstall universalify@2.0.0
754 silly decomposeActions finalize universalify@2.0.0
755 silly decomposeActions refresh-package-json universalify@2.0.0
756 silly decomposeActions fetch jsonfile@6.1.0
757 silly decomposeActions extract jsonfile@6.1.0
758 silly decomposeActions preinstall jsonfile@6.1.0
759 silly decomposeActions build jsonfile@6.1.0
760 silly decomposeActions install jsonfile@6.1.0
761 silly decomposeActions postinstall jsonfile@6.1.0
762 silly decomposeActions finalize jsonfile@6.1.0
763 silly decomposeActions refresh-package-json jsonfile@6.1.0
764 silly decomposeActions fetch fs-extra@9.1.0
765 silly decomposeActions extract fs-extra@9.1.0
766 silly decomposeActions preinstall fs-extra@9.1.0
767 silly decomposeActions build fs-extra@9.1.0
768 silly decomposeActions install fs-extra@9.1.0
769 silly decomposeActions postinstall fs-extra@9.1.0
770 silly decomposeActions finalize fs-extra@9.1.0
771 silly decomposeActions refresh-package-json fs-extra@9.1.0
772 silly decomposeActions fetch util-deprecate@1.0.2
773 silly decomposeActions extract util-deprecate@1.0.2
774 silly decomposeActions preinstall util-deprecate@1.0.2
775 silly decomposeActions build util-deprecate@1.0.2
776 silly decomposeActions install util-deprecate@1.0.2
777 silly decomposeActions postinstall util-deprecate@1.0.2
778 silly decomposeActions finalize util-deprecate@1.0.2
779 silly decomposeActions refresh-package-json util-deprecate@1.0.2
780 silly decomposeActions fetch readable-stream@3.6.0
781 silly decomposeActions extract readable-stream@3.6.0
782 silly decomposeActions preinstall readable-stream@3.6.0
783 silly decomposeActions build readable-stream@3.6.0
784 silly decomposeActions install readable-stream@3.6.0
785 silly decomposeActions postinstall readable-stream@3.6.0
786 silly decomposeActions finalize readable-stream@3.6.0
787 silly decomposeActions refresh-package-json readable-stream@3.6.0
788 silly decomposeActions fetch bl@4.1.0
789 silly decomposeActions extract bl@4.1.0
790 silly decomposeActions preinstall bl@4.1.0
791 silly decomposeActions build bl@4.1.0
792 silly decomposeActions install bl@4.1.0
793 silly decomposeActions postinstall bl@4.1.0
794 silly decomposeActions finalize bl@4.1.0
795 silly decomposeActions refresh-package-json bl@4.1.0
796 silly decomposeActions fetch readable-stream@2.3.7
797 silly decomposeActions extract readable-stream@2.3.7
798 silly decomposeActions preinstall readable-stream@2.3.7
799 silly decomposeActions build readable-stream@2.3.7
800 silly decomposeActions install readable-stream@2.3.7
801 silly decomposeActions postinstall readable-stream@2.3.7
802 silly decomposeActions finalize readable-stream@2.3.7
803 silly decomposeActions refresh-package-json readable-stream@2.3.7
804 silly decomposeActions fetch are-we-there-yet@1.1.7
805 silly decomposeActions extract are-we-there-yet@1.1.7
806 silly decomposeActions preinstall are-we-there-yet@1.1.7
807 silly decomposeActions build are-we-there-yet@1.1.7
808 silly decomposeActions install are-we-there-yet@1.1.7
809 silly decomposeActions postinstall are-we-there-yet@1.1.7
810 silly decomposeActions finalize are-we-there-yet@1.1.7
811 silly decomposeActions refresh-package-json are-we-there-yet@1.1.7
812 silly decomposeActions fetch readable-stream@3.6.0
813 silly decomposeActions extract readable-stream@3.6.0
814 silly decomposeActions preinstall readable-stream@3.6.0
815 silly decomposeActions build readable-stream@3.6.0
816 silly decomposeActions install readable-stream@3.6.0
817 silly decomposeActions postinstall readable-stream@3.6.0
818 silly decomposeActions finalize readable-stream@3.6.0
819 silly decomposeActions refresh-package-json readable-stream@3.6.0
820 silly decomposeActions fetch wide-align@1.1.5
821 silly decomposeActions extract wide-align@1.1.5
822 silly decomposeActions preinstall wide-align@1.1.5
823 silly decomposeActions build wide-align@1.1.5
824 silly decomposeActions install wide-align@1.1.5
825 silly decomposeActions postinstall wide-align@1.1.5
826 silly decomposeActions finalize wide-align@1.1.5
827 silly decomposeActions refresh-package-json wide-align@1.1.5
828 silly decomposeActions fetch gauge@2.7.4
829 silly decomposeActions extract gauge@2.7.4
830 silly decomposeActions preinstall gauge@2.7.4
831 silly decomposeActions build gauge@2.7.4
832 silly decomposeActions install gauge@2.7.4
833 silly decomposeActions postinstall gauge@2.7.4
834 silly decomposeActions finalize gauge@2.7.4
835 silly decomposeActions refresh-package-json gauge@2.7.4
836 silly decomposeActions fetch npmlog@4.1.2
837 silly decomposeActions extract npmlog@4.1.2
838 silly decomposeActions preinstall npmlog@4.1.2
839 silly decomposeActions build npmlog@4.1.2
840 silly decomposeActions install npmlog@4.1.2
841 silly decomposeActions postinstall npmlog@4.1.2
842 silly decomposeActions finalize npmlog@4.1.2
843 silly decomposeActions refresh-package-json npmlog@4.1.2
844 silly decomposeActions fetch wrappy@1.0.2
845 silly decomposeActions extract wrappy@1.0.2
846 silly decomposeActions preinstall wrappy@1.0.2
847 silly decomposeActions build wrappy@1.0.2
848 silly decomposeActions install wrappy@1.0.2
849 silly decomposeActions postinstall wrappy@1.0.2
850 silly decomposeActions finalize wrappy@1.0.2
851 silly decomposeActions refresh-package-json wrappy@1.0.2
852 silly decomposeActions fetch once@1.4.0
853 silly decomposeActions extract once@1.4.0
854 silly decomposeActions preinstall once@1.4.0
855 silly decomposeActions build once@1.4.0
856 silly decomposeActions install once@1.4.0
857 silly decomposeActions postinstall once@1.4.0
858 silly decomposeActions finalize once@1.4.0
859 silly decomposeActions refresh-package-json once@1.4.0
860 silly decomposeActions fetch end-of-stream@1.4.4
861 silly decomposeActions extract end-of-stream@1.4.4
862 silly decomposeActions preinstall end-of-stream@1.4.4
863 silly decomposeActions build end-of-stream@1.4.4
864 silly decomposeActions install end-of-stream@1.4.4
865 silly decomposeActions postinstall end-of-stream@1.4.4
866 silly decomposeActions finalize end-of-stream@1.4.4
867 silly decomposeActions refresh-package-json end-of-stream@1.4.4
868 silly decomposeActions fetch tar-stream@2.2.0
869 silly decomposeActions extract tar-stream@2.2.0
870 silly decomposeActions preinstall tar-stream@2.2.0
871 silly decomposeActions build tar-stream@2.2.0
872 silly decomposeActions install tar-stream@2.2.0
873 silly decomposeActions postinstall tar-stream@2.2.0
874 silly decomposeActions finalize tar-stream@2.2.0
875 silly decomposeActions refresh-package-json tar-stream@2.2.0
876 silly decomposeActions fetch pump@3.0.0
877 silly decomposeActions extract pump@3.0.0
878 silly decomposeActions preinstall pump@3.0.0
879 silly decomposeActions build pump@3.0.0
880 silly decomposeActions install pump@3.0.0
881 silly decomposeActions postinstall pump@3.0.0
882 silly decomposeActions finalize pump@3.0.0
883 silly decomposeActions refresh-package-json pump@3.0.0
884 silly decomposeActions fetch tar-fs@2.1.1
885 silly decomposeActions extract tar-fs@2.1.1
886 silly decomposeActions preinstall tar-fs@2.1.1
887 silly decomposeActions build tar-fs@2.1.1
888 silly decomposeActions install tar-fs@2.1.1
889 silly decomposeActions postinstall tar-fs@2.1.1
890 silly decomposeActions finalize tar-fs@2.1.1
891 silly decomposeActions refresh-package-json tar-fs@2.1.1
892 silly decomposeActions fetch simple-get@4.0.0
893 silly decomposeActions extract simple-get@4.0.0
894 silly decomposeActions preinstall simple-get@4.0.0
895 silly decomposeActions build simple-get@4.0.0
896 silly decomposeActions install simple-get@4.0.0
897 silly decomposeActions postinstall simple-get@4.0.0
898 silly decomposeActions finalize simple-get@4.0.0
899 silly decomposeActions refresh-package-json simple-get@4.0.0
900 silly decomposeActions fetch yallist@4.0.0
901 silly decomposeActions extract yallist@4.0.0
902 silly decomposeActions preinstall yallist@4.0.0
903 silly decomposeActions build yallist@4.0.0
904 silly decomposeActions install yallist@4.0.0
905 silly decomposeActions postinstall yallist@4.0.0
906 silly decomposeActions finalize yallist@4.0.0
907 silly decomposeActions refresh-package-json yallist@4.0.0
908 silly decomposeActions fetch lru-cache@6.0.0
909 silly decomposeActions extract lru-cache@6.0.0
910 silly decomposeActions preinstall lru-cache@6.0.0
911 silly decomposeActions build lru-cache@6.0.0
912 silly decomposeActions install lru-cache@6.0.0
913 silly decomposeActions postinstall lru-cache@6.0.0
914 silly decomposeActions finalize lru-cache@6.0.0
915 silly decomposeActions refresh-package-json lru-cache@6.0.0
916 silly decomposeActions fetch semver@7.3.5
917 silly decomposeActions extract semver@7.3.5
918 silly decomposeActions preinstall semver@7.3.5
919 silly decomposeActions build semver@7.3.5
920 silly decomposeActions install semver@7.3.5
921 silly decomposeActions postinstall semver@7.3.5
922 silly decomposeActions finalize semver@7.3.5
923 silly decomposeActions refresh-package-json semver@7.3.5
924 silly decomposeActions fetch node-abi@3.5.0
925 silly decomposeActions extract node-abi@3.5.0
926 silly decomposeActions preinstall node-abi@3.5.0
927 silly decomposeActions build node-abi@3.5.0
928 silly decomposeActions install node-abi@3.5.0
929 silly decomposeActions postinstall node-abi@3.5.0
930 silly decomposeActions finalize node-abi@3.5.0
931 silly decomposeActions refresh-package-json node-abi@3.5.0
932 silly decomposeActions fetch prebuild-install@7.0.0
933 silly decomposeActions extract prebuild-install@7.0.0
934 silly decomposeActions preinstall prebuild-install@7.0.0
935 silly decomposeActions build prebuild-install@7.0.0
936 silly decomposeActions install prebuild-install@7.0.0
937 silly decomposeActions postinstall prebuild-install@7.0.0
938 silly decomposeActions finalize prebuild-install@7.0.0
939 silly decomposeActions refresh-package-json prebuild-install@7.0.0
940 silly decomposeActions fetch @ionic/utils-array@2.1.5
941 silly decomposeActions extract @ionic/utils-array@2.1.5
942 silly decomposeActions preinstall @ionic/utils-array@2.1.5
943 silly decomposeActions build @ionic/utils-array@2.1.5
944 silly decomposeActions install @ionic/utils-array@2.1.5
945 silly decomposeActions postinstall @ionic/utils-array@2.1.5
946 silly decomposeActions finalize @ionic/utils-array@2.1.5
947 silly decomposeActions refresh-package-json @ionic/utils-array@2.1.5
948 silly decomposeActions fetch @ionic/utils-fs@3.1.5
949 silly decomposeActions extract @ionic/utils-fs@3.1.5
950 silly decomposeActions preinstall @ionic/utils-fs@3.1.5
951 silly decomposeActions build @ionic/utils-fs@3.1.5
952 silly decomposeActions install @ionic/utils-fs@3.1.5
953 silly decomposeActions postinstall @ionic/utils-fs@3.1.5
954 silly decomposeActions finalize @ionic/utils-fs@3.1.5
955 silly decomposeActions refresh-package-json @ionic/utils-fs@3.1.5
956 silly decomposeActions fetch elementtree@0.1.7
957 silly decomposeActions extract elementtree@0.1.7
958 silly decomposeActions preinstall elementtree@0.1.7
959 silly decomposeActions build elementtree@0.1.7
960 silly decomposeActions install elementtree@0.1.7
961 silly decomposeActions postinstall elementtree@0.1.7
962 silly decomposeActions finalize elementtree@0.1.7
963 silly decomposeActions refresh-package-json elementtree@0.1.7
964 silly decomposeActions fetch sharp@0.29.3
965 silly decomposeActions extract sharp@0.29.3
966 silly decomposeActions preinstall sharp@0.29.3
967 silly decomposeActions build sharp@0.29.3
968 silly decomposeActions install sharp@0.29.3
969 silly decomposeActions postinstall sharp@0.29.3
970 silly decomposeActions finalize sharp@0.29.3
971 silly decomposeActions refresh-package-json sharp@0.29.3
972 silly decomposeActions fetch cordova-res@0.15.4
973 silly decomposeActions extract cordova-res@0.15.4
974 silly decomposeActions preinstall cordova-res@0.15.4
975 silly decomposeActions build cordova-res@0.15.4
976 silly decomposeActions install cordova-res@0.15.4
977 silly decomposeActions postinstall cordova-res@0.15.4
978 silly decomposeActions finalize cordova-res@0.15.4
979 silly decomposeActions refresh-package-json cordova-res@0.15.4
980 silly install executeActions
981 silly doSerial global-install 640
982 verbose correctMkdir C:\Users\bengrah\AppData\Roaming\npm-cache\_locks correctMkdir not in flight; initializing
983 verbose makeCacheDir UID & GID are irrelevant on win32
984 verbose lock using C:\Users\bengrah\AppData\Roaming\npm-cache\_locks\staging-eab63a962059df7d.lock for C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging
985 silly doParallel extract 80
986 silly extract ansi-regex@2.1.1
987 silly extract aproba@1.2.0
988 silly extract at-least-node@1.0.0
989 silly extract base64-js@1.5.1
990 silly extract chownr@1.1.4
991 silly extract code-point-at@1.1.0
992 silly extract color-name@1.1.4
993 silly extract color-convert@2.0.1
994 silly extract console-control-strings@1.1.0
995 silly extract core-util-is@1.0.3
996 silly extract deep-extend@0.6.0
997 silly extract delegates@1.0.0
998 silly extract detect-libc@1.0.3
999 silly extract expand-template@2.0.3
1000 silly extract fs-constants@1.0.0
1001 silly extract github-from-package@0.0.0
1002 silly extract graceful-fs@4.2.9
1003 silly extract has-unicode@2.0.1
1004 silly extract ieee754@1.2.1
1005 silly extract buffer@5.7.1
1006 silly extract inherits@2.0.4
1007 silly extract ini@1.3.8
1008 silly extract is-arrayish@0.3.2
1009 silly extract isarray@1.0.0
1010 silly extract mimic-response@3.1.0
1011 silly extract decompress-response@6.0.0
1012 silly extract minimist@1.2.5
1013 silly extract mkdirp-classic@0.5.3
1014 silly extract ms@2.1.2
1015 silly extract debug@4.3.3
1016 silly extract napi-build-utils@1.0.2
1017 silly extract node-addon-api@4.2.0
1018 silly extract number-is-nan@1.0.1
1019 silly extract is-fullwidth-code-point@1.0.0
1020 silly extract object-assign@4.1.1
1021 silly extract process-nextick-args@2.0.1
1022 silly extract safe-buffer@5.1.2
1023 silly extract sax@1.1.4
1024 silly extract set-blocking@2.0.0
1025 silly extract signal-exit@3.0.6
1026 silly extract simple-concat@1.0.1
1027 silly extract simple-swizzle@0.2.2
1028 silly extract color-string@1.9.0
1029 silly extract color@4.2.0
1030 silly extract string_decoder@1.1.1
1031 silly extract strip-ansi@3.0.1
1032 silly extract string-width@1.0.2
1033 silly extract strip-json-comments@2.0.1
1034 silly extract rc@1.2.8
1035 silly extract tslib@2.3.1
1036 silly tarball trying ansi-regex@^2.0.0 by hash: sha1-w7M6te42DYbg5ijwRorn7yfWVN8=
1037 silly tarball trying base64-js@^1.3.1 by hash: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==
1038 silly tarball trying at-least-node@^1.0.0 by hash: sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==
1039 silly tarball trying aproba@^1.0.3 by hash: sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw==
1040 silly tarball trying code-point-at@^1.0.0 by hash: sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=
1041 silly tarball trying chownr@^1.1.1 by hash: sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==
1042 silly tarball trying color-name@~1.1.4 by hash: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
1043 silly tarball trying color-convert@^2.0.1 by hash: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==
1044 silly tarball trying console-control-strings@~1.1.0 by hash: sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=
1045 silly tarball trying core-util-is@~1.0.0 by hash: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==
1046 silly tarball trying deep-extend@^0.6.0 by hash: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==
1047 silly tarball trying detect-libc@^1.0.3 by hash: sha1-+hN8S9aY7fVc1c0CrFWfkaTEups=
1048 silly tarball trying delegates@^1.0.0 by hash: sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o=
1049 silly tarball trying expand-template@^2.0.3 by hash: sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==
1050 silly tarball trying github-from-package@0.0.0 by hash: sha1-l/tdlr/eiXMxPyDoKI75oWf6ZM4=
1051 silly tarball trying graceful-fs@^4.2.0 by hash: sha512-NtNxqUcXgpW2iMrfqSfR73Glt39K+BLwWsPs94yR63v45T0Wbej7eRmL5cWfwEgqXnmjQp3zaJTshdRW/qC2ZQ==
1052 silly tarball trying fs-constants@^1.0.0 by hash: sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==
1053 silly tarball trying ieee754@^1.1.13 by hash: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==
1054 silly tarball trying has-unicode@^2.0.0 by hash: sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk=
1055 silly tarball trying buffer@^5.5.0 by hash: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==
1056 silly tarball trying inherits@~2.0.3 by hash: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
1057 silly tarball trying ini@~1.3.0 by hash: sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==
1058 silly tarball trying isarray@~1.0.0 by hash: sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=
1059 silly tarball trying mimic-response@^3.1.0 by hash: sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==
1060 silly tarball trying decompress-response@^6.0.0 by hash: sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==
1061 silly tarball trying minimist@^1.2.3 by hash: sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
1062 silly tarball trying is-arrayish@^0.3.1 by hash: sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==
1063 silly tarball trying debug@^4.2.0 by hash: sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==
1064 silly tarball trying ms@2.1.2 by hash: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
1065 silly tarball trying napi-build-utils@^1.0.1 by hash: sha512-ONmRUqK7zj7DWX0D9ADe03wbwOBZxNAfF20PlGfCWQcD3+/MakShIHrMqx9YwPTfxDdF1zLeL+RGZiR9kGMLdg==
1066 silly tarball trying mkdirp-classic@^0.5.3 by hash: sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==
1067 silly tarball trying is-fullwidth-code-point@^1.0.0 by hash: sha1-754xOG8DGn8NZDr4L95QxFfvAMs=
1068 silly tarball trying object-assign@^4.1.0 by hash: sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=
1069 silly tarball trying node-addon-api@^4.2.0 by hash: sha512-eazsqzwG2lskuzBqCGPi7Ac2UgOoMz8JVOXVhTvvPDYhthvNpefx8jWD8Np7Gv+2Sz0FlPWZk0nJV0z598Wn8Q==
1070 silly tarball trying number-is-nan@^1.0.0 by hash: sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=
1071 silly tarball trying process-nextick-args@~2.0.0 by hash: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==
1072 silly tarball trying sax@1.1.4 by hash: sha1-dLbTPJrh4AFRDxeakRaFiPGu2qk=
1073 silly tarball trying set-blocking@~2.0.0 by hash: sha1-BF+XgtARrppoA93TgrJDkrPYkPc=
1074 silly tarball trying signal-exit@^3.0.0 by hash: sha512-sDl4qMFpijcGw22U5w63KmD3cZJfBuFlVNbVMKje2keoKML7X2UzWbc4XrmEbDwg0NXJc3yv4/ox7b+JWb57kQ==
1075 silly tarball trying safe-buffer@~5.1.1 by hash: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==
1076 silly tarball trying simple-concat@^1.0.0 by hash: sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==
1077 silly tarball trying simple-swizzle@^0.2.2 by hash: sha1-pNprY1/8zMoz9w0Xy5JZLeleVXo=
1078 silly tarball trying color-string@^1.9.0 by hash: sha512-9Mrz2AQLefkH1UvASKj6v6hj/7eWgjnT/cVsR8CumieLoT+g900exWeNogqtweI8dxloXN9BDQTYro1oWu/5CQ==
1079 silly tarball trying color@^4.0.1 by hash: sha512-hHTcrbvEnGjC7WBMk6ibQWFVDgEFTVmjrz2Q5HlU6ltwxv0JJN2Z8I7uRbWeQLF04dikxs8zgyZkazRJvSMtyQ==
1080 silly tarball trying strip-ansi@^3.0.1 by hash: sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=
1081 silly tarball trying string_decoder@~1.1.1 by hash: sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==
1082 silly tarball trying string-width@^1.0.1 by hash: sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=
1083 silly tarball trying strip-json-comments@~2.0.1 by hash: sha1-PFMZQukIwml8DsNEhYwobHygpgo=
1084 silly tarball trying rc@^1.2.7 by hash: sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==
1085 silly tarball trying tslib@^2.0.3 by hash: sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
1086 silly extract ansi-regex@^2.0.0 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\ansi-regex-dab3bd61 (140ms)
1087 silly extract has-unicode@^2.0.0 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\has-unicode-482d6200 (140ms)
1088 silly extract ini@~1.3.0 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\ini-b99e3b26 (140ms)
1089 silly extract mkdirp-classic@^0.5.3 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\mkdirp-classic-cdf16c52 (139ms)
1090 silly extract is-fullwidth-code-point@^1.0.0 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\is-fullwidth-code-point-25a52e62 (138ms)
1091 silly extract ms@2.1.2 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\ms-caa0e5d1 (139ms)
1092 silly extract object-assign@^4.1.0 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\object-assign-3bd5f4ca (137ms)
1093 silly extract process-nextick-args@~2.0.0 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\process-nextick-args-b6a1b06c (137ms)
1094 silly extract number-is-nan@^1.0.0 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\number-is-nan-ec7531fa (138ms)
1095 silly extract simple-swizzle@^0.2.2 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\simple-swizzle-74b6148d (136ms)
1096 silly extract color-string@^1.9.0 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\color-string-a9c65b6d (136ms)
1097 silly extract strip-ansi@^3.0.1 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\strip-ansi-abde021a (135ms)
1098 silly extract strip-json-comments@~2.0.1 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\strip-json-comments-a9cfe43e (135ms)
1099 silly extract string-width@^1.0.1 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\string-width-7a96420a (135ms)
1100 silly extract cordova-res@0.15.4
1101 silly extract aproba@^1.0.3 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\aproba-f2ea50d4 (146ms)
1102 silly extract at-least-node@^1.0.0 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\at-least-node-baaea75d (146ms)
1103 silly extract chownr@^1.1.1 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\chownr-f6f49803 (146ms)
1104 silly extract code-point-at@^1.0.0 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\code-point-at-6e5c37e7 (146ms)
1105 silly extract color-name@~1.1.4 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\color-name-fe20c995 (146ms)
1106 silly extract color@^4.0.1 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\color-11487484 (140ms)
1107 silly extract sharp@0.29.3
1108 silly extract elementtree@0.1.7
1109 silly extract @ionic/utils-fs@3.1.5
1110 silly extract @ionic/utils-array@2.1.5
1111 silly extract prebuild-install@7.0.0
1112 silly extract node-abi@3.5.0
1113 silly extract semver@7.3.5
1114 silly extract lru-cache@6.0.0
1115 silly extract yallist@4.0.0
1116 silly extract simple-get@4.0.0
1117 silly extract tar-fs@2.1.1
1118 silly extract pump@3.0.0
1119 silly extract tar-stream@2.2.0
1120 silly tarball trying cordova-res@latest by hash: sha512-TjFZhjUtK8qq4DVrgR+KI7tKcUL704cnkTPRhHbKlCPzefHoz1tBOX93wc76dOMmOWKTsbJz83DIm6mqdp5Pmg==
1121 silly extract end-of-stream@1.4.4
1122 silly extract once@1.4.0
1123 silly extract wrappy@1.0.2
1124 silly extract npmlog@4.1.2
1125 silly extract gauge@2.7.4
1126 silly extract wide-align@1.1.5
1127 silly tarball trying sharp@^0.29.2 by hash: sha512-fKWUuOw77E4nhpyzCCJR1ayrttHoFHBT2U/kR/qEMRhvPEcluG4BKj324+SCO1e84+knXHwhJ1HHJGnUt4ElGA==
1128 silly tarball trying elementtree@^0.1.7 by hash: sha1-mskb5uUvtuYkTE5UpKw+2K6OKcA=
1129 silly tarball trying prebuild-install@^7.0.0 by hash: sha512-IvSenf33K7JcgddNz2D5w521EgO+4aMMjFt73Uk9FRzQ7P+QZPKrp7qPsDydsSwjGt3T5xRNnM1bj1zMTD5fTA==
1130 silly tarball trying node-abi@^3.3.0 by hash: sha512-LtHvNIBgOy5mO8mPEUtkCW/YCRWYEKshIvqhe1GHHyXEHEB5mgICyYnAcl4qan3uFeRROErKGzatFHPf6kDxWw==
1131 silly tarball trying semver@^7.3.5 by hash: sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==
1132 silly tarball trying lru-cache@^6.0.0 by hash: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==
1133 silly tarball trying yallist@^4.0.0 by hash: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
1134 silly tarball trying simple-get@^4.0.0 by hash: sha512-ZalZGexYr3TA0SwySsr5HlgOOinS4Jsa8YB2GJ6lUNAazyAu4KG/VmzMTwAt2YVXzzVj8QmefmAonZIK2BSGcQ==
1135 silly tarball trying tar-fs@^2.1.1 by hash: sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng==
1136 silly tarball trying pump@^3.0.0 by hash: sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==
1137 silly tarball trying tar-stream@^2.1.4 by hash: sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==
1138 silly tarball trying @ionic/utils-fs@^3.1.5 by hash: sha512-a41bY2dHqWSEQQ/80CpbXSs8McyiCFf2DnIWWLukrhYWf46h4qi6M/8dxcMKrofRiqI/3F+cL3S2mOm9Zz/o2Q==
1139 silly tarball trying @ionic/utils-array@^2.1.5 by hash: sha512-HD72a71IQVBmQckDwmA8RxNVMTbxnaLbgFOl+dO5tbvW9CkkSFCv41h6fUuNsSEVgngfkn0i98HDuZC8mk+lTA==
1140 silly tarball trying end-of-stream@^1.1.0 by hash: sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==
1141 silly tarball trying once@^1.3.1 by hash: sha1-WDsap3WWHUsROsF9nFC6753Xa9E=
1142 silly tarball trying wrappy@1 by hash: sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=
1143 silly tarball trying npmlog@^4.0.1 by hash: sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg==
1144 silly tarball trying gauge@~2.7.3 by hash: sha1-LANAXHU4w51+s3sxcCLjJfsBi/c=
1145 silly tarball trying wide-align@^1.1.0 by hash: sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==
1146 silly extract core-util-is@~1.0.0 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\core-util-is-5f32f2b0 (158ms)
1147 silly extract fs-constants@^1.0.0 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\fs-constants-98b26e5f (162ms)
1148 silly extract ieee754@^1.1.13 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\ieee754-109a3940 (161ms)
1149 silly extract mimic-response@^3.1.0 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\mimic-response-df189d57 (161ms)
1150 silly extract inherits@~2.0.3 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\inherits-b53a6e44 (161ms)
1151 silly extract decompress-response@^6.0.0 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\decompress-response-5e01acd1 (161ms)
1152 silly extract signal-exit@^3.0.0 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\signal-exit-056ccbc5 (157ms)
1153 silly extract set-blocking@~2.0.0 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\set-blocking-4ca58f6a (158ms)
1154 silly extract readable-stream@3.6.0
1155 silly extract console-control-strings@~1.1.0 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\console-control-strings-f413625f (174ms)
1156 silly extract napi-build-utils@^1.0.1 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\napi-build-utils-9c802b2f (172ms)
1157 silly extract are-we-there-yet@1.1.7
1158 silly extract readable-stream@2.3.7
1159 silly extract bl@4.1.0
1160 silly extract readable-stream@3.6.0
1161 silly extract util-deprecate@1.0.2
1162 silly extract fs-extra@9.1.0
1163 silly extract jsonfile@6.1.0
1164 silly tarball trying readable-stream@^3.1.1 by hash: sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==
1165 silly extract safe-buffer@~5.1.1 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\safe-buffer-45b2010d (179ms)
1166 silly extract universalify@2.0.0
1167 silly extract tunnel-agent@0.6.0
1168 silly tarball trying are-we-there-yet@~1.1.2 by hash: sha512-nxwy40TuMiUGqMyRHgCSWZ9FM4VAoRP4xUYSTv5ImRog+h9yISPbVH7H8fASCIzYn9wlEv4zvFL7uKDMCFQm3g==
1169 silly tarball trying readable-stream@^2.0.6 by hash: sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==
1170 silly tarball trying bl@^4.0.3 by hash: sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==
1171 silly tarball trying readable-stream@^3.4.0 by hash: sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==
1172 silly tarball trying util-deprecate@~1.0.1 by hash: sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=
1173 silly tarball trying fs-extra@^9.0.0 by hash: sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==
1174 silly tarball trying jsonfile@^6.0.1 by hash: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==
1175 silly extract is-arrayish@^0.3.1 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\is-arrayish-195d2b92 (188ms)
1176 silly tarball trying universalify@^2.0.0 by hash: sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==
1177 silly tarball trying tunnel-agent@^0.6.0 by hash: sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0=
1178 silly extract string_decoder@~1.1.1 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\string_decoder-1020ca58 (190ms)
1179 silly extract expand-template@^2.0.3 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\expand-template-e3de8675 (200ms)
1180 silly extract base64-js@^1.3.1 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\base64-js-eb6afea0 (208ms)
1181 silly extract sax@1.1.4 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\sax-a59ec324 (206ms)
1182 silly extract deep-extend@^0.6.0 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\deep-extend-632207a4 (217ms)
1183 silly extract simple-concat@^1.0.0 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\simple-concat-dbfede0d (213ms)
1184 silly extract buffer@^5.5.0 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\buffer-750e642a (218ms)
1185 silly extract graceful-fs@^4.2.0 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\graceful-fs-d5b3f954 (220ms)
1186 silly extract color-convert@^2.0.1 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\color-convert-bfc26bb7 (221ms)
1187 silly extract detect-libc@^1.0.3 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\detect-libc-fbc91c27 (226ms)
1188 silly extract debug@^4.2.0 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\debug-0f3e5468 (227ms)
1189 silly extract isarray@~1.0.0 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\isarray-39057ad8 (228ms)
1190 silly extract delegates@^1.0.0 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\delegates-80c2f8eb (231ms)
1191 silly extract simple-get@^4.0.0 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\simple-get-b1245cfc (88ms)
1192 silly extract lru-cache@^6.0.0 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\lru-cache-24acd71e (89ms)
1193 silly extract wrappy@1 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\wrappy-432eb327 (86ms)
1194 silly extract end-of-stream@^1.1.0 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\end-of-stream-5277e8dd (86ms)
1195 silly extract once@^1.3.1 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\once-b1218335 (86ms)
1196 silly extract wide-align@^1.1.0 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\wide-align-c7b5ceba (86ms)
1197 silly extract yallist@^4.0.0 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\yallist-3e7c65eb (93ms)
1198 silly extract universalify@^2.0.0 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\universalify-be4feff1 (55ms)
1199 silly extract npmlog@^4.0.1 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\npmlog-a9d3849e (92ms)
1200 silly extract tunnel-agent@^0.6.0 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\tunnel-agent-79b8cf5f (56ms)
1201 silly extract tslib@^2.0.3 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\tslib-63991d28 (243ms)
1202 silly extract pump@^3.0.0 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\pump-693a8f3e (101ms)
1203 silly extract util-deprecate@~1.0.1 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\util-deprecate-0093bb91 (69ms)
1204 silly extract jsonfile@^6.0.1 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\jsonfile-57590129 (69ms)
1205 silly extract @ionic/utils-array@^2.1.5 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\@ionic\utils-array-d0c3f8ef (106ms)
1206 silly extract rc@^1.2.7 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\rc-319c277a (248ms)
1207 silly extract tar-stream@^2.1.4 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\tar-stream-ea620044 (106ms)
1208 silly extract github-from-package@0.0.0 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\github-from-package-1c6c08f9 (257ms)
1209 silly extract @ionic/utils-fs@^3.1.5 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\@ionic\utils-fs-594c29f7 (110ms)
1210 silly extract are-we-there-yet@~1.1.2 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\are-we-there-yet-c15d9509 (78ms)
1211 silly extract bl@^4.0.3 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\bl-85d25cf4 (84ms)
1212 silly extract prebuild-install@^7.0.0 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\prebuild-install-e8e3323b (126ms)
1213 silly extract node-abi@^3.3.0 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\node-abi-9c99fd54 (129ms)
1214 silly extract node-addon-api@^4.2.0 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\node-addon-api-f47f3488 (276ms)
1215 silly extract minimist@^1.2.3 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\minimist-fe4f3068 (281ms)
1216 silly extract gauge@~2.7.3 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\gauge-ba5d9a44 (135ms)
1217 silly extract elementtree@^0.1.7 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\elementtree-264524ed (149ms)
1218 silly extract tar-fs@^2.1.1 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\tar-fs-717e8ea3 (149ms)
1219 silly extract readable-stream@^3.4.0 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\readable-stream-4b5489d3 (119ms)
1220 silly extract readable-stream@^3.1.1 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\readable-stream-0153c05d (130ms)
1221 silly extract readable-stream@^2.0.6 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\readable-stream-f3fb5778 (122ms)
1222 silly extract cordova-res@latest extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\cordova-res-aaece39e (162ms)
1223 silly extract fs-extra@^9.0.0 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\fs-extra-6fe70897 (136ms)
1224 silly extract sharp@^0.29.2 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\sharp-d5fbca41 (173ms)
1225 silly extract semver@^7.3.5 extracted to C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging\semver-c7568d87 (180ms)
1226 timing action:extract Completed in 330ms
1227 silly doReverseSerial unbuild 640
1228 silly doSerial remove 640
1229 silly doSerial move 640
1230 silly doSerial finalize 640
1231 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\ansi-regex
1232 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\aproba
1233 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\at-least-node
1234 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\base64-js
1235 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\chownr
1236 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\code-point-at
1237 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\color-name
1238 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\color-convert
1239 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\console-control-strings
1240 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\core-util-is
1241 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\deep-extend
1242 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\delegates
1243 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\detect-libc
1244 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\expand-template
1245 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\fs-constants
1246 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\github-from-package
1247 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\graceful-fs
1248 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\has-unicode
1249 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\ieee754
1250 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\buffer
1251 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\inherits
1252 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\ini
1253 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\is-arrayish
1254 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\isarray
1255 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\mimic-response
1256 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\decompress-response
1257 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\minimist
1258 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\mkdirp-classic
1259 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\ms
1260 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\debug
1261 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\napi-build-utils
1262 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\node-addon-api
1263 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\number-is-nan
1264 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\is-fullwidth-code-point
1265 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\object-assign
1266 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\process-nextick-args
1267 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\safe-buffer
1268 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\sax
1269 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\set-blocking
1270 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\signal-exit
1271 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\simple-concat
1272 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\simple-swizzle
1273 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\color-string
1274 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\color
1275 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\string_decoder
1276 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\strip-ansi
1277 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\string-width
1278 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\strip-json-comments
1279 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\rc
1280 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\tslib
1281 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\tunnel-agent
1282 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\universalify
1283 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\jsonfile
1284 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\fs-extra
1285 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\util-deprecate
1286 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\bl\node_modules\readable-stream
1287 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\bl
1288 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\readable-stream
1289 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\are-we-there-yet
1290 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\tar-stream\node_modules\readable-stream
1291 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\wide-align
1292 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\gauge
1293 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\npmlog
1294 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\wrappy
1295 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\once
1296 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\end-of-stream
1297 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\tar-stream
1298 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\pump
1299 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\tar-fs
1300 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\simple-get
1301 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\yallist
1302 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\lru-cache
1303 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\semver
1304 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\node-abi
1305 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\prebuild-install
1306 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\@ionic\utils-array
1307 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\@ionic\utils-fs
1308 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\elementtree
1309 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\sharp
1310 silly finalize C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res
1311 timing action:finalize Completed in 228ms
1312 silly doParallel refresh-package-json 80
1313 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\ansi-regex
1314 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\aproba
1315 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\at-least-node
1316 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\base64-js
1317 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\chownr
1318 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\code-point-at
1319 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\color-name
1320 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\color-convert
1321 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\console-control-strings
1322 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\core-util-is
1323 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\deep-extend
1324 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\delegates
1325 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\detect-libc
1326 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\expand-template
1327 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\fs-constants
1328 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\github-from-package
1329 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\graceful-fs
1330 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\has-unicode
1331 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\ieee754
1332 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\buffer
1333 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\inherits
1334 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\ini
1335 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\is-arrayish
1336 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\isarray
1337 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\mimic-response
1338 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\decompress-response
1339 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\minimist
1340 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\mkdirp-classic
1341 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\ms
1342 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\debug
1343 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\napi-build-utils
1344 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\node-addon-api
1345 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\number-is-nan
1346 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\is-fullwidth-code-point
1347 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\object-assign
1348 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\process-nextick-args
1349 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\safe-buffer
1350 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\sax
1351 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\set-blocking
1352 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\signal-exit
1353 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\simple-concat
1354 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\simple-swizzle
1355 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\color-string
1356 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\color
1357 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\string_decoder
1358 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\strip-ansi
1359 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\string-width
1360 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\strip-json-comments
1361 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\rc
1362 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\tslib
1363 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res
1364 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\sharp
1365 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\elementtree
1366 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\@ionic\utils-fs
1367 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\@ionic\utils-array
1368 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\prebuild-install
1369 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\node-abi
1370 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\semver
1371 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\lru-cache
1372 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\yallist
1373 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\simple-get
1374 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\tar-fs
1375 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\pump
1376 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\tar-stream
1377 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\end-of-stream
1378 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\once
1379 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\wrappy
1380 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\npmlog
1381 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\gauge
1382 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\wide-align
1383 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\tar-stream\node_modules\readable-stream
1384 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\are-we-there-yet
1385 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\readable-stream
1386 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\bl
1387 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\bl\node_modules\readable-stream
1388 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\util-deprecate
1389 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\fs-extra
1390 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\jsonfile
1391 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\universalify
1392 silly refresh-package-json C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\tunnel-agent
1393 timing action:refresh-package-json Completed in 387ms
1394 silly doParallel preinstall 80
1395 silly preinstall ansi-regex@2.1.1
1396 info lifecycle ansi-regex@2.1.1~preinstall: ansi-regex@2.1.1
1397 silly preinstall aproba@1.2.0
1398 info lifecycle aproba@1.2.0~preinstall: aproba@1.2.0
1399 silly preinstall at-least-node@1.0.0
1400 info lifecycle at-least-node@1.0.0~preinstall: at-least-node@1.0.0
1401 silly preinstall base64-js@1.5.1
1402 info lifecycle base64-js@1.5.1~preinstall: base64-js@1.5.1
1403 silly preinstall chownr@1.1.4
1404 info lifecycle chownr@1.1.4~preinstall: chownr@1.1.4
1405 silly preinstall code-point-at@1.1.0
1406 info lifecycle code-point-at@1.1.0~preinstall: code-point-at@1.1.0
1407 silly preinstall color-name@1.1.4
1408 info lifecycle color-name@1.1.4~preinstall: color-name@1.1.4
1409 silly preinstall color-convert@2.0.1
1410 info lifecycle color-convert@2.0.1~preinstall: color-convert@2.0.1
1411 silly preinstall console-control-strings@1.1.0
1412 info lifecycle console-control-strings@1.1.0~preinstall: console-control-strings@1.1.0
1413 silly preinstall core-util-is@1.0.3
1414 info lifecycle core-util-is@1.0.3~preinstall: core-util-is@1.0.3
1415 silly preinstall deep-extend@0.6.0
1416 info lifecycle deep-extend@0.6.0~preinstall: deep-extend@0.6.0
1417 silly preinstall delegates@1.0.0
1418 info lifecycle delegates@1.0.0~preinstall: delegates@1.0.0
1419 silly preinstall detect-libc@1.0.3
1420 info lifecycle detect-libc@1.0.3~preinstall: detect-libc@1.0.3
1421 silly preinstall expand-template@2.0.3
1422 info lifecycle expand-template@2.0.3~preinstall: expand-template@2.0.3
1423 silly preinstall fs-constants@1.0.0
1424 info lifecycle fs-constants@1.0.0~preinstall: fs-constants@1.0.0
1425 silly preinstall github-from-package@0.0.0
1426 info lifecycle github-from-package@0.0.0~preinstall: github-from-package@0.0.0
1427 silly preinstall graceful-fs@4.2.9
1428 info lifecycle graceful-fs@4.2.9~preinstall: graceful-fs@4.2.9
1429 silly preinstall has-unicode@2.0.1
1430 info lifecycle has-unicode@2.0.1~preinstall: has-unicode@2.0.1
1431 silly preinstall ieee754@1.2.1
1432 info lifecycle ieee754@1.2.1~preinstall: ieee754@1.2.1
1433 silly preinstall buffer@5.7.1
1434 info lifecycle buffer@5.7.1~preinstall: buffer@5.7.1
1435 silly preinstall inherits@2.0.4
1436 info lifecycle inherits@2.0.4~preinstall: inherits@2.0.4
1437 silly preinstall ini@1.3.8
1438 info lifecycle ini@1.3.8~preinstall: ini@1.3.8
1439 silly preinstall is-arrayish@0.3.2
1440 info lifecycle is-arrayish@0.3.2~preinstall: is-arrayish@0.3.2
1441 silly preinstall isarray@1.0.0
1442 info lifecycle isarray@1.0.0~preinstall: isarray@1.0.0
1443 silly preinstall mimic-response@3.1.0
1444 info lifecycle mimic-response@3.1.0~preinstall: mimic-response@3.1.0
1445 silly preinstall decompress-response@6.0.0
1446 info lifecycle decompress-response@6.0.0~preinstall: decompress-response@6.0.0
1447 silly preinstall minimist@1.2.5
1448 info lifecycle minimist@1.2.5~preinstall: minimist@1.2.5
1449 silly preinstall mkdirp-classic@0.5.3
1450 info lifecycle mkdirp-classic@0.5.3~preinstall: mkdirp-classic@0.5.3
1451 silly preinstall ms@2.1.2
1452 info lifecycle ms@2.1.2~preinstall: ms@2.1.2
1453 silly preinstall debug@4.3.3
1454 info lifecycle debug@4.3.3~preinstall: debug@4.3.3
1455 silly preinstall napi-build-utils@1.0.2
1456 info lifecycle napi-build-utils@1.0.2~preinstall: napi-build-utils@1.0.2
1457 silly preinstall node-addon-api@4.2.0
1458 info lifecycle node-addon-api@4.2.0~preinstall: node-addon-api@4.2.0
1459 silly preinstall number-is-nan@1.0.1
1460 info lifecycle number-is-nan@1.0.1~preinstall: number-is-nan@1.0.1
1461 silly preinstall is-fullwidth-code-point@1.0.0
1462 info lifecycle is-fullwidth-code-point@1.0.0~preinstall: is-fullwidth-code-point@1.0.0
1463 silly preinstall object-assign@4.1.1
1464 info lifecycle object-assign@4.1.1~preinstall: object-assign@4.1.1
1465 silly preinstall process-nextick-args@2.0.1
1466 info lifecycle process-nextick-args@2.0.1~preinstall: process-nextick-args@2.0.1
1467 silly preinstall safe-buffer@5.1.2
1468 info lifecycle safe-buffer@5.1.2~preinstall: safe-buffer@5.1.2
1469 silly preinstall sax@1.1.4
1470 info lifecycle sax@1.1.4~preinstall: sax@1.1.4
1471 silly preinstall set-blocking@2.0.0
1472 info lifecycle set-blocking@2.0.0~preinstall: set-blocking@2.0.0
1473 silly preinstall signal-exit@3.0.6
1474 info lifecycle signal-exit@3.0.6~preinstall: signal-exit@3.0.6
1475 silly preinstall simple-concat@1.0.1
1476 info lifecycle simple-concat@1.0.1~preinstall: simple-concat@1.0.1
1477 silly preinstall simple-swizzle@0.2.2
1478 info lifecycle simple-swizzle@0.2.2~preinstall: simple-swizzle@0.2.2
1479 silly preinstall color-string@1.9.0
1480 info lifecycle color-string@1.9.0~preinstall: color-string@1.9.0
1481 silly preinstall color@4.2.0
1482 info lifecycle color@4.2.0~preinstall: color@4.2.0
1483 silly preinstall string_decoder@1.1.1
1484 info lifecycle string_decoder@1.1.1~preinstall: string_decoder@1.1.1
1485 silly preinstall strip-ansi@3.0.1
1486 info lifecycle strip-ansi@3.0.1~preinstall: strip-ansi@3.0.1
1487 silly preinstall string-width@1.0.2
1488 info lifecycle string-width@1.0.2~preinstall: string-width@1.0.2
1489 silly preinstall strip-json-comments@2.0.1
1490 info lifecycle strip-json-comments@2.0.1~preinstall: strip-json-comments@2.0.1
1491 silly preinstall rc@1.2.8
1492 info lifecycle rc@1.2.8~preinstall: rc@1.2.8
1493 silly preinstall tslib@2.3.1
1494 info lifecycle tslib@2.3.1~preinstall: tslib@2.3.1
1495 silly preinstall cordova-res@0.15.4
1496 info lifecycle cordova-res@0.15.4~preinstall: cordova-res@0.15.4
1497 silly preinstall sharp@0.29.3
1498 info lifecycle sharp@0.29.3~preinstall: sharp@0.29.3
1499 silly preinstall elementtree@0.1.7
1500 info lifecycle elementtree@0.1.7~preinstall: elementtree@0.1.7
1501 silly preinstall @ionic/utils-fs@3.1.5
1502 info lifecycle @ionic/utils-fs@3.1.5~preinstall: @ionic/utils-fs@3.1.5
1503 silly preinstall @ionic/utils-array@2.1.5
1504 info lifecycle @ionic/utils-array@2.1.5~preinstall: @ionic/utils-array@2.1.5
1505 silly preinstall prebuild-install@7.0.0
1506 info lifecycle prebuild-install@7.0.0~preinstall: prebuild-install@7.0.0
1507 silly preinstall node-abi@3.5.0
1508 info lifecycle node-abi@3.5.0~preinstall: node-abi@3.5.0
1509 silly preinstall semver@7.3.5
1510 info lifecycle semver@7.3.5~preinstall: semver@7.3.5
1511 silly preinstall lru-cache@6.0.0
1512 info lifecycle lru-cache@6.0.0~preinstall: lru-cache@6.0.0
1513 silly preinstall yallist@4.0.0
1514 info lifecycle yallist@4.0.0~preinstall: yallist@4.0.0
1515 silly preinstall simple-get@4.0.0
1516 info lifecycle simple-get@4.0.0~preinstall: simple-get@4.0.0
1517 silly preinstall tar-fs@2.1.1
1518 info lifecycle tar-fs@2.1.1~preinstall: tar-fs@2.1.1
1519 silly preinstall pump@3.0.0
1520 info lifecycle pump@3.0.0~preinstall: pump@3.0.0
1521 silly preinstall tar-stream@2.2.0
1522 info lifecycle tar-stream@2.2.0~preinstall: tar-stream@2.2.0
1523 silly preinstall end-of-stream@1.4.4
1524 info lifecycle end-of-stream@1.4.4~preinstall: end-of-stream@1.4.4
1525 silly preinstall once@1.4.0
1526 info lifecycle once@1.4.0~preinstall: once@1.4.0
1527 silly preinstall wrappy@1.0.2
1528 info lifecycle wrappy@1.0.2~preinstall: wrappy@1.0.2
1529 silly preinstall npmlog@4.1.2
1530 info lifecycle npmlog@4.1.2~preinstall: npmlog@4.1.2
1531 silly preinstall gauge@2.7.4
1532 info lifecycle gauge@2.7.4~preinstall: gauge@2.7.4
1533 silly preinstall wide-align@1.1.5
1534 info lifecycle wide-align@1.1.5~preinstall: wide-align@1.1.5
1535 silly preinstall readable-stream@3.6.0
1536 info lifecycle readable-stream@3.6.0~preinstall: readable-stream@3.6.0
1537 silly preinstall are-we-there-yet@1.1.7
1538 info lifecycle are-we-there-yet@1.1.7~preinstall: are-we-there-yet@1.1.7
1539 silly preinstall readable-stream@2.3.7
1540 info lifecycle readable-stream@2.3.7~preinstall: readable-stream@2.3.7
1541 silly preinstall bl@4.1.0
1542 info lifecycle bl@4.1.0~preinstall: bl@4.1.0
1543 silly preinstall readable-stream@3.6.0
1544 info lifecycle readable-stream@3.6.0~preinstall: readable-stream@3.6.0
1545 silly preinstall util-deprecate@1.0.2
1546 info lifecycle util-deprecate@1.0.2~preinstall: util-deprecate@1.0.2
1547 silly preinstall fs-extra@9.1.0
1548 info lifecycle fs-extra@9.1.0~preinstall: fs-extra@9.1.0
1549 silly preinstall jsonfile@6.1.0
1550 info lifecycle jsonfile@6.1.0~preinstall: jsonfile@6.1.0
1551 silly preinstall universalify@2.0.0
1552 info lifecycle universalify@2.0.0~preinstall: universalify@2.0.0
1553 silly preinstall tunnel-agent@0.6.0
1554 info lifecycle tunnel-agent@0.6.0~preinstall: tunnel-agent@0.6.0
1555 timing action:preinstall Completed in 577ms
1556 silly doSerial build 640
1557 silly build ansi-regex@2.1.1
1558 info linkStuff ansi-regex@2.1.1
1559 silly linkStuff ansi-regex@2.1.1 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1560 silly linkStuff ansi-regex@2.1.1 is part of a global install
1561 silly linkStuff ansi-regex@2.1.1 is installed into a global node_modules
1562 silly build aproba@1.2.0
1563 info linkStuff aproba@1.2.0
1564 silly linkStuff aproba@1.2.0 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1565 silly linkStuff aproba@1.2.0 is part of a global install
1566 silly linkStuff aproba@1.2.0 is installed into a global node_modules
1567 silly build at-least-node@1.0.0
1568 info linkStuff at-least-node@1.0.0
1569 silly linkStuff at-least-node@1.0.0 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1570 silly linkStuff at-least-node@1.0.0 is part of a global install
1571 silly linkStuff at-least-node@1.0.0 is installed into a global node_modules
1572 silly build base64-js@1.5.1
1573 info linkStuff base64-js@1.5.1
1574 silly linkStuff base64-js@1.5.1 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1575 silly linkStuff base64-js@1.5.1 is part of a global install
1576 silly linkStuff base64-js@1.5.1 is installed into a global node_modules
1577 silly build chownr@1.1.4
1578 info linkStuff chownr@1.1.4
1579 silly linkStuff chownr@1.1.4 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1580 silly linkStuff chownr@1.1.4 is part of a global install
1581 silly linkStuff chownr@1.1.4 is installed into a global node_modules
1582 silly build code-point-at@1.1.0
1583 info linkStuff code-point-at@1.1.0
1584 silly linkStuff code-point-at@1.1.0 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1585 silly linkStuff code-point-at@1.1.0 is part of a global install
1586 silly linkStuff code-point-at@1.1.0 is installed into a global node_modules
1587 silly build color-name@1.1.4
1588 info linkStuff color-name@1.1.4
1589 silly linkStuff color-name@1.1.4 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1590 silly linkStuff color-name@1.1.4 is part of a global install
1591 silly linkStuff color-name@1.1.4 is installed into a global node_modules
1592 silly build color-convert@2.0.1
1593 info linkStuff color-convert@2.0.1
1594 silly linkStuff color-convert@2.0.1 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1595 silly linkStuff color-convert@2.0.1 is part of a global install
1596 silly linkStuff color-convert@2.0.1 is installed into a global node_modules
1597 silly build console-control-strings@1.1.0
1598 info linkStuff console-control-strings@1.1.0
1599 silly linkStuff console-control-strings@1.1.0 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1600 silly linkStuff console-control-strings@1.1.0 is part of a global install
1601 silly linkStuff console-control-strings@1.1.0 is installed into a global node_modules
1602 silly build core-util-is@1.0.3
1603 info linkStuff core-util-is@1.0.3
1604 silly linkStuff core-util-is@1.0.3 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1605 silly linkStuff core-util-is@1.0.3 is part of a global install
1606 silly linkStuff core-util-is@1.0.3 is installed into a global node_modules
1607 silly build deep-extend@0.6.0
1608 info linkStuff deep-extend@0.6.0
1609 silly linkStuff deep-extend@0.6.0 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1610 silly linkStuff deep-extend@0.6.0 is part of a global install
1611 silly linkStuff deep-extend@0.6.0 is installed into a global node_modules
1612 silly build delegates@1.0.0
1613 info linkStuff delegates@1.0.0
1614 silly linkStuff delegates@1.0.0 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1615 silly linkStuff delegates@1.0.0 is part of a global install
1616 silly linkStuff delegates@1.0.0 is installed into a global node_modules
1617 silly build detect-libc@1.0.3
1618 info linkStuff detect-libc@1.0.3
1619 silly linkStuff detect-libc@1.0.3 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1620 silly linkStuff detect-libc@1.0.3 is part of a global install
1621 silly linkStuff detect-libc@1.0.3 is installed into a global node_modules
1622 verbose linkBins [
1622 verbose linkBins   { 'detect-libc': 'bin/detect-libc.js' },
1622 verbose linkBins   'C:\\Users\\bengrah\\AppData\\Roaming\\npm\\node_modules\\cordova-res\\node_modules\\.bin',
1622 verbose linkBins   false
1622 verbose linkBins ]
1623 silly build expand-template@2.0.3
1624 info linkStuff expand-template@2.0.3
1625 silly linkStuff expand-template@2.0.3 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1626 silly linkStuff expand-template@2.0.3 is part of a global install
1627 silly linkStuff expand-template@2.0.3 is installed into a global node_modules
1628 silly build fs-constants@1.0.0
1629 info linkStuff fs-constants@1.0.0
1630 silly linkStuff fs-constants@1.0.0 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1631 silly linkStuff fs-constants@1.0.0 is part of a global install
1632 silly linkStuff fs-constants@1.0.0 is installed into a global node_modules
1633 silly build github-from-package@0.0.0
1634 info linkStuff github-from-package@0.0.0
1635 silly linkStuff github-from-package@0.0.0 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1636 silly linkStuff github-from-package@0.0.0 is part of a global install
1637 silly linkStuff github-from-package@0.0.0 is installed into a global node_modules
1638 silly build graceful-fs@4.2.9
1639 info linkStuff graceful-fs@4.2.9
1640 silly linkStuff graceful-fs@4.2.9 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1641 silly linkStuff graceful-fs@4.2.9 is part of a global install
1642 silly linkStuff graceful-fs@4.2.9 is installed into a global node_modules
1643 silly build has-unicode@2.0.1
1644 info linkStuff has-unicode@2.0.1
1645 silly linkStuff has-unicode@2.0.1 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1646 silly linkStuff has-unicode@2.0.1 is part of a global install
1647 silly linkStuff has-unicode@2.0.1 is installed into a global node_modules
1648 silly build ieee754@1.2.1
1649 info linkStuff ieee754@1.2.1
1650 silly linkStuff ieee754@1.2.1 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1651 silly linkStuff ieee754@1.2.1 is part of a global install
1652 silly linkStuff ieee754@1.2.1 is installed into a global node_modules
1653 silly build buffer@5.7.1
1654 info linkStuff buffer@5.7.1
1655 silly linkStuff buffer@5.7.1 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1656 silly linkStuff buffer@5.7.1 is part of a global install
1657 silly linkStuff buffer@5.7.1 is installed into a global node_modules
1658 silly build inherits@2.0.4
1659 info linkStuff inherits@2.0.4
1660 silly linkStuff inherits@2.0.4 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1661 silly linkStuff inherits@2.0.4 is part of a global install
1662 silly linkStuff inherits@2.0.4 is installed into a global node_modules
1663 silly build ini@1.3.8
1664 info linkStuff ini@1.3.8
1665 silly linkStuff ini@1.3.8 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1666 silly linkStuff ini@1.3.8 is part of a global install
1667 silly linkStuff ini@1.3.8 is installed into a global node_modules
1668 silly build is-arrayish@0.3.2
1669 info linkStuff is-arrayish@0.3.2
1670 silly linkStuff is-arrayish@0.3.2 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1671 silly linkStuff is-arrayish@0.3.2 is part of a global install
1672 silly linkStuff is-arrayish@0.3.2 is installed into a global node_modules
1673 silly build isarray@1.0.0
1674 info linkStuff isarray@1.0.0
1675 silly linkStuff isarray@1.0.0 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1676 silly linkStuff isarray@1.0.0 is part of a global install
1677 silly linkStuff isarray@1.0.0 is installed into a global node_modules
1678 silly build mimic-response@3.1.0
1679 info linkStuff mimic-response@3.1.0
1680 silly linkStuff mimic-response@3.1.0 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1681 silly linkStuff mimic-response@3.1.0 is part of a global install
1682 silly linkStuff mimic-response@3.1.0 is installed into a global node_modules
1683 silly build decompress-response@6.0.0
1684 info linkStuff decompress-response@6.0.0
1685 silly linkStuff decompress-response@6.0.0 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1686 silly linkStuff decompress-response@6.0.0 is part of a global install
1687 silly linkStuff decompress-response@6.0.0 is installed into a global node_modules
1688 silly build minimist@1.2.5
1689 info linkStuff minimist@1.2.5
1690 silly linkStuff minimist@1.2.5 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1691 silly linkStuff minimist@1.2.5 is part of a global install
1692 silly linkStuff minimist@1.2.5 is installed into a global node_modules
1693 silly build mkdirp-classic@0.5.3
1694 info linkStuff mkdirp-classic@0.5.3
1695 silly linkStuff mkdirp-classic@0.5.3 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1696 silly linkStuff mkdirp-classic@0.5.3 is part of a global install
1697 silly linkStuff mkdirp-classic@0.5.3 is installed into a global node_modules
1698 silly build ms@2.1.2
1699 info linkStuff ms@2.1.2
1700 silly linkStuff ms@2.1.2 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1701 silly linkStuff ms@2.1.2 is part of a global install
1702 silly linkStuff ms@2.1.2 is installed into a global node_modules
1703 silly build debug@4.3.3
1704 info linkStuff debug@4.3.3
1705 silly linkStuff debug@4.3.3 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1706 silly linkStuff debug@4.3.3 is part of a global install
1707 silly linkStuff debug@4.3.3 is installed into a global node_modules
1708 silly build napi-build-utils@1.0.2
1709 info linkStuff napi-build-utils@1.0.2
1710 silly linkStuff napi-build-utils@1.0.2 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1711 silly linkStuff napi-build-utils@1.0.2 is part of a global install
1712 silly linkStuff napi-build-utils@1.0.2 is installed into a global node_modules
1713 silly build node-addon-api@4.2.0
1714 info linkStuff node-addon-api@4.2.0
1715 silly linkStuff node-addon-api@4.2.0 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1716 silly linkStuff node-addon-api@4.2.0 is part of a global install
1717 silly linkStuff node-addon-api@4.2.0 is installed into a global node_modules
1718 silly build number-is-nan@1.0.1
1719 info linkStuff number-is-nan@1.0.1
1720 silly linkStuff number-is-nan@1.0.1 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1721 silly linkStuff number-is-nan@1.0.1 is part of a global install
1722 silly linkStuff number-is-nan@1.0.1 is installed into a global node_modules
1723 silly build is-fullwidth-code-point@1.0.0
1724 info linkStuff is-fullwidth-code-point@1.0.0
1725 silly linkStuff is-fullwidth-code-point@1.0.0 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1726 silly linkStuff is-fullwidth-code-point@1.0.0 is part of a global install
1727 silly linkStuff is-fullwidth-code-point@1.0.0 is installed into a global node_modules
1728 silly build object-assign@4.1.1
1729 info linkStuff object-assign@4.1.1
1730 silly linkStuff object-assign@4.1.1 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1731 silly linkStuff object-assign@4.1.1 is part of a global install
1732 silly linkStuff object-assign@4.1.1 is installed into a global node_modules
1733 silly build process-nextick-args@2.0.1
1734 info linkStuff process-nextick-args@2.0.1
1735 silly linkStuff process-nextick-args@2.0.1 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1736 silly linkStuff process-nextick-args@2.0.1 is part of a global install
1737 silly linkStuff process-nextick-args@2.0.1 is installed into a global node_modules
1738 silly build safe-buffer@5.1.2
1739 info linkStuff safe-buffer@5.1.2
1740 silly linkStuff safe-buffer@5.1.2 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1741 silly linkStuff safe-buffer@5.1.2 is part of a global install
1742 silly linkStuff safe-buffer@5.1.2 is installed into a global node_modules
1743 silly build sax@1.1.4
1744 info linkStuff sax@1.1.4
1745 silly linkStuff sax@1.1.4 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1746 silly linkStuff sax@1.1.4 is part of a global install
1747 silly linkStuff sax@1.1.4 is installed into a global node_modules
1748 silly build set-blocking@2.0.0
1749 info linkStuff set-blocking@2.0.0
1750 silly linkStuff set-blocking@2.0.0 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1751 silly linkStuff set-blocking@2.0.0 is part of a global install
1752 silly linkStuff set-blocking@2.0.0 is installed into a global node_modules
1753 silly build signal-exit@3.0.6
1754 info linkStuff signal-exit@3.0.6
1755 silly linkStuff signal-exit@3.0.6 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1756 silly linkStuff signal-exit@3.0.6 is part of a global install
1757 silly linkStuff signal-exit@3.0.6 is installed into a global node_modules
1758 silly build simple-concat@1.0.1
1759 info linkStuff simple-concat@1.0.1
1760 silly linkStuff simple-concat@1.0.1 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1761 silly linkStuff simple-concat@1.0.1 is part of a global install
1762 silly linkStuff simple-concat@1.0.1 is installed into a global node_modules
1763 silly build simple-swizzle@0.2.2
1764 info linkStuff simple-swizzle@0.2.2
1765 silly linkStuff simple-swizzle@0.2.2 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1766 silly linkStuff simple-swizzle@0.2.2 is part of a global install
1767 silly linkStuff simple-swizzle@0.2.2 is installed into a global node_modules
1768 silly build color-string@1.9.0
1769 info linkStuff color-string@1.9.0
1770 silly linkStuff color-string@1.9.0 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1771 silly linkStuff color-string@1.9.0 is part of a global install
1772 silly linkStuff color-string@1.9.0 is installed into a global node_modules
1773 silly build color@4.2.0
1774 info linkStuff color@4.2.0
1775 silly linkStuff color@4.2.0 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1776 silly linkStuff color@4.2.0 is part of a global install
1777 silly linkStuff color@4.2.0 is installed into a global node_modules
1778 silly build string_decoder@1.1.1
1779 info linkStuff string_decoder@1.1.1
1780 silly linkStuff string_decoder@1.1.1 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1781 silly linkStuff string_decoder@1.1.1 is part of a global install
1782 silly linkStuff string_decoder@1.1.1 is installed into a global node_modules
1783 silly build strip-ansi@3.0.1
1784 info linkStuff strip-ansi@3.0.1
1785 silly linkStuff strip-ansi@3.0.1 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1786 silly linkStuff strip-ansi@3.0.1 is part of a global install
1787 silly linkStuff strip-ansi@3.0.1 is installed into a global node_modules
1788 silly build string-width@1.0.2
1789 info linkStuff string-width@1.0.2
1790 silly linkStuff string-width@1.0.2 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1791 silly linkStuff string-width@1.0.2 is part of a global install
1792 silly linkStuff string-width@1.0.2 is installed into a global node_modules
1793 silly build strip-json-comments@2.0.1
1794 info linkStuff strip-json-comments@2.0.1
1795 silly linkStuff strip-json-comments@2.0.1 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1796 silly linkStuff strip-json-comments@2.0.1 is part of a global install
1797 silly linkStuff strip-json-comments@2.0.1 is installed into a global node_modules
1798 silly build rc@1.2.8
1799 info linkStuff rc@1.2.8
1800 silly linkStuff rc@1.2.8 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1801 silly linkStuff rc@1.2.8 is part of a global install
1802 silly linkStuff rc@1.2.8 is installed into a global node_modules
1803 verbose linkBins [
1803 verbose linkBins   { rc: 'cli.js' },
1803 verbose linkBins   'C:\\Users\\bengrah\\AppData\\Roaming\\npm\\node_modules\\cordova-res\\node_modules\\.bin',
1803 verbose linkBins   false
1803 verbose linkBins ]
1804 silly build tslib@2.3.1
1805 info linkStuff tslib@2.3.1
1806 silly linkStuff tslib@2.3.1 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1807 silly linkStuff tslib@2.3.1 is part of a global install
1808 silly linkStuff tslib@2.3.1 is installed into a global node_modules
1809 silly build tunnel-agent@0.6.0
1810 info linkStuff tunnel-agent@0.6.0
1811 silly linkStuff tunnel-agent@0.6.0 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1812 silly linkStuff tunnel-agent@0.6.0 is part of a global install
1813 silly linkStuff tunnel-agent@0.6.0 is installed into a global node_modules
1814 silly build universalify@2.0.0
1815 info linkStuff universalify@2.0.0
1816 silly linkStuff universalify@2.0.0 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1817 silly linkStuff universalify@2.0.0 is part of a global install
1818 silly linkStuff universalify@2.0.0 is installed into a global node_modules
1819 silly build jsonfile@6.1.0
1820 info linkStuff jsonfile@6.1.0
1821 silly linkStuff jsonfile@6.1.0 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1822 silly linkStuff jsonfile@6.1.0 is part of a global install
1823 silly linkStuff jsonfile@6.1.0 is installed into a global node_modules
1824 silly build fs-extra@9.1.0
1825 info linkStuff fs-extra@9.1.0
1826 silly linkStuff fs-extra@9.1.0 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1827 silly linkStuff fs-extra@9.1.0 is part of a global install
1828 silly linkStuff fs-extra@9.1.0 is installed into a global node_modules
1829 silly build util-deprecate@1.0.2
1830 info linkStuff util-deprecate@1.0.2
1831 silly linkStuff util-deprecate@1.0.2 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1832 silly linkStuff util-deprecate@1.0.2 is part of a global install
1833 silly linkStuff util-deprecate@1.0.2 is installed into a global node_modules
1834 silly build readable-stream@3.6.0
1835 info linkStuff readable-stream@3.6.0
1836 silly linkStuff readable-stream@3.6.0 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\bl\node_modules as its parent node_modules
1837 silly linkStuff readable-stream@3.6.0 is part of a global install
1838 silly linkStuff readable-stream@3.6.0 is installed into a global node_modules
1839 silly build bl@4.1.0
1840 info linkStuff bl@4.1.0
1841 silly linkStuff bl@4.1.0 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1842 silly linkStuff bl@4.1.0 is part of a global install
1843 silly linkStuff bl@4.1.0 is installed into a global node_modules
1844 silly build readable-stream@2.3.7
1845 info linkStuff readable-stream@2.3.7
1846 silly linkStuff readable-stream@2.3.7 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1847 silly linkStuff readable-stream@2.3.7 is part of a global install
1848 silly linkStuff readable-stream@2.3.7 is installed into a global node_modules
1849 silly build are-we-there-yet@1.1.7
1850 info linkStuff are-we-there-yet@1.1.7
1851 silly linkStuff are-we-there-yet@1.1.7 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1852 silly linkStuff are-we-there-yet@1.1.7 is part of a global install
1853 silly linkStuff are-we-there-yet@1.1.7 is installed into a global node_modules
1854 silly build readable-stream@3.6.0
1855 info linkStuff readable-stream@3.6.0
1856 silly linkStuff readable-stream@3.6.0 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\tar-stream\node_modules as its parent node_modules
1857 silly linkStuff readable-stream@3.6.0 is part of a global install
1858 silly linkStuff readable-stream@3.6.0 is installed into a global node_modules
1859 silly build wide-align@1.1.5
1860 info linkStuff wide-align@1.1.5
1861 silly linkStuff wide-align@1.1.5 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1862 silly linkStuff wide-align@1.1.5 is part of a global install
1863 silly linkStuff wide-align@1.1.5 is installed into a global node_modules
1864 silly build gauge@2.7.4
1865 info linkStuff gauge@2.7.4
1866 silly linkStuff gauge@2.7.4 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1867 silly linkStuff gauge@2.7.4 is part of a global install
1868 silly linkStuff gauge@2.7.4 is installed into a global node_modules
1869 silly build npmlog@4.1.2
1870 info linkStuff npmlog@4.1.2
1871 silly linkStuff npmlog@4.1.2 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1872 silly linkStuff npmlog@4.1.2 is part of a global install
1873 silly linkStuff npmlog@4.1.2 is installed into a global node_modules
1874 silly build wrappy@1.0.2
1875 info linkStuff wrappy@1.0.2
1876 silly linkStuff wrappy@1.0.2 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1877 silly linkStuff wrappy@1.0.2 is part of a global install
1878 silly linkStuff wrappy@1.0.2 is installed into a global node_modules
1879 silly build once@1.4.0
1880 info linkStuff once@1.4.0
1881 silly linkStuff once@1.4.0 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1882 silly linkStuff once@1.4.0 is part of a global install
1883 silly linkStuff once@1.4.0 is installed into a global node_modules
1884 silly build end-of-stream@1.4.4
1885 info linkStuff end-of-stream@1.4.4
1886 silly linkStuff end-of-stream@1.4.4 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1887 silly linkStuff end-of-stream@1.4.4 is part of a global install
1888 silly linkStuff end-of-stream@1.4.4 is installed into a global node_modules
1889 silly build tar-stream@2.2.0
1890 info linkStuff tar-stream@2.2.0
1891 silly linkStuff tar-stream@2.2.0 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1892 silly linkStuff tar-stream@2.2.0 is part of a global install
1893 silly linkStuff tar-stream@2.2.0 is installed into a global node_modules
1894 silly build pump@3.0.0
1895 info linkStuff pump@3.0.0
1896 silly linkStuff pump@3.0.0 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1897 silly linkStuff pump@3.0.0 is part of a global install
1898 silly linkStuff pump@3.0.0 is installed into a global node_modules
1899 silly build tar-fs@2.1.1
1900 info linkStuff tar-fs@2.1.1
1901 silly linkStuff tar-fs@2.1.1 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1902 silly linkStuff tar-fs@2.1.1 is part of a global install
1903 silly linkStuff tar-fs@2.1.1 is installed into a global node_modules
1904 silly build simple-get@4.0.0
1905 info linkStuff simple-get@4.0.0
1906 silly linkStuff simple-get@4.0.0 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1907 silly linkStuff simple-get@4.0.0 is part of a global install
1908 silly linkStuff simple-get@4.0.0 is installed into a global node_modules
1909 silly build yallist@4.0.0
1910 info linkStuff yallist@4.0.0
1911 silly linkStuff yallist@4.0.0 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1912 silly linkStuff yallist@4.0.0 is part of a global install
1913 silly linkStuff yallist@4.0.0 is installed into a global node_modules
1914 silly build lru-cache@6.0.0
1915 info linkStuff lru-cache@6.0.0
1916 silly linkStuff lru-cache@6.0.0 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1917 silly linkStuff lru-cache@6.0.0 is part of a global install
1918 silly linkStuff lru-cache@6.0.0 is installed into a global node_modules
1919 silly build semver@7.3.5
1920 info linkStuff semver@7.3.5
1921 silly linkStuff semver@7.3.5 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1922 silly linkStuff semver@7.3.5 is part of a global install
1923 silly linkStuff semver@7.3.5 is installed into a global node_modules
1924 verbose linkBins [
1924 verbose linkBins   { semver: 'bin/semver.js' },
1924 verbose linkBins   'C:\\Users\\bengrah\\AppData\\Roaming\\npm\\node_modules\\cordova-res\\node_modules\\.bin',
1924 verbose linkBins   false
1924 verbose linkBins ]
1925 silly build node-abi@3.5.0
1926 info linkStuff node-abi@3.5.0
1927 silly linkStuff node-abi@3.5.0 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1928 silly linkStuff node-abi@3.5.0 is part of a global install
1929 silly linkStuff node-abi@3.5.0 is installed into a global node_modules
1930 silly build prebuild-install@7.0.0
1931 info linkStuff prebuild-install@7.0.0
1932 silly linkStuff prebuild-install@7.0.0 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1933 silly linkStuff prebuild-install@7.0.0 is part of a global install
1934 silly linkStuff prebuild-install@7.0.0 is installed into a global node_modules
1935 verbose linkBins [
1935 verbose linkBins   { 'prebuild-install': 'bin.js' },
1935 verbose linkBins   'C:\\Users\\bengrah\\AppData\\Roaming\\npm\\node_modules\\cordova-res\\node_modules\\.bin',
1935 verbose linkBins   false
1935 verbose linkBins ]
1936 silly build @ionic/utils-array@2.1.5
1937 info linkStuff @ionic/utils-array@2.1.5
1938 silly linkStuff @ionic/utils-array@2.1.5 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1939 silly linkStuff @ionic/utils-array@2.1.5 is part of a global install
1940 silly linkStuff @ionic/utils-array@2.1.5 is installed into a global node_modules
1941 silly build @ionic/utils-fs@3.1.5
1942 info linkStuff @ionic/utils-fs@3.1.5
1943 silly linkStuff @ionic/utils-fs@3.1.5 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1944 silly linkStuff @ionic/utils-fs@3.1.5 is part of a global install
1945 silly linkStuff @ionic/utils-fs@3.1.5 is installed into a global node_modules
1946 silly build elementtree@0.1.7
1947 info linkStuff elementtree@0.1.7
1948 silly linkStuff elementtree@0.1.7 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1949 silly linkStuff elementtree@0.1.7 is part of a global install
1950 silly linkStuff elementtree@0.1.7 is installed into a global node_modules
1951 silly build sharp@0.29.3
1952 info linkStuff sharp@0.29.3
1953 silly linkStuff sharp@0.29.3 has C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules as its parent node_modules
1954 silly linkStuff sharp@0.29.3 is part of a global install
1955 silly linkStuff sharp@0.29.3 is installed into a global node_modules
1956 silly build cordova-res@0.15.4
1957 info linkStuff cordova-res@0.15.4
1958 silly linkStuff cordova-res@0.15.4 has C:\Users\bengrah\AppData\Roaming\npm\node_modules as its parent node_modules
1959 silly linkStuff cordova-res@0.15.4 is part of a global install
1960 silly linkStuff cordova-res@0.15.4 is installed into a global node_modules
1961 silly linkStuff cordova-res@0.15.4 is installed into the top-level global node_modules
1962 verbose linkBins [
1962 verbose linkBins   { 'cordova-res': 'bin/cordova-res' },
1962 verbose linkBins   'C:\\Users\\bengrah\\AppData\\Roaming\\npm',
1962 verbose linkBins   true
1962 verbose linkBins ]
1963 timing action:build Completed in 234ms
1964 silly doSerial global-link 640
1965 silly doParallel update-linked 0
1966 silly doSerial install 640
1967 silly install ansi-regex@2.1.1
1968 info lifecycle ansi-regex@2.1.1~install: ansi-regex@2.1.1
1969 silly install aproba@1.2.0
1970 info lifecycle aproba@1.2.0~install: aproba@1.2.0
1971 silly install at-least-node@1.0.0
1972 info lifecycle at-least-node@1.0.0~install: at-least-node@1.0.0
1973 silly install base64-js@1.5.1
1974 info lifecycle base64-js@1.5.1~install: base64-js@1.5.1
1975 silly install chownr@1.1.4
1976 info lifecycle chownr@1.1.4~install: chownr@1.1.4
1977 silly install code-point-at@1.1.0
1978 info lifecycle code-point-at@1.1.0~install: code-point-at@1.1.0
1979 silly install color-name@1.1.4
1980 info lifecycle color-name@1.1.4~install: color-name@1.1.4
1981 silly install color-convert@2.0.1
1982 info lifecycle color-convert@2.0.1~install: color-convert@2.0.1
1983 silly install console-control-strings@1.1.0
1984 info lifecycle console-control-strings@1.1.0~install: console-control-strings@1.1.0
1985 silly install core-util-is@1.0.3
1986 info lifecycle core-util-is@1.0.3~install: core-util-is@1.0.3
1987 silly install deep-extend@0.6.0
1988 info lifecycle deep-extend@0.6.0~install: deep-extend@0.6.0
1989 silly install delegates@1.0.0
1990 info lifecycle delegates@1.0.0~install: delegates@1.0.0
1991 silly install detect-libc@1.0.3
1992 info lifecycle detect-libc@1.0.3~install: detect-libc@1.0.3
1993 silly install expand-template@2.0.3
1994 info lifecycle expand-template@2.0.3~install: expand-template@2.0.3
1995 silly install fs-constants@1.0.0
1996 info lifecycle fs-constants@1.0.0~install: fs-constants@1.0.0
1997 silly install github-from-package@0.0.0
1998 info lifecycle github-from-package@0.0.0~install: github-from-package@0.0.0
1999 silly install graceful-fs@4.2.9
2000 info lifecycle graceful-fs@4.2.9~install: graceful-fs@4.2.9
2001 silly install has-unicode@2.0.1
2002 info lifecycle has-unicode@2.0.1~install: has-unicode@2.0.1
2003 silly install ieee754@1.2.1
2004 info lifecycle ieee754@1.2.1~install: ieee754@1.2.1
2005 silly install buffer@5.7.1
2006 info lifecycle buffer@5.7.1~install: buffer@5.7.1
2007 silly install inherits@2.0.4
2008 info lifecycle inherits@2.0.4~install: inherits@2.0.4
2009 silly install ini@1.3.8
2010 info lifecycle ini@1.3.8~install: ini@1.3.8
2011 silly install is-arrayish@0.3.2
2012 info lifecycle is-arrayish@0.3.2~install: is-arrayish@0.3.2
2013 silly install isarray@1.0.0
2014 info lifecycle isarray@1.0.0~install: isarray@1.0.0
2015 silly install mimic-response@3.1.0
2016 info lifecycle mimic-response@3.1.0~install: mimic-response@3.1.0
2017 silly install decompress-response@6.0.0
2018 info lifecycle decompress-response@6.0.0~install: decompress-response@6.0.0
2019 silly install minimist@1.2.5
2020 info lifecycle minimist@1.2.5~install: minimist@1.2.5
2021 silly install mkdirp-classic@0.5.3
2022 info lifecycle mkdirp-classic@0.5.3~install: mkdirp-classic@0.5.3
2023 silly install ms@2.1.2
2024 info lifecycle ms@2.1.2~install: ms@2.1.2
2025 silly install debug@4.3.3
2026 info lifecycle debug@4.3.3~install: debug@4.3.3
2027 silly install napi-build-utils@1.0.2
2028 info lifecycle napi-build-utils@1.0.2~install: napi-build-utils@1.0.2
2029 silly install node-addon-api@4.2.0
2030 info lifecycle node-addon-api@4.2.0~install: node-addon-api@4.2.0
2031 silly install number-is-nan@1.0.1
2032 info lifecycle number-is-nan@1.0.1~install: number-is-nan@1.0.1
2033 silly install is-fullwidth-code-point@1.0.0
2034 info lifecycle is-fullwidth-code-point@1.0.0~install: is-fullwidth-code-point@1.0.0
2035 silly install object-assign@4.1.1
2036 info lifecycle object-assign@4.1.1~install: object-assign@4.1.1
2037 silly install process-nextick-args@2.0.1
2038 info lifecycle process-nextick-args@2.0.1~install: process-nextick-args@2.0.1
2039 silly install safe-buffer@5.1.2
2040 info lifecycle safe-buffer@5.1.2~install: safe-buffer@5.1.2
2041 silly install sax@1.1.4
2042 info lifecycle sax@1.1.4~install: sax@1.1.4
2043 silly install set-blocking@2.0.0
2044 info lifecycle set-blocking@2.0.0~install: set-blocking@2.0.0
2045 silly install signal-exit@3.0.6
2046 info lifecycle signal-exit@3.0.6~install: signal-exit@3.0.6
2047 silly install simple-concat@1.0.1
2048 info lifecycle simple-concat@1.0.1~install: simple-concat@1.0.1
2049 silly install simple-swizzle@0.2.2
2050 info lifecycle simple-swizzle@0.2.2~install: simple-swizzle@0.2.2
2051 silly install color-string@1.9.0
2052 info lifecycle color-string@1.9.0~install: color-string@1.9.0
2053 silly install color@4.2.0
2054 info lifecycle color@4.2.0~install: color@4.2.0
2055 silly install string_decoder@1.1.1
2056 info lifecycle string_decoder@1.1.1~install: string_decoder@1.1.1
2057 silly install strip-ansi@3.0.1
2058 info lifecycle strip-ansi@3.0.1~install: strip-ansi@3.0.1
2059 silly install string-width@1.0.2
2060 info lifecycle string-width@1.0.2~install: string-width@1.0.2
2061 silly install strip-json-comments@2.0.1
2062 info lifecycle strip-json-comments@2.0.1~install: strip-json-comments@2.0.1
2063 silly install rc@1.2.8
2064 info lifecycle rc@1.2.8~install: rc@1.2.8
2065 silly install tslib@2.3.1
2066 info lifecycle tslib@2.3.1~install: tslib@2.3.1
2067 silly install tunnel-agent@0.6.0
2068 info lifecycle tunnel-agent@0.6.0~install: tunnel-agent@0.6.0
2069 silly install universalify@2.0.0
2070 info lifecycle universalify@2.0.0~install: universalify@2.0.0
2071 silly install jsonfile@6.1.0
2072 info lifecycle jsonfile@6.1.0~install: jsonfile@6.1.0
2073 silly install fs-extra@9.1.0
2074 info lifecycle fs-extra@9.1.0~install: fs-extra@9.1.0
2075 silly install util-deprecate@1.0.2
2076 info lifecycle util-deprecate@1.0.2~install: util-deprecate@1.0.2
2077 silly install readable-stream@3.6.0
2078 info lifecycle readable-stream@3.6.0~install: readable-stream@3.6.0
2079 silly install bl@4.1.0
2080 info lifecycle bl@4.1.0~install: bl@4.1.0
2081 silly install readable-stream@2.3.7
2082 info lifecycle readable-stream@2.3.7~install: readable-stream@2.3.7
2083 silly install are-we-there-yet@1.1.7
2084 info lifecycle are-we-there-yet@1.1.7~install: are-we-there-yet@1.1.7
2085 silly install readable-stream@3.6.0
2086 info lifecycle readable-stream@3.6.0~install: readable-stream@3.6.0
2087 silly install wide-align@1.1.5
2088 info lifecycle wide-align@1.1.5~install: wide-align@1.1.5
2089 silly install gauge@2.7.4
2090 info lifecycle gauge@2.7.4~install: gauge@2.7.4
2091 silly install npmlog@4.1.2
2092 info lifecycle npmlog@4.1.2~install: npmlog@4.1.2
2093 silly install wrappy@1.0.2
2094 info lifecycle wrappy@1.0.2~install: wrappy@1.0.2
2095 silly install once@1.4.0
2096 info lifecycle once@1.4.0~install: once@1.4.0
2097 silly install end-of-stream@1.4.4
2098 info lifecycle end-of-stream@1.4.4~install: end-of-stream@1.4.4
2099 silly install tar-stream@2.2.0
2100 info lifecycle tar-stream@2.2.0~install: tar-stream@2.2.0
2101 silly install pump@3.0.0
2102 info lifecycle pump@3.0.0~install: pump@3.0.0
2103 silly install tar-fs@2.1.1
2104 info lifecycle tar-fs@2.1.1~install: tar-fs@2.1.1
2105 silly install simple-get@4.0.0
2106 info lifecycle simple-get@4.0.0~install: simple-get@4.0.0
2107 silly install yallist@4.0.0
2108 info lifecycle yallist@4.0.0~install: yallist@4.0.0
2109 silly install lru-cache@6.0.0
2110 info lifecycle lru-cache@6.0.0~install: lru-cache@6.0.0
2111 silly install semver@7.3.5
2112 info lifecycle semver@7.3.5~install: semver@7.3.5
2113 silly install node-abi@3.5.0
2114 info lifecycle node-abi@3.5.0~install: node-abi@3.5.0
2115 silly install prebuild-install@7.0.0
2116 info lifecycle prebuild-install@7.0.0~install: prebuild-install@7.0.0
2117 silly install @ionic/utils-array@2.1.5
2118 info lifecycle @ionic/utils-array@2.1.5~install: @ionic/utils-array@2.1.5
2119 silly install @ionic/utils-fs@3.1.5
2120 info lifecycle @ionic/utils-fs@3.1.5~install: @ionic/utils-fs@3.1.5
2121 silly install elementtree@0.1.7
2122 info lifecycle elementtree@0.1.7~install: elementtree@0.1.7
2123 silly install sharp@0.29.3
2124 info lifecycle sharp@0.29.3~install: sharp@0.29.3
2125 verbose lifecycle sharp@0.29.3~install: unsafe-perm in lifecycle true
2126 verbose lifecycle sharp@0.29.3~install: PATH: C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin;C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\sharp\node_modules\.bin;C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\.bin;C:\Users\bengrah\AppData\Roaming\npm\node_modules\.bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Python310\Scripts\;C:\Python310\;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\NetIQ\SecureLogin\\Win32;C:\Program Files\NetIQ\SecureLogin\;C:\Program Files (x86)\Novell\ZENworks\bin;C:\ProgramData\chocolatey\bin;C:\Program Files\Git\cmd;C:\Users\bengrah\AppData\Local\Android\Sdk\tools\bin;C:\Users\bengrah\AppData\Local\Android\Sdk\platform-tools;C:\Users\bengrah\AppData\Local\Android\Sdk\emulator;C:\Users\bengrah\AppData\Local\Android\Sdk\build-tools\32.0.0;C:\Program Files\nodejs\;C:\Gradle\7.3.3\bin;C:\Program Files\Microsoft VS Code\bin;C:\Users\bengrah\AppData\Local\Microsoft\WindowsApps;C:\Users\bengrah\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\bengrah\AppData\Local\GitHubDesktop\bin;C:\Users\bengrah\AppData\Roaming\npm
2127 verbose lifecycle sharp@0.29.3~install: CWD: C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules\sharp
2128 silly lifecycle sharp@0.29.3~install: Args: [
2128 silly lifecycle   '/d /s /c',
2128 silly lifecycle   '(node install/libvips && node install/dll-copy && prebuild-install) || (node install/can-compile && node-gyp rebuild && node install/dll-copy)'
2128 silly lifecycle ]
2129 silly lifecycle sharp@0.29.3~install: Returned: code: 1  signal: null
2130 info lifecycle sharp@0.29.3~install: Failed to exec install script
2131 timing action:install Completed in 60693ms
2132 verbose unlock done using C:\Users\bengrah\AppData\Roaming\npm-cache\_locks\staging-eab63a962059df7d.lock for C:\Users\bengrah\AppData\Roaming\npm\node_modules\.staging
2133 warn rollback Rolling back tar-fs@2.1.1 failed (this is probably harmless): EPERM: operation not permitted, rmdir 'C:\Users\bengrah\AppData\Roaming\npm\node_modules\cordova-res\node_modules'
2134 timing stage:rollbackFailedOptional Completed in 286ms
2135 timing stage:runTopLevelLifecycles Completed in 76851ms
2136 verbose stack Error: sharp@0.29.3 install: `(node install/libvips && node install/dll-copy && prebuild-install) || (node install/can-compile && node-gyp rebuild && node install/dll-copy)`
2136 verbose stack Exit status 1
2136 verbose stack     at EventEmitter.<anonymous> (C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\index.js:332:16)
2136 verbose stack     at EventEmitter.emit (events.js:400:28)
2136 verbose stack     at ChildProcess.<anonymous> (C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\lib\spawn.js:55:14)
2136 verbose stack     at ChildProcess.emit (events.js:400:28)
2136 verbose stack     at maybeClose (internal/child_process.js:1055:16)
2136 verbose stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:288:5)
2137 verbose pkgid sharp@0.29.3
2138 verbose cwd C:\MobileDev\site-manager-app
2139 verbose Windows_NT 10.0.17763
2140 verbose argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "i" "-g" "cordova-res" "--verbose"
2141 verbose node v14.17.6
2142 verbose npm  v6.14.15
2143 error code ELIFECYCLE
2144 error errno 1
2145 error sharp@0.29.3 install: `(node install/libvips && node install/dll-copy && prebuild-install) || (node install/can-compile && node-gyp rebuild && node install/dll-copy)`
2145 error Exit status 1
2146 error Failed at the sharp@0.29.3 install script.
2146 error This is probably not a problem with npm. There is likely additional logging output above.
2147 verbose exit [ 1, true ]
lovell commented 2 years ago

This looks like a problem with the HTTP_PROXY you have configured. You'll need to ensure it allows HTTPS traffic to github.com.

bengrah-miller commented 2 years ago

Hi @lovell thanks for the quick reply - I do have the following global settings in git config:

C:\Users\bengrah>git config --list
diff.astextplain.textconv=astextplain
filter.lfs.clean=git-lfs clean -- %f
filter.lfs.smudge=git-lfs smudge -- %f
filter.lfs.process=git-lfs filter-process
filter.lfs.required=true
http.sslbackend=openssl
http.sslcainfo=C:/Program Files/Git/mingw64/ssl/certs/ca-bundle.crt
core.autocrlf=true
core.fscache=true
core.symlinks=false
pull.rebase=false
credential.helper=manager-core
credential.https://dev.azure.com.usehttppath=true
init.defaultbranch=master
filter.lfs.required=true
filter.lfs.clean=git-lfs clean -- %f
filter.lfs.smudge=git-lfs smudge -- %f
filter.lfs.process=git-lfs filter-process
user.name=username
user.email=username@domain.com
http.proxy=http://proxy.domain.com:8081
https.proxy=https://proxy.domain.com:8081

I'm not sure what else I can do here?

Thanks

lovell commented 2 years ago

If you've configured your machine to use an HTTP and/or HTTPS proxy by setting one of the common environment variables, you'll need to ensure that proxy is capable of and/or permits TLS traffic to/from github.com. You'll probably want to ask whoever maintains https://proxy.domain.com:8081 (I realise this example has been obfuscated).

bengrah-miller commented 2 years ago

Hi @lovell - I got it sorted, it looks like my HTTPS_PROXY setting was pointing to https://proxy.domain.com, I've been told it should be http://proxy.domain.com - I've now got past my issue - thank you for help.