jellyfin / jellyfin-tizen

Jellyfin Samsung TV Client
https://jellyfin.org
863 stars 69 forks source link

CMD "Skip_prepare=1" not recognized #191

Closed SwiftExplorer567 closed 1 month ago

SwiftExplorer567 commented 1 year ago
PS C:\Users\Hasan> cd jellyfin-web
PS C:\Users\Hasan\jellyfin-web> SKIP_PREPARE=1 npm ci --no-audit
SKIP_PREPARE=1 : The term 'SKIP_PREPARE=1' is not recognized as the name of a cmdlet, function, script file, or
operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try
again.
At line:1 char:1
+ SKIP_PREPARE=1 npm ci --no-audit
+ ~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (SKIP_PREPARE=1:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

I have fixed that but i have another problem now.

this is the log:

0 verbose cli C:\Program Files\nodejs\node.exe C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js
1 info using npm@9.5.0
2 info using node@v18.15.0
3 timing npm:load:whichnode Completed in 2ms
4 timing config:load:defaults Completed in 3ms
5 timing config:load:file:C:\Program Files\nodejs\node_modules\npm\npmrc Completed in 2ms
6 timing config:load:builtin Completed in 2ms
7 timing config:load:cli Completed in 3ms
8 timing config:load:env Completed in 1ms
9 timing config:load:file:C:\Windows\System32\jellyfin-tizen\.npmrc Completed in 0ms
10 timing config:load:project Completed in 2ms
11 timing config:load:file:C:\Users\Hasan\.npmrc Completed in 0ms
12 timing config:load:user Completed in 1ms
13 timing config:load:file:C:\Users\Hasan\AppData\Roaming\npm\etc\npmrc Completed in 0ms
14 timing config:load:global Completed in 0ms
15 timing config:load:setEnvs Completed in 2ms
16 timing config:load Completed in 14ms
17 timing npm:load:configload Completed in 14ms
18 timing npm:load:mkdirpcache Completed in 0ms
19 timing npm:load:mkdirplogs Completed in 1ms
20 verbose title npm ci
21 verbose argv "ci" "--no-audit"
22 timing npm:load:setTitle Completed in 1ms
23 timing config:load:flatten Completed in 4ms
24 timing npm:load:display Completed in 6ms
25 verbose logfile logs-max:10 dir:C:\Users\Hasan\AppData\Local\npm-cache\_logs\2023-03-19T21_36_27_725Z-
26 verbose logfile C:\Users\Hasan\AppData\Local\npm-cache\_logs\2023-03-19T21_36_27_725Z-debug-0.log
27 timing npm:load:logFile Completed in 8ms
28 timing npm:load:timers Completed in 0ms
29 timing npm:load:configScope Completed in 0ms
30 timing npm:load Completed in 32ms
31 timing arborist:ctor Completed in 1ms
32 silly logfile start cleaning logs, removing 2 files
33 silly logfile done cleaning log files
34 timing idealTree:init Completed in 2ms
35 warn old lockfile
35 warn old lockfile The package-lock.json file was created with an old version of npm,
35 warn old lockfile so supplemental metadata must be fetched from the registry.
35 warn old lockfile
35 warn old lockfile This is a one-time fix-up, please be patient...
35 warn old lockfile
36 silly inflate node_modules/@nodelib/fs.scandir
37 silly inflate node_modules/@nodelib/fs.stat
38 silly inflate node_modules/@nodelib/fs.walk
39 silly inflate node_modules/@types/glob
40 silly inflate node_modules/@types/minimatch
41 silly inflate node_modules/@types/node
42 silly inflate node_modules/abab
43 silly inflate node_modules/acorn
44 silly inflate node_modules/acorn-globals
45 silly inflate node_modules/acorn-walk
46 silly inflate node_modules/aggregate-error
47 silly inflate node_modules/ajv
48 silly inflate node_modules/ansi-colors
49 silly inflate node_modules/ansi-gray
50 silly inflate node_modules/ansi-regex
51 silly inflate node_modules/ansi-styles
52 http fetch GET 200 https://registry.npmjs.org/@nodelib%2ffs.scandir 155ms (cache hit)
53 silly inflate node_modules/ansi-wrap
54 http fetch GET 200 https://registry.npmjs.org/@types%2fglob 156ms (cache hit)
55 silly inflate node_modules/anymatch
56 http fetch GET 200 https://registry.npmjs.org/@nodelib%2ffs.walk 159ms (cache hit)
57 silly inflate node_modules/anymatch/node_modules/braces
58 http fetch GET 200 https://registry.npmjs.org/@types%2fminimatch 160ms (cache hit)
59 silly inflate node_modules/anymatch/node_modules/braces/node_modules/extend-shallow
60 http fetch GET 200 https://registry.npmjs.org/abab 161ms (cache hit)
61 silly inflate node_modules/anymatch/node_modules/fill-range
62 http fetch GET 200 https://registry.npmjs.org/@nodelib%2ffs.stat 167ms (cache hit)
63 silly inflate node_modules/anymatch/node_modules/fill-range/node_modules/extend-shallow
64 http fetch GET 200 https://registry.npmjs.org/acorn 165ms (cache hit)
65 silly inflate node_modules/anymatch/node_modules/is-number
66 http fetch GET 200 https://registry.npmjs.org/@types%2fnode 175ms (cache hit)
67 silly inflate node_modules/anymatch/node_modules/is-number/node_modules/kind-of
68 http fetch GET 200 https://registry.npmjs.org/aggregate-error 188ms (cache hit)
69 silly inflate node_modules/anymatch/node_modules/micromatch
70 http fetch GET 200 https://registry.npmjs.org/ajv 193ms (cache hit)
71 silly inflate node_modules/anymatch/node_modules/normalize-path
72 http fetch GET 200 https://registry.npmjs.org/ansi-styles 205ms (cache hit)
73 silly inflate node_modules/anymatch/node_modules/to-regex-range
74 http fetch GET 200 https://registry.npmjs.org/ansi-regex 215ms (cache hit)
75 silly inflate node_modules/append-buffer
76 http fetch GET 200 https://registry.npmjs.org/braces 113ms (cache hit)
77 silly inflate node_modules/archy
78 http fetch GET 200 https://registry.npmjs.org/anymatch 120ms (cache hit)
79 silly inflate node_modules/arr-diff
80 http fetch GET 200 https://registry.npmjs.org/extend-shallow 120ms (cache hit)
81 silly inflate node_modules/arr-filter
82 http fetch GET 200 https://registry.npmjs.org/is-number 114ms (cache hit)
83 silly inflate node_modules/arr-flatten
84 http fetch GET 200 https://registry.npmjs.org/extend-shallow 120ms (cache hit)
85 silly inflate node_modules/arr-map
86 http fetch GET 200 https://registry.npmjs.org/fill-range 124ms (cache hit)
87 silly inflate node_modules/arr-union
88 http fetch GET 200 https://registry.npmjs.org/kind-of 102ms (cache hit)
89 silly inflate node_modules/array-differ
90 http fetch GET 200 https://registry.npmjs.org/micromatch 102ms (cache hit)
91 silly inflate node_modules/array-each
92 http fetch GET 200 https://registry.npmjs.org/normalize-path 95ms (cache hit)
93 silly inflate node_modules/array-equal
94 http fetch GET 200 https://registry.npmjs.org/to-regex-range 96ms (cache hit)
95 silly inflate node_modules/array-initial
96 http fetch GET 200 https://registry.npmjs.org/acorn-walk 315ms (cache revalidated)
97 silly inflate node_modules/array-initial/node_modules/is-number
98 silly inflate node_modules/array-last
99 http fetch GET 200 https://registry.npmjs.org/acorn-globals 320ms (cache revalidated)
100 silly inflate node_modules/array-last/node_modules/is-number
101 silly inflate node_modules/array-slice
102 http fetch GET 200 https://registry.npmjs.org/ansi-colors 322ms (cache revalidated)
103 silly inflate node_modules/array-sort
104 http fetch GET 200 https://registry.npmjs.org/arr-diff 85ms (cache hit)
105 silly inflate node_modules/array-sort/node_modules/kind-of
106 silly inflate node_modules/array-union
107 http fetch GET 200 https://registry.npmjs.org/arr-flatten 85ms (cache hit)
108 silly inflate node_modules/array-uniq
109 http fetch GET 200 https://registry.npmjs.org/arr-union 82ms (cache hit)
110 silly inflate node_modules/array-unique
111 http fetch GET 200 https://registry.npmjs.org/array-union 32ms (cache hit)
112 silly inflate node_modules/asn1
113 http fetch GET 200 https://registry.npmjs.org/array-uniq 29ms (cache hit)
114 silly inflate node_modules/assert-plus
115 http fetch GET 200 https://registry.npmjs.org/array-unique 33ms (cache hit)
116 silly inflate node_modules/assign-symbols
117 http fetch GET 200 https://registry.npmjs.org/assign-symbols 13ms (cache hit)
118 silly inflate node_modules/async-done
119 http fetch GET 200 https://registry.npmjs.org/asn1 72ms (cache revalidated)
120 silly inflate node_modules/async-each
121 http fetch GET 200 https://registry.npmjs.org/ansi-wrap 411ms (cache revalidated)
122 silly inflate node_modules/async-limiter
123 http fetch GET 200 https://registry.npmjs.org/async-each 123ms (cache revalidated)
124 silly inflate node_modules/async-settle
125 http fetch GET 200 https://registry.npmjs.org/async-limiter 69ms (cache revalidated)
126 silly inflate node_modules/asynckit
127 http fetch GET 200 https://registry.npmjs.org/arr-map 372ms (cache revalidated)
128 silly inflate node_modules/atob
129 http fetch GET 200 https://registry.npmjs.org/atob 6ms (cache hit)
130 silly inflate node_modules/aws-sign2
131 http fetch GET 200 https://registry.npmjs.org/asynckit 78ms (cache revalidated)
132 silly inflate node_modules/aws4
133 http fetch GET 200 https://registry.npmjs.org/aws-sign2 106ms (cache revalidated)
134 silly inflate node_modules/bach
135 http fetch GET 200 https://registry.npmjs.org/aws4 88ms (cache revalidated)
136 silly inflate node_modules/balanced-match
137 http fetch GET 200 https://registry.npmjs.org/balanced-match 6ms (cache hit)
138 silly inflate node_modules/base
139 http fetch GET 200 https://registry.npmjs.org/base 5ms (cache hit)
140 silly inflate node_modules/base/node_modules/define-property
141 http fetch GET 200 https://registry.npmjs.org/define-property 5ms (cache hit)
142 silly inflate node_modules/base/node_modules/is-accessor-descriptor
143 http fetch GET 200 https://registry.npmjs.org/is-accessor-descriptor 5ms (cache hit)
144 silly inflate node_modules/base/node_modules/is-data-descriptor
145 http fetch GET 200 https://registry.npmjs.org/is-data-descriptor 5ms (cache hit)
146 silly inflate node_modules/base/node_modules/is-descriptor
147 http fetch GET 200 https://registry.npmjs.org/is-descriptor 5ms (cache hit)
148 silly inflate node_modules/bcrypt-pbkdf
149 http fetch GET 200 https://registry.npmjs.org/ansi-gray 1064ms (cache revalidated)
150 silly inflate node_modules/beeper
151 http fetch GET 200 https://registry.npmjs.org/append-buffer 859ms (cache revalidated)
152 silly inflate node_modules/binary-extensions
153 http fetch GET 200 https://registry.npmjs.org/binary-extensions 4ms (cache hit)
154 silly inflate node_modules/bindings
155 http fetch GET 200 https://registry.npmjs.org/arr-filter 812ms (cache revalidated)
156 silly inflate node_modules/brace-expansion
157 http fetch GET 200 https://registry.npmjs.org/brace-expansion 4ms (cache hit)
158 silly inflate node_modules/braces
159 silly inflate node_modules/browser-process-hrtime
160 http fetch GET 200 https://registry.npmjs.org/bcrypt-pbkdf 267ms (cache revalidated)
161 silly inflate node_modules/buffer-equal
162 http fetch GET 200 https://registry.npmjs.org/archy 842ms (cache revalidated)
163 silly inflate node_modules/buffer-from
164 http fetch GET 200 https://registry.npmjs.org/bindings 35ms (cache revalidated)
165 silly inflate node_modules/cache-base
166 http fetch GET 200 https://registry.npmjs.org/buffer-from 11ms (cache hit)
167 silly inflate node_modules/call-bind
168 http fetch GET 200 https://registry.npmjs.org/cache-base 9ms (cache hit)
169 silly inflate node_modules/camelcase
170 http fetch GET 200 https://registry.npmjs.org/call-bind 17ms (cache hit)
171 silly inflate node_modules/caseless
172 http fetch GET 200 https://registry.npmjs.org/browser-process-hrtime 53ms (cache revalidated)
173 silly inflate node_modules/chalk
174 http fetch GET 200 https://registry.npmjs.org/array-equal 862ms (cache revalidated)
175 silly inflate node_modules/chokidar
176 http fetch GET 200 https://registry.npmjs.org/camelcase 30ms (cache hit)
177 silly inflate node_modules/chokidar/node_modules/braces
178 silly inflate node_modules/chokidar/node_modules/extend-shallow
179 silly inflate node_modules/chokidar/node_modules/fill-range
180 silly inflate node_modules/chokidar/node_modules/glob-parent
181 http fetch GET 200 https://registry.npmjs.org/array-differ 889ms (cache revalidated)
182 silly inflate node_modules/chokidar/node_modules/glob-parent/node_modules/is-glob
183 http fetch GET 200 https://registry.npmjs.org/array-initial 873ms (cache revalidated)
184 silly inflate node_modules/chokidar/node_modules/is-number
185 silly inflate node_modules/chokidar/node_modules/kind-of
186 silly inflate node_modules/chokidar/node_modules/to-regex-range
187 silly inflate node_modules/class-utils
188 http fetch GET 200 https://registry.npmjs.org/array-last 869ms (cache revalidated)
189 silly inflate node_modules/class-utils/node_modules/define-property
190 silly inflate node_modules/clean-stack
191 http fetch GET 200 https://registry.npmjs.org/chalk 35ms (cache hit)
192 silly inflate node_modules/cliui
193 http fetch GET 200 https://registry.npmjs.org/array-slice 880ms (cache revalidated)
194 silly inflate node_modules/clone
195 http fetch GET 200 https://registry.npmjs.org/array-sort 879ms (cache revalidated)
196 silly inflate node_modules/clone-buffer
197 http fetch GET 200 https://registry.npmjs.org/array-each 908ms (cache revalidated)
198 silly inflate node_modules/clone-stats
199 http fetch GET 200 https://registry.npmjs.org/glob-parent 42ms (cache hit)
200 silly inflate node_modules/cloneable-readable
201 http fetch GET 200 https://registry.npmjs.org/chokidar 48ms (cache hit)
202 silly inflate node_modules/code-point-at
203 http fetch GET 200 https://registry.npmjs.org/caseless 79ms (cache revalidated)
204 silly inflate node_modules/collection-map
205 http fetch GET 200 https://registry.npmjs.org/is-glob 50ms (cache hit)
206 silly inflate node_modules/collection-visit
207 http fetch GET 200 https://registry.npmjs.org/class-utils 49ms (cache hit)
208 silly inflate node_modules/color-support
209 http fetch GET 200 https://registry.npmjs.org/clean-stack 48ms (cache hit)
210 silly inflate node_modules/combined-stream
211 http fetch GET 200 https://registry.npmjs.org/assert-plus 848ms (cache revalidated)
212 silly inflate node_modules/component-emitter
213 http fetch GET 200 https://registry.npmjs.org/collection-visit 24ms (cache hit)
214 silly inflate node_modules/concat-map
215 http fetch GET 200 https://registry.npmjs.org/async-done 842ms (cache revalidated)
216 silly inflate node_modules/concat-stream
217 http fetch GET 200 https://registry.npmjs.org/component-emitter 22ms (cache hit)
218 silly inflate node_modules/convert-source-map
219 http fetch GET 200 https://registry.npmjs.org/concat-map 17ms (cache hit)
220 silly inflate node_modules/copy-descriptor
221 http fetch GET 200 https://registry.npmjs.org/clone 79ms (cache revalidated)
222 silly inflate node_modules/copy-props
223 http fetch GET 200 https://registry.npmjs.org/convert-source-map 13ms (cache hit)
224 silly inflate node_modules/copy-props/node_modules/is-plain-object
225 http fetch GET 200 https://registry.npmjs.org/color-support 54ms (cache revalidated)
226 silly inflate node_modules/core-util-is
227 http fetch GET 200 https://registry.npmjs.org/copy-descriptor 16ms (cache hit)
228 silly inflate node_modules/cssom
229 http fetch GET 200 https://registry.npmjs.org/combined-stream 63ms (cache revalidated)
230 silly inflate node_modules/cssstyle
231 http fetch GET 200 https://registry.npmjs.org/is-plain-object 17ms (cache hit)
232 silly inflate node_modules/d
233 http fetch GET 200 https://registry.npmjs.org/core-util-is 16ms (cache hit)
234 silly inflate node_modules/dashdash
235 http fetch GET 200 https://registry.npmjs.org/d 10ms (cache hit)
236 silly inflate node_modules/data-urls
237 http fetch GET 200 https://registry.npmjs.org/concat-stream 57ms (cache revalidated)
238 silly inflate node_modules/dateformat
239 http fetch GET 200 https://registry.npmjs.org/cssom 45ms (cache revalidated)
240 silly inflate node_modules/debug
241 http fetch GET 200 https://registry.npmjs.org/dashdash 35ms (cache revalidated)
242 silly inflate node_modules/decamelize
243 http fetch GET 200 https://registry.npmjs.org/debug 8ms (cache hit)
244 silly inflate node_modules/decode-uri-component
245 http fetch GET 200 https://registry.npmjs.org/decamelize 8ms (cache hit)
246 silly inflate node_modules/deep-is
247 http fetch GET 200 https://registry.npmjs.org/copy-props 78ms (cache revalidated)
248 silly inflate node_modules/default-compare
249 http fetch GET 200 https://registry.npmjs.org/decode-uri-component 14ms (cache hit)
250 silly inflate node_modules/default-compare/node_modules/kind-of
251 silly inflate node_modules/default-resolution
252 http fetch GET 200 https://registry.npmjs.org/data-urls 55ms (cache revalidated)
253 silly inflate node_modules/define-properties
254 http fetch GET 200 https://registry.npmjs.org/deep-is 19ms (cache hit)
255 silly inflate node_modules/define-property
256 silly inflate node_modules/define-property/node_modules/is-accessor-descriptor
257 silly inflate node_modules/define-property/node_modules/is-data-descriptor
258 silly inflate node_modules/define-property/node_modules/is-descriptor
259 silly inflate node_modules/del
260 http fetch GET 200 https://registry.npmjs.org/del 11ms (cache hit)
261 silly inflate node_modules/delayed-stream
262 http fetch GET 200 https://registry.npmjs.org/define-properties 20ms (cache hit)
263 silly inflate node_modules/detect-file
264 http fetch GET 200 https://registry.npmjs.org/cssstyle 107ms (cache revalidated)
265 silly inflate node_modules/dir-glob
266 http fetch GET 200 https://registry.npmjs.org/async-settle 819ms (cache revalidated)
267 silly inflate node_modules/domexception
268 http fetch GET 200 https://registry.npmjs.org/dir-glob 9ms (cache hit)
269 silly inflate node_modules/duplexer2
270 http fetch GET 200 https://registry.npmjs.org/dateformat 104ms (cache revalidated)
271 silly inflate node_modules/duplexer2/node_modules/isarray
272 http fetch GET 200 https://registry.npmjs.org/delayed-stream 42ms (cache revalidated)
273 silly inflate node_modules/duplexer2/node_modules/readable-stream
274 http fetch GET 200 https://registry.npmjs.org/isarray 8ms (cache hit)
275 silly inflate node_modules/duplexer2/node_modules/string_decoder
276 http fetch GET 200 https://registry.npmjs.org/readable-stream 6ms (cache hit)
277 silly inflate node_modules/duplexify
278 http fetch GET 200 https://registry.npmjs.org/string_decoder 11ms (cache hit)
279 silly inflate node_modules/each-props
280 http fetch GET 200 https://registry.npmjs.org/domexception 49ms (cache revalidated)
281 silly inflate node_modules/ecc-jsbn
282 http fetch GET 200 https://registry.npmjs.org/duplexer2 79ms (cache revalidated)
283 silly inflate node_modules/end-of-stream
284 http fetch GET 200 https://registry.npmjs.org/duplexify 56ms (cache revalidated)
285 silly inflate node_modules/error-ex
286 http fetch GET 200 https://registry.npmjs.org/error-ex 6ms (cache hit)
287 silly inflate node_modules/es5-ext
288 http fetch GET 200 https://registry.npmjs.org/es5-ext 6ms (cache hit)
289 silly inflate node_modules/es6-iterator
290 http fetch GET 200 https://registry.npmjs.org/es6-iterator 6ms (cache hit)
291 silly inflate node_modules/es6-symbol
292 http fetch GET 200 https://registry.npmjs.org/ecc-jsbn 66ms (cache revalidated)
293 silly inflate node_modules/es6-weak-map
294 http fetch GET 200 https://registry.npmjs.org/cloneable-readable 325ms (cache revalidated)
295 silly inflate node_modules/escape-string-regexp
296 http fetch GET 200 https://registry.npmjs.org/end-of-stream 40ms (cache revalidated)
297 silly inflate node_modules/escodegen
298 http fetch GET 200 https://registry.npmjs.org/es6-symbol 21ms (cache hit)
299 silly inflate node_modules/escodegen/node_modules/source-map
300 http fetch GET 200 https://registry.npmjs.org/escape-string-regexp 16ms (cache hit)
301 silly inflate node_modules/esprima
302 http fetch GET 200 https://registry.npmjs.org/source-map 9ms (cache hit)
303 silly inflate node_modules/estraverse
304 http fetch GET 200 https://registry.npmjs.org/esprima 12ms (cache hit)
305 silly inflate node_modules/esutils
306 http fetch GET 200 https://registry.npmjs.org/bach 798ms (cache revalidated)
307 silly inflate node_modules/expand-brackets
308 http fetch GET 200 https://registry.npmjs.org/estraverse 17ms (cache hit)
309 silly inflate node_modules/expand-brackets/node_modules/define-property
310 silly inflate node_modules/expand-brackets/node_modules/extend-shallow
311 silly inflate node_modules/expand-tilde
312 http fetch GET 200 https://registry.npmjs.org/esutils 16ms (cache hit)
313 silly inflate node_modules/ext
314 http fetch GET 200 https://registry.npmjs.org/expand-brackets 17ms (cache hit)
315 silly inflate node_modules/ext/node_modules/type
316 http fetch GET 200 https://registry.npmjs.org/escodegen 51ms (cache revalidated)
317 silly inflate node_modules/extend
318 http fetch GET 200 https://registry.npmjs.org/ext 21ms (cache hit)
319 silly inflate node_modules/extend-shallow
320 silly inflate node_modules/extend-shallow/node_modules/is-extendable
321 http fetch GET 200 https://registry.npmjs.org/type 23ms (cache hit)
322 silly inflate node_modules/extglob
323 http fetch GET 200 https://registry.npmjs.org/extend 21ms (cache hit)
324 silly inflate node_modules/extglob/node_modules/define-property
325 silly inflate node_modules/extglob/node_modules/extend-shallow
326 silly inflate node_modules/extglob/node_modules/is-accessor-descriptor
327 silly inflate node_modules/extglob/node_modules/is-data-descriptor
328 silly inflate node_modules/extglob/node_modules/is-descriptor
329 silly inflate node_modules/extsprintf
330 http fetch GET 200 https://registry.npmjs.org/is-extendable 18ms (cache hit)
331 silly inflate node_modules/fancy-log
332 http fetch GET 200 https://registry.npmjs.org/extglob 16ms (cache hit)
333 silly inflate node_modules/fast-deep-equal
334 http fetch GET 200 https://registry.npmjs.org/fast-deep-equal 7ms (cache hit)
335 silly inflate node_modules/fast-glob
336 http fetch GET 200 https://registry.npmjs.org/fast-glob 6ms (cache hit)
337 silly inflate node_modules/fast-json-stable-stringify
338 http fetch GET 200 https://registry.npmjs.org/default-compare 298ms (cache revalidated)
339 silly inflate node_modules/fast-levenshtein
340 http fetch GET 200 https://registry.npmjs.org/fast-json-stable-stringify 15ms (cache hit)
341 silly inflate node_modules/fastq
342 http fetch GET 200 https://registry.npmjs.org/extsprintf 48ms (cache revalidated)
343 silly inflate node_modules/file-uri-to-path
344 http fetch GET 200 https://registry.npmjs.org/fast-levenshtein 18ms (cache hit)
345 silly inflate node_modules/fill-range
346 silly inflate node_modules/find-up
347 http fetch GET 200 https://registry.npmjs.org/fastq 13ms (cache hit)
348 silly inflate node_modules/findup-sync
349 http fetch GET 200 https://registry.npmjs.org/find-up 11ms (cache hit)
350 silly inflate node_modules/findup-sync/node_modules/braces
351 silly inflate node_modules/findup-sync/node_modules/braces/node_modules/extend-shallow
352 silly inflate node_modules/findup-sync/node_modules/fill-range
353 silly inflate node_modules/findup-sync/node_modules/fill-range/node_modules/extend-shallow
354 silly inflate node_modules/findup-sync/node_modules/is-number
355 silly inflate node_modules/findup-sync/node_modules/is-number/node_modules/kind-of
356 silly inflate node_modules/findup-sync/node_modules/micromatch
357 silly inflate node_modules/findup-sync/node_modules/to-regex-range
358 silly inflate node_modules/fined
359 http fetch GET 200 https://registry.npmjs.org/file-uri-to-path 41ms (cache revalidated)
360 silly inflate node_modules/flagged-respawn
361 http fetch GET 200 https://registry.npmjs.org/beeper 782ms (cache revalidated)
362 silly inflate node_modules/flush-write-stream
363 http fetch GET 200 https://registry.npmjs.org/buffer-equal 797ms (cache revalidated)
364 silly inflate node_modules/for-in
365 http fetch GET 200 https://registry.npmjs.org/for-in 9ms (cache hit)
366 silly inflate node_modules/for-own
367 http fetch GET 200 https://registry.npmjs.org/flush-write-stream 85ms (cache revalidated)
368 silly inflate node_modules/forever-agent
369 http fetch GET 200 https://registry.npmjs.org/for-own 51ms (cache revalidated)
370 silly inflate node_modules/fork-stream
371 http fetch GET 200 https://registry.npmjs.org/cliui 809ms (cache revalidated)
372 silly inflate node_modules/form-data
373 http fetch GET 200 https://registry.npmjs.org/forever-agent 65ms (cache revalidated)
374 silly inflate node_modules/fragment-cache
375 http fetch GET 200 https://registry.npmjs.org/code-point-at 797ms (cache revalidated)
376 silly inflate node_modules/fs-mkdirp-stream
377 http fetch GET 200 https://registry.npmjs.org/fragment-cache 11ms (cache hit)
378 silly inflate node_modules/fs.realpath
379 http fetch GET 200 https://registry.npmjs.org/clone-buffer 816ms (cache revalidated)
380 silly inflate node_modules/fsevents
381 http fetch GET 200 https://registry.npmjs.org/fs.realpath 11ms (cache hit)
382 silly inflate node_modules/function-bind
383 http fetch GET 200 https://registry.npmjs.org/collection-map 806ms (cache revalidated)
384 silly inflate node_modules/get-caller-file
385 http fetch GET 200 https://registry.npmjs.org/clone-stats 832ms (cache revalidated)
386 silly inflate node_modules/get-intrinsic
387 http fetch GET 200 https://registry.npmjs.org/fsevents 19ms (cache hit)
388 silly inflate node_modules/get-value
389 http fetch GET 200 https://registry.npmjs.org/function-bind 19ms (cache hit)
390 silly inflate node_modules/getpass
391 http fetch GET 200 https://registry.npmjs.org/form-data 49ms (cache revalidated)
392 silly inflate node_modules/glob
393 http fetch GET 200 https://registry.npmjs.org/get-value 15ms (cache hit)
394 silly inflate node_modules/glob-parent
395 silly inflate node_modules/glob-stream
396 http fetch GET 200 https://registry.npmjs.org/get-intrinsic 21ms (cache hit)
397 silly inflate node_modules/glob-stream/node_modules/glob-parent
398 silly inflate node_modules/glob-stream/node_modules/is-glob
399 silly inflate node_modules/glob-watcher
400 http fetch GET 200 https://registry.npmjs.org/glob 18ms (cache hit)
401 silly inflate node_modules/global-modules
402 http fetch GET 200 https://registry.npmjs.org/global-modules 8ms (cache hit)
403 silly inflate node_modules/global-prefix
404 http fetch GET 200 https://registry.npmjs.org/get-caller-file 57ms (cache revalidated)
405 silly inflate node_modules/globby
406 http fetch GET 200 https://registry.npmjs.org/global-prefix 14ms (cache hit)
407 silly inflate node_modules/glogg
408 http fetch GET 200 https://registry.npmjs.org/getpass 58ms (cache revalidated)
409 silly inflate node_modules/graceful-fs
410 http fetch GET 200 https://registry.npmjs.org/globby 15ms (cache hit)
411 silly inflate node_modules/gulp
412 http fetch GET 200 https://registry.npmjs.org/glob-watcher 56ms (cache revalidated)
413 silly inflate node_modules/gulp/node_modules/gulp-cli
414 http fetch GET 200 https://registry.npmjs.org/graceful-fs 20ms (cache hit)
415 silly inflate node_modules/gulp-dom
416 http fetch GET 200 https://registry.npmjs.org/glob-stream 74ms (cache revalidated)
417 silly inflate node_modules/gulp-dom/node_modules/through2
418 http fetch GET 200 https://registry.npmjs.org/gulp 52ms (cache revalidated)
419 silly inflate node_modules/gulp-if
420 http fetch GET 200 https://registry.npmjs.org/default-resolution 803ms (cache revalidated)
421 silly inflate node_modules/gulp-if/node_modules/through2
422 http fetch GET 200 https://registry.npmjs.org/gulp-cli 55ms (cache revalidated)
423 silly inflate node_modules/gulp-match
424 http fetch GET 200 https://registry.npmjs.org/through2 57ms (cache revalidated)
425 silly inflate node_modules/gulp-scan
426 http fetch GET 200 https://registry.npmjs.org/through2 50ms (cache revalidated)
427 silly inflate node_modules/gulp-util
428 http fetch GET 200 https://registry.npmjs.org/each-props 789ms (cache revalidated)
429 silly inflate node_modules/gulp-util/node_modules/clone
430 silly inflate node_modules/gulp-util/node_modules/clone-stats
431 silly inflate node_modules/gulp-util/node_modules/replace-ext
432 http fetch GET 200 https://registry.npmjs.org/detect-file 856ms (cache revalidated)
433 silly inflate node_modules/gulp-util/node_modules/vinyl
434 http fetch GET 200 https://registry.npmjs.org/replace-ext 8ms (cache hit)
435 silly inflate node_modules/gulplog
436 http fetch GET 200 https://registry.npmjs.org/es6-weak-map 793ms (cache revalidated)
437 silly inflate node_modules/har-schema
438 http fetch GET 200 https://registry.npmjs.org/expand-tilde 828ms (cache revalidated)
439 silly inflate node_modules/har-validator
440 http fetch GET 200 https://registry.npmjs.org/fancy-log 805ms (cache revalidated)
441 silly inflate node_modules/has
442 http fetch GET 200 https://registry.npmjs.org/has 5ms (cache hit)
443 silly inflate node_modules/has-ansi
444 http fetch GET 200 https://registry.npmjs.org/has-ansi 5ms (cache hit)
445 silly inflate node_modules/has-gulplog
446 http fetch GET 200 https://registry.npmjs.org/har-schema 129ms (cache revalidated)
447 silly inflate node_modules/has-symbols
448 http fetch GET 200 https://registry.npmjs.org/has-symbols 5ms (cache hit)
449 silly inflate node_modules/has-value
450 http fetch GET 200 https://registry.npmjs.org/has-value 5ms (cache hit)
451 silly inflate node_modules/has-values
452 http fetch GET 200 https://registry.npmjs.org/har-validator 62ms (cache revalidated)
453 silly inflate node_modules/has-values/node_modules/is-number
454 silly inflate node_modules/has-values/node_modules/is-number/node_modules/kind-of
455 silly inflate node_modules/has-values/node_modules/kind-of
456 silly inflate node_modules/homedir-polyfill
457 http fetch GET 200 https://registry.npmjs.org/findup-sync 796ms (cache revalidated)
458 silly inflate node_modules/hosted-git-info
459 http fetch GET 200 https://registry.npmjs.org/has-values 15ms (cache hit)
460 silly inflate node_modules/html-encoding-sniffer
461 http fetch GET 200 https://registry.npmjs.org/hosted-git-info 16ms (cache hit)
462 silly inflate node_modules/http-signature
463 http fetch GET 200 https://registry.npmjs.org/fined 811ms (cache revalidated)
464 silly inflate node_modules/iconv-lite
465 http fetch GET 200 https://registry.npmjs.org/iconv-lite 4ms (cache hit)
466 silly inflate node_modules/ignore
467 http fetch GET 200 https://registry.npmjs.org/ignore 6ms (cache hit)
468 silly inflate node_modules/indent-string
469 http fetch GET 200 https://registry.npmjs.org/indent-string 4ms (cache hit)
470 silly inflate node_modules/inflight
471 http fetch GET 200 https://registry.npmjs.org/http-signature 36ms (cache revalidated)
472 silly inflate node_modules/inherits
473 http fetch GET 200 https://registry.npmjs.org/inflight 10ms (cache hit)
474 silly inflate node_modules/ini
475 http fetch GET 200 https://registry.npmjs.org/html-encoding-sniffer 62ms (cache revalidated)
476 silly inflate node_modules/interpret
477 http fetch GET 200 https://registry.npmjs.org/inherits 13ms (cache hit)
478 silly inflate node_modules/invert-kv
479 http fetch GET 200 https://registry.npmjs.org/vinyl 312ms (cache revalidated)
480 silly inflate node_modules/is-absolute
481 http fetch GET 200 https://registry.npmjs.org/ini 20ms (cache hit)
482 silly inflate node_modules/is-accessor-descriptor
483 silly inflate node_modules/is-accessor-descriptor/node_modules/kind-of
484 silly inflate node_modules/is-arrayish
485 http fetch GET 200 https://registry.npmjs.org/interpret 24ms (cache hit)
486 silly inflate node_modules/is-binary-path
487 http fetch GET 200 https://registry.npmjs.org/is-arrayish 13ms (cache hit)
488 silly inflate node_modules/is-buffer
489 http fetch GET 200 https://registry.npmjs.org/is-binary-path 9ms (cache hit)
490 silly inflate node_modules/is-core-module
491 http fetch GET 200 https://registry.npmjs.org/is-buffer 11ms (cache hit)
492 silly inflate node_modules/is-data-descriptor
493 silly inflate node_modules/is-data-descriptor/node_modules/kind-of
494 silly inflate node_modules/is-descriptor
495 silly inflate node_modules/is-descriptor/node_modules/kind-of
496 silly inflate node_modules/is-extendable
497 silly inflate node_modules/is-extglob
498 http fetch GET 200 https://registry.npmjs.org/is-core-module 18ms (cache hit)
499 silly inflate node_modules/is-fullwidth-code-point
500 http fetch GET 200 https://registry.npmjs.org/is-extglob 11ms (cache hit)
501 silly inflate node_modules/is-glob
502 silly inflate node_modules/is-negated-glob
503 http fetch GET 200 https://registry.npmjs.org/is-fullwidth-code-point 11ms (cache hit)
504 silly inflate node_modules/is-number
505 silly inflate node_modules/is-path-cwd
506 http fetch GET 200 https://registry.npmjs.org/is-path-cwd 10ms (cache hit)
507 silly inflate node_modules/is-path-inside
508 http fetch GET 200 https://registry.npmjs.org/is-path-inside 5ms (cache hit)
509 silly inflate node_modules/is-plain-object
510 silly inflate node_modules/is-relative
511 http fetch GET 200 https://registry.npmjs.org/invert-kv 101ms (cache revalidated)
512 silly inflate node_modules/is-typedarray
513 http fetch GET 200 https://registry.npmjs.org/flagged-respawn 953ms (cache revalidated)
514 silly inflate node_modules/is-unc-path
515 http fetch GET 200 https://registry.npmjs.org/has-gulplog 270ms (cache revalidated)
516 silly inflate node_modules/is-utf8
517 http fetch GET 200 https://registry.npmjs.org/is-typedarray 68ms (cache revalidated)
518 silly inflate node_modules/is-valid-glob
519 http fetch GET 200 https://registry.npmjs.org/homedir-polyfill 303ms (cache revalidated)
520 silly inflate node_modules/is-windows
521 http fetch GET 200 https://registry.npmjs.org/is-windows 5ms (cache hit)
522 silly inflate node_modules/isarray
523 silly inflate node_modules/isexe
524 http fetch GET 200 https://registry.npmjs.org/fs-mkdirp-stream 785ms (cache revalidated)
525 silly inflate node_modules/isobject
526 http fetch GET 200 https://registry.npmjs.org/fork-stream 832ms (cache revalidated)
527 silly inflate node_modules/isstream
528 http fetch GET 200 https://registry.npmjs.org/isexe 16ms (cache hit)
529 silly inflate node_modules/jsbn
530 http fetch GET 200 https://registry.npmjs.org/is-utf8 90ms (cache revalidated)
531 silly inflate node_modules/jsdom
532 http fetch GET 200 https://registry.npmjs.org/isobject 14ms (cache hit)
533 silly inflate node_modules/json-schema
534 http fetch GET 200 https://registry.npmjs.org/json-schema 8ms (cache hit)
535 silly inflate node_modules/json-schema-traverse
536 http fetch GET 200 https://registry.npmjs.org/json-schema-traverse 4ms (cache hit)
537 silly inflate node_modules/json-stable-stringify-without-jsonify
538 http fetch GET 200 https://registry.npmjs.org/json-stable-stringify-without-jsonify 4ms (cache hit)
539 silly inflate node_modules/json-stringify-safe
540 http fetch GET 200 https://registry.npmjs.org/isstream 40ms (cache revalidated)
541 silly inflate node_modules/jsprim
542 http fetch GET 200 https://registry.npmjs.org/jsbn 43ms (cache revalidated)
543 silly inflate node_modules/just-debounce
544 http fetch GET 200 https://registry.npmjs.org/jsdom 47ms (cache revalidated)
545 silly inflate node_modules/kind-of
546 silly inflate node_modules/last-run
547 http fetch GET 200 https://registry.npmjs.org/json-stringify-safe 44ms (cache revalidated)
548 silly inflate node_modules/lazystream
549 http fetch GET 200 https://registry.npmjs.org/glogg 783ms (cache revalidated)
550 silly inflate node_modules/lcid
551 http fetch GET 200 https://registry.npmjs.org/is-negated-glob 272ms (cache revalidated)
552 silly inflate node_modules/lead
553 http fetch GET 200 https://registry.npmjs.org/jsprim 52ms (cache revalidated)
554 silly inflate node_modules/levn
555 http fetch GET 200 https://registry.npmjs.org/levn 4ms (cache hit)
556 silly inflate node_modules/liftoff
557 http fetch GET 200 https://registry.npmjs.org/gulp-dom 790ms (cache revalidated)
558 silly inflate node_modules/load-json-file
559 http fetch GET 200 https://registry.npmjs.org/load-json-file 8ms (cache hit)
560 silly inflate node_modules/lodash
561 http fetch GET 200 https://registry.npmjs.org/lodash 5ms (cache hit)
562 silly inflate node_modules/lodash._basecopy
563 http fetch GET 200 https://registry.npmjs.org/gulp-if 802ms (cache revalidated)
564 silly inflate node_modules/lodash._basetostring
565 http fetch GET 200 https://registry.npmjs.org/gulp-match 792ms (cache revalidated)
566 silly inflate node_modules/lodash._basevalues
567 http fetch GET 200 https://registry.npmjs.org/is-unc-path 308ms (cache revalidated)
568 silly inflate node_modules/lodash._getnative
569 http fetch GET 200 https://registry.npmjs.org/lazystream 98ms (cache revalidated)
570 silly inflate node_modules/lodash._isiterateecall
571 http fetch GET 200 https://registry.npmjs.org/gulp-util 773ms (cache revalidated)
572 silly inflate node_modules/lodash._reescape
573 http fetch GET 200 https://registry.npmjs.org/gulp-scan 804ms (cache revalidated)
574 silly inflate node_modules/lodash._reevaluate
575 http fetch GET 200 https://registry.npmjs.org/gulplog 860ms (cache revalidated)
576 silly inflate node_modules/lodash._reinterpolate
577 http fetch GET 200 https://registry.npmjs.org/last-run 276ms (cache revalidated)
578 silly inflate node_modules/lodash._root
579 http fetch GET 200 https://registry.npmjs.org/lodash._reinterpolate 115ms (cache revalidated)
580 silly inflate node_modules/lodash.escape
581 http fetch GET 200 https://registry.npmjs.org/is-absolute 792ms (cache revalidated)
582 silly inflate node_modules/lodash.isarguments
583 http fetch GET 200 https://registry.npmjs.org/lodash._reevaluate 376ms (cache revalidated)
584 silly inflate node_modules/lodash.isarray
585 http fetch GET 200 https://registry.npmjs.org/is-relative 789ms (cache revalidated)
586 silly inflate node_modules/lodash.keys
587 http fetch GET 200 https://registry.npmjs.org/is-valid-glob 833ms (cache revalidated)
588 silly inflate node_modules/lodash.restparam
589 http fetch GET 200 https://registry.npmjs.org/lodash.isarguments 279ms (cache revalidated)
590 silly inflate node_modules/lodash.sortby
591 http fetch GET 200 https://registry.npmjs.org/lodash.sortby 5ms (cache hit)
592 silly inflate node_modules/lodash.template
593 http fetch GET 200 https://registry.npmjs.org/just-debounce 795ms (cache revalidated)
594 silly inflate node_modules/lodash.templatesettings
595 http fetch GET 200 https://registry.npmjs.org/lead 783ms (cache revalidated)
596 silly inflate node_modules/make-iterator
597 http fetch GET 200 https://registry.npmjs.org/lodash.template 43ms (cache revalidated)
598 silly inflate node_modules/map-cache
599 http fetch GET 200 https://registry.npmjs.org/lcid 805ms (cache revalidated)
600 silly inflate node_modules/map-visit
601 http fetch GET 200 https://registry.npmjs.org/liftoff 793ms (cache revalidated)
602 silly inflate node_modules/matchdep
603 http fetch GET 200 https://registry.npmjs.org/lodash.templatesettings 52ms (cache revalidated)
604 silly inflate node_modules/matchdep/node_modules/braces
605 silly inflate node_modules/matchdep/node_modules/braces/node_modules/extend-shallow
606 silly inflate node_modules/matchdep/node_modules/fill-range
607 silly inflate node_modules/matchdep/node_modules/fill-range/node_modules/extend-shallow
608 silly inflate node_modules/matchdep/node_modules/findup-sync
609 silly inflate node_modules/matchdep/node_modules/is-glob
610 silly inflate node_modules/matchdep/node_modules/is-number
611 silly inflate node_modules/matchdep/node_modules/is-number/node_modules/kind-of
612 silly inflate node_modules/matchdep/node_modules/micromatch
613 silly inflate node_modules/matchdep/node_modules/to-regex-range
614 silly inflate node_modules/merge-stream
615 http fetch GET 200 https://registry.npmjs.org/map-visit 26ms (cache hit)
616 silly inflate node_modules/merge2
617 http fetch GET 200 https://registry.npmjs.org/map-cache 30ms (cache hit)
618 silly inflate node_modules/micromatch
619 silly inflate node_modules/mime-db
620 http fetch GET 200 https://registry.npmjs.org/merge-stream 27ms (cache hit)
621 silly inflate node_modules/mime-types
622 http fetch GET 200 https://registry.npmjs.org/lodash.isarray 365ms (cache revalidated)
623 silly inflate node_modules/minimatch
624 http fetch GET 200 https://registry.npmjs.org/lodash._getnative 781ms (cache revalidated)
625 silly inflate node_modules/minimist
626 http fetch GET 200 https://registry.npmjs.org/merge2 43ms (cache hit)
627 silly inflate node_modules/mixin-deep
628 http fetch GET 200 https://registry.npmjs.org/mime-db 43ms (cache hit)
629 silly inflate node_modules/mixin-deep/node_modules/is-extendable
630 silly inflate node_modules/ms
631 http fetch GET 200 https://registry.npmjs.org/lodash._basetostring 809ms (cache revalidated)
632 silly inflate node_modules/multipipe
633 http fetch GET 200 https://registry.npmjs.org/minimatch 37ms (cache hit)
634 silly inflate node_modules/mute-stdout
635 http fetch GET 200 https://registry.npmjs.org/mime-types 42ms (cache hit)
636 silly inflate node_modules/nan
637 http fetch GET 200 https://registry.npmjs.org/lodash._reescape 791ms (cache revalidated)
638 silly inflate node_modules/nanomatch
639 http fetch GET 200 https://registry.npmjs.org/lodash._basecopy 853ms (cache revalidated)
640 silly inflate node_modules/next-tick
641 http fetch GET 200 https://registry.npmjs.org/lodash._basevalues 822ms (cache revalidated)
642 silly inflate node_modules/normalize-package-data
643 http fetch GET 200 https://registry.npmjs.org/lodash._isiterateecall 820ms (cache revalidated)
644 silly inflate node_modules/normalize-path
645 silly inflate node_modules/now-and-later
646 http fetch GET 200 https://registry.npmjs.org/minimist 43ms (cache hit)
647 silly inflate node_modules/number-is-nan
648 http fetch GET 200 https://registry.npmjs.org/mixin-deep 43ms (cache hit)
649 silly inflate node_modules/nwsapi
650 http fetch GET 200 https://registry.npmjs.org/ms 41ms (cache hit)
651 silly inflate node_modules/oauth-sign
652 http fetch GET 200 https://registry.npmjs.org/nanomatch 34ms (cache hit)
653 silly inflate node_modules/object-assign
654 http fetch GET 200 https://registry.npmjs.org/next-tick 37ms (cache hit)
655 silly inflate node_modules/object-copy
656 http fetch GET 200 https://registry.npmjs.org/normalize-package-data 34ms (cache hit)
657 silly inflate node_modules/object-copy/node_modules/define-property
658 silly inflate node_modules/object-copy/node_modules/kind-of
659 silly inflate node_modules/object-keys
660 http fetch GET 200 https://registry.npmjs.org/object-assign 18ms (cache hit)
661 silly inflate node_modules/object-visit
662 http fetch GET 200 https://registry.npmjs.org/object-copy 18ms (cache hit)
663 silly inflate node_modules/object.assign
664 http fetch GET 200 https://registry.npmjs.org/object-keys 14ms (cache hit)
665 silly inflate node_modules/object.defaults
666 http fetch GET 200 https://registry.npmjs.org/nan 72ms (cache revalidated)
667 silly inflate node_modules/object.map
668 http fetch GET 200 https://registry.npmjs.org/object-visit 18ms (cache hit)
669 silly inflate node_modules/object.pick
670 http fetch GET 200 https://registry.npmjs.org/object.assign 21ms (cache hit)
671 silly inflate node_modules/object.reduce
672 http fetch GET 200 https://registry.npmjs.org/nwsapi 69ms (cache revalidated)
673 silly inflate node_modules/once
674 http fetch GET 200 https://registry.npmjs.org/object.pick 17ms (cache hit)
675 silly inflate node_modules/optionator
676 http fetch GET 200 https://registry.npmjs.org/once 11ms (cache hit)
677 silly inflate node_modules/optionator/node_modules/fast-levenshtein
678 silly inflate node_modules/ordered-read-streams
679 http fetch GET 200 https://registry.npmjs.org/optionator 9ms (cache hit)
680 silly inflate node_modules/os-locale
681 http fetch GET 200 https://registry.npmjs.org/make-iterator 270ms (cache revalidated)
682 silly inflate node_modules/p-map
683 http fetch GET 200 https://registry.npmjs.org/lodash._root 801ms (cache revalidated)
684 silly inflate node_modules/parse-filepath
685 http fetch GET 200 https://registry.npmjs.org/p-map 9ms (cache hit)
686 silly inflate node_modules/parse-json
687 http fetch GET 200 https://registry.npmjs.org/parse-json 4ms (cache hit)
688 silly inflate node_modules/parse-node-version
689 http fetch GET 200 https://registry.npmjs.org/matchdep 305ms (cache revalidated)
690 silly inflate node_modules/parse-passwd
691 http fetch GET 200 https://registry.npmjs.org/parse-filepath 90ms (cache revalidated)
692 silly inflate node_modules/parse5
693 http fetch GET 200 https://registry.npmjs.org/parse5 4ms (cache hit)
694 silly inflate node_modules/pascalcase
695 http fetch GET 200 https://registry.npmjs.org/pascalcase 5ms (cache hit)
696 silly inflate node_modules/path-dirname
697 http fetch GET 200 https://registry.npmjs.org/path-dirname 4ms (cache hit)
698 silly inflate node_modules/path-exists
699 http fetch GET 200 https://registry.npmjs.org/path-exists 4ms (cache hit)
700 silly inflate node_modules/path-is-absolute
701 http fetch GET 200 https://registry.npmjs.org/path-is-absolute 5ms (cache hit)
702 silly inflate node_modules/path-parse
703 http fetch GET 200 https://registry.npmjs.org/path-parse 4ms (cache hit)
704 silly inflate node_modules/path-root
705 http fetch GET 200 https://registry.npmjs.org/multipipe 299ms (cache revalidated)
706 silly inflate node_modules/path-root-regex
707 http fetch GET 200 https://registry.npmjs.org/lodash.escape 899ms (cache revalidated)
708 silly inflate node_modules/path-type
709 http fetch GET 200 https://registry.npmjs.org/path-type 4ms (cache hit)
710 silly inflate node_modules/performance-now
711 http fetch GET 200 https://registry.npmjs.org/object.reduce 276ms (cache revalidated)
712 silly inflate node_modules/picomatch
713 http fetch GET 200 https://registry.npmjs.org/picomatch 4ms (cache hit)
714 silly inflate node_modules/pify
715 http fetch GET 200 https://registry.npmjs.org/path-root 86ms (cache revalidated)
716 silly inflate node_modules/pinkie
717 http fetch GET 200 https://registry.npmjs.org/object.map 308ms (cache revalidated)
718 silly inflate node_modules/pinkie-promise
719 http fetch GET 200 https://registry.npmjs.org/ordered-read-streams 277ms (cache revalidated)
720 silly inflate node_modules/plugin-error
721 http fetch GET 200 https://registry.npmjs.org/pify 16ms (cache hit)
722 silly inflate node_modules/pn
723 http fetch GET 200 https://registry.npmjs.org/pinkie 15ms (cache hit)
724 silly inflate node_modules/posix-character-classes
725 http fetch GET 200 https://registry.npmjs.org/pinkie-promise 18ms (cache hit)
726 silly inflate node_modules/prelude-ls
727 http fetch GET 200 https://registry.npmjs.org/performance-now 58ms (cache revalidated)
728 silly inflate node_modules/pretty-hrtime
729 http fetch GET 200 https://registry.npmjs.org/posix-character-classes 17ms (cache hit)
730 silly inflate node_modules/process-nextick-args
731 http fetch GET 200 https://registry.npmjs.org/prelude-ls 11ms (cache hit)
732 silly inflate node_modules/psl
733 http fetch GET 200 https://registry.npmjs.org/process-nextick-args 8ms (cache hit)
734 silly inflate node_modules/pump
735 http fetch GET 200 https://registry.npmjs.org/pn 42ms (cache revalidated)
736 silly inflate node_modules/pumpify
737 http fetch GET 200 https://registry.npmjs.org/pump 40ms (cache revalidated)
738 silly inflate node_modules/punycode
739 http fetch GET 200 https://registry.npmjs.org/psl 47ms (cache revalidated)
740 silly inflate node_modules/qs
741 http fetch GET 200 https://registry.npmjs.org/punycode 10ms (cache hit)
742 silly inflate node_modules/queue-microtask
743 http fetch GET 200 https://registry.npmjs.org/qs 11ms (cache hit)
744 silly inflate node_modules/read-pkg
745 http fetch GET 200 https://registry.npmjs.org/queue-microtask 14ms (cache hit)
746 silly inflate node_modules/read-pkg/node_modules/path-type
747 silly inflate node_modules/read-pkg-up
748 http fetch GET 200 https://registry.npmjs.org/read-pkg 15ms (cache hit)
749 silly inflate node_modules/readable-stream
750 silly inflate node_modules/readdirp
751 http fetch GET 200 https://registry.npmjs.org/pumpify 71ms (cache revalidated)
752 silly inflate node_modules/readdirp/node_modules/braces
753 silly inflate node_modules/readdirp/node_modules/braces/node_modules/extend-shallow
754 silly inflate node_modules/readdirp/node_modules/fill-range
755 silly inflate node_modules/readdirp/node_modules/fill-range/node_modules/extend-shallow
756 silly inflate node_modules/readdirp/node_modules/is-number
757 silly inflate node_modules/readdirp/node_modules/is-number/node_modules/kind-of
758 silly inflate node_modules/readdirp/node_modules/micromatch
759 silly inflate node_modules/readdirp/node_modules/to-regex-range
760 silly inflate node_modules/rechoir
761 http fetch GET 200 https://registry.npmjs.org/parse-passwd 301ms (cache revalidated)
762 silly inflate node_modules/regex-not
763 http fetch GET 200 https://registry.npmjs.org/read-pkg-up 32ms (cache hit)
764 silly inflate node_modules/remove-bom-buffer
765 http fetch GET 200 https://registry.npmjs.org/readdirp 28ms (cache hit)
766 silly inflate node_modules/remove-bom-stream
767 http fetch GET 200 https://registry.npmjs.org/rechoir 20ms (cache hit)
768 silly inflate node_modules/remove-trailing-separator
769 http fetch GET 200 https://registry.npmjs.org/regex-not 21ms (cache hit)
770 silly inflate node_modules/repeat-element
771 http fetch GET 200 https://registry.npmjs.org/lodash.keys 905ms (cache revalidated)
772 silly inflate node_modules/repeat-string
773 http fetch GET 200 https://registry.npmjs.org/repeat-element 10ms (cache hit)
774 silly inflate node_modules/replace-ext
775 silly inflate node_modules/replace-homedir
776 http fetch GET 200 https://registry.npmjs.org/repeat-string 10ms (cache hit)
777 silly inflate node_modules/request
778 http fetch GET 200 https://registry.npmjs.org/remove-trailing-separator 41ms (cache revalidated)
779 silly inflate node_modules/request-promise-core
780 http fetch GET 200 https://registry.npmjs.org/request 47ms (cache revalidated)
781 silly inflate node_modules/request-promise-native
782 http fetch GET 200 https://registry.npmjs.org/path-root-regex 323ms (cache revalidated)
783 silly inflate node_modules/require-directory
784 http fetch GET 200 https://registry.npmjs.org/request-promise-core 68ms (cache revalidated)
785 silly inflate node_modules/require-main-filename
786 http fetch GET 200 https://registry.npmjs.org/lodash.restparam 882ms (cache revalidated)
787 silly inflate node_modules/resolve
788 http fetch GET 200 https://registry.npmjs.org/plugin-error 274ms (cache revalidated)
789 silly inflate node_modules/resolve-dir
790 http fetch GET 200 https://registry.npmjs.org/request-promise-native 47ms (cache revalidated)
791 silly inflate node_modules/resolve-options
792 http fetch GET 200 https://registry.npmjs.org/require-directory 50ms (cache revalidated)
793 silly inflate node_modules/resolve-url
794 http fetch GET 200 https://registry.npmjs.org/resolve 15ms (cache hit)
795 silly inflate node_modules/ret
796 http fetch GET 200 https://registry.npmjs.org/pretty-hrtime 271ms (cache revalidated)
797 silly inflate node_modules/reusify
798 http fetch GET 200 https://registry.npmjs.org/resolve-url 13ms (cache hit)
799 silly inflate node_modules/rimraf
800 http fetch GET 200 https://registry.npmjs.org/ret 11ms (cache hit)
801 silly inflate node_modules/run-parallel
802 http fetch GET 200 https://registry.npmjs.org/reusify 12ms (cache hit)
803 silly inflate node_modules/safe-buffer
804 http fetch GET 200 https://registry.npmjs.org/require-main-filename 49ms (cache revalidated)
805 silly inflate node_modules/safe-regex
806 http fetch GET 200 https://registry.npmjs.org/rimraf 16ms (cache hit)
807 silly inflate node_modules/safer-buffer
808 http fetch GET 200 https://registry.npmjs.org/run-parallel 16ms (cache hit)
809 silly inflate node_modules/saxes
810 http fetch GET 200 https://registry.npmjs.org/safe-buffer 17ms (cache hit)
811 silly inflate node_modules/semver
812 http fetch GET 200 https://registry.npmjs.org/safe-regex 14ms (cache hit)
813 silly inflate node_modules/semver-greatest-satisfied-range
814 http fetch GET 200 https://registry.npmjs.org/safer-buffer 15ms (cache hit)
815 silly inflate node_modules/set-blocking
816 http fetch GET 200 https://registry.npmjs.org/semver 14ms (cache hit)
817 silly inflate node_modules/set-value
818 http fetch GET 200 https://registry.npmjs.org/set-value 5ms (cache hit)
819 silly inflate node_modules/set-value/node_modules/extend-shallow
820 silly inflate node_modules/slash
821 http fetch GET 200 https://registry.npmjs.org/slash 4ms (cache hit)
822 silly inflate node_modules/snapdragon
823 http fetch GET 200 https://registry.npmjs.org/snapdragon 9ms (cache hit)
824 silly inflate node_modules/snapdragon/node_modules/define-property
825 silly inflate node_modules/snapdragon/node_modules/extend-shallow
826 silly inflate node_modules/snapdragon-node
827 http fetch GET 200 https://registry.npmjs.org/saxes 53ms (cache revalidated)
828 silly inflate node_modules/snapdragon-node/node_modules/define-property
829 silly inflate node_modules/snapdragon-node/node_modules/is-accessor-descriptor
830 silly inflate node_modules/snapdragon-node/node_modules/is-data-descriptor
831 silly inflate node_modules/snapdragon-node/node_modules/is-descriptor
832 silly inflate node_modules/snapdragon-util
833 http fetch GET 200 https://registry.npmjs.org/set-blocking 49ms (cache revalidated)
834 silly inflate node_modules/snapdragon-util/node_modules/kind-of
835 silly inflate node_modules/source-map
836 silly inflate node_modules/source-map-resolve
837 http fetch GET 200 https://registry.npmjs.org/snapdragon-node 17ms (cache hit)
838 silly inflate node_modules/source-map-url
839 http fetch GET 200 https://registry.npmjs.org/snapdragon-util 14ms (cache hit)
840 silly inflate node_modules/sparkles
841 http fetch GET 200 https://registry.npmjs.org/source-map-resolve 13ms (cache hit)
842 silly inflate node_modules/spdx-correct
843 http fetch GET 200 https://registry.npmjs.org/source-map-url 15ms (cache hit)
844 silly inflate node_modules/spdx-exceptions
845 http fetch GET 200 https://registry.npmjs.org/mute-stdout 799ms (cache revalidated)
846 silly inflate node_modules/spdx-expression-parse
847 http fetch GET 200 https://registry.npmjs.org/spdx-correct 21ms (cache hit)
848 silly inflate node_modules/spdx-license-ids
849 http fetch GET 200 https://registry.npmjs.org/remove-bom-buffer 286ms (cache revalidated)
850 silly inflate node_modules/split-string
851 http fetch GET 200 https://registry.npmjs.org/spdx-exceptions 23ms (cache hit)
852 silly inflate node_modules/sshpk
853 http fetch GET 200 https://registry.npmjs.org/spdx-expression-parse 20ms (cache hit)
854 silly inflate node_modules/stack-trace
855 http fetch GET 200 https://registry.npmjs.org/spdx-license-ids 17ms (cache hit)
856 silly inflate node_modules/static-extend
857 http fetch GET 200 https://registry.npmjs.org/split-string 17ms (cache hit)
858 silly inflate node_modules/static-extend/node_modules/define-property
859 silly inflate node_modules/stealthy-require
860 http fetch GET 200 https://registry.npmjs.org/number-is-nan 822ms (cache revalidated)
861 silly inflate node_modules/stream-exhaust
862 http fetch GET 200 https://registry.npmjs.org/now-and-later 829ms (cache revalidated)
863 silly inflate node_modules/stream-shift
864 http fetch GET 200 https://registry.npmjs.org/oauth-sign 823ms (cache revalidated)
865 silly inflate node_modules/string-width
866 http fetch GET 200 https://registry.npmjs.org/static-extend 24ms (cache hit)
867 silly inflate node_modules/string_decoder
868 silly inflate node_modules/strip-ansi
869 http fetch GET 200 https://registry.npmjs.org/object.defaults 802ms (cache revalidated)
870 silly inflate node_modules/strip-bom
871 http fetch GET 200 https://registry.npmjs.org/string-width 23ms (cache hit)
872 silly inflate node_modules/supports-color
873 http fetch GET 200 https://registry.npmjs.org/strip-ansi 21ms (cache hit)
874 silly inflate node_modules/supports-preserve-symlinks-flag
875 http fetch GET 200 https://registry.npmjs.org/strip-bom 12ms (cache hit)
876 silly inflate node_modules/sver-compat
877 http fetch GET 200 https://registry.npmjs.org/supports-color 12ms (cache hit)
878 silly inflate node_modules/symbol-tree
879 http fetch GET 200 https://registry.npmjs.org/stealthy-require 58ms (cache revalidated)
880 silly inflate node_modules/ternary-stream
881 http fetch GET 200 https://registry.npmjs.org/stream-shift 54ms (cache revalidated)
882 silly inflate node_modules/ternary-stream/node_modules/duplexify
883 silly inflate node_modules/ternary-stream/node_modules/readable-stream
884 silly inflate node_modules/ternary-stream/node_modules/through2
885 silly inflate node_modules/through2
886 silly inflate node_modules/through2-filter
887 http fetch GET 200 https://registry.npmjs.org/supports-preserve-symlinks-flag 40ms (cache revalidated)
888 silly inflate node_modules/time-stamp
889 http fetch GET 200 https://registry.npmjs.org/os-locale 822ms (cache revalidated)
890 silly inflate node_modules/to-absolute-glob
891 http fetch GET 200 https://registry.npmjs.org/symbol-tree 50ms (cache revalidated)
892 silly inflate node_modules/to-object-path
893 http fetch GET 200 https://registry.npmjs.org/resolve-options 278ms (cache revalidated)
894 silly inflate node_modules/to-object-path/node_modules/kind-of
895 silly inflate node_modules/to-regex
896 http fetch GET 200 https://registry.npmjs.org/resolve-dir 285ms (cache revalidated)
897 silly inflate node_modules/to-regex-range
898 silly inflate node_modules/to-through
899 http fetch GET 200 https://registry.npmjs.org/to-object-path 14ms (cache hit)
900 silly inflate node_modules/tough-cookie
901 http fetch GET 200 https://registry.npmjs.org/to-regex 14ms (cache hit)
902 silly inflate node_modules/tr46
903 http fetch GET 200 https://registry.npmjs.org/tr46 7ms (cache hit)
904 silly inflate node_modules/tunnel-agent
905 http fetch GET 200 https://registry.npmjs.org/tough-cookie 50ms (cache revalidated)
906 silly inflate node_modules/tweetnacl
907 http fetch GET 200 https://registry.npmjs.org/parse-node-version 847ms (cache revalidated)
908 silly inflate node_modules/type
909 silly inflate node_modules/type-check
910 http fetch GET 200 https://registry.npmjs.org/type-check 6ms (cache hit)
911 silly inflate node_modules/typedarray
912 http fetch GET 200 https://registry.npmjs.org/tunnel-agent 66ms (cache revalidated)
913 silly inflate node_modules/unc-path-regex
914 http fetch GET 200 https://registry.npmjs.org/tweetnacl 63ms (cache revalidated)
915 silly inflate node_modules/undertaker
916 http fetch GET 200 https://registry.npmjs.org/typedarray 42ms (cache revalidated)
917 silly inflate node_modules/undertaker-registry
918 http fetch GET 200 https://registry.npmjs.org/sparkles 298ms (cache revalidated)
919 silly inflate node_modules/union-value
920 http fetch GET 200 https://registry.npmjs.org/union-value 5ms (cache hit)
921 silly inflate node_modules/unique-stream
922 http fetch GET 200 https://registry.npmjs.org/stack-trace 291ms (cache revalidated)
923 silly inflate node_modules/unset-value
924 http fetch GET 200 https://registry.npmjs.org/unset-value 4ms (cache hit)
925 silly inflate node_modules/unset-value/node_modules/has-value
926 silly inflate node_modules/unset-value/node_modules/has-value/node_modules/isobject
927 silly inflate node_modules/unset-value/node_modules/has-values
928 silly inflate node_modules/upath
929 http fetch GET 200 https://registry.npmjs.org/upath 6ms (cache hit)
930 silly inflate node_modules/uri-js
931 http fetch GET 200 https://registry.npmjs.org/uri-js 4ms (cache hit)
932 silly inflate node_modules/urix
933 http fetch GET 200 https://registry.npmjs.org/urix 5ms (cache hit)
934 silly inflate node_modules/use
935 http fetch GET 200 https://registry.npmjs.org/use 3ms (cache hit)
936 silly inflate node_modules/util-deprecate
937 http fetch GET 200 https://registry.npmjs.org/util-deprecate 3ms (cache hit)
938 silly inflate node_modules/uuid
939 http fetch GET 200 https://registry.npmjs.org/uuid 4ms (cache hit)
940 silly inflate node_modules/v8flags
941 http fetch GET 200 https://registry.npmjs.org/ternary-stream 283ms (cache revalidated)
942 silly inflate node_modules/validate-npm-package-license
943 http fetch GET 200 https://registry.npmjs.org/validate-npm-package-license 4ms (cache hit)
944 silly inflate node_modules/value-or-function
945 http fetch GET 200 https://registry.npmjs.org/remove-bom-stream 785ms (cache revalidated)
946 silly inflate node_modules/verror
947 http fetch GET 200 https://registry.npmjs.org/unc-path-regex 299ms (cache revalidated)
948 silly inflate node_modules/verror/node_modules/core-util-is
949 silly inflate node_modules/vinyl
950 silly inflate node_modules/vinyl-fs
951 http fetch GET 200 https://registry.npmjs.org/undertaker-registry 269ms (cache revalidated)
952 silly inflate node_modules/vinyl-sourcemap
953 http fetch GET 200 https://registry.npmjs.org/undertaker 281ms (cache revalidated)
954 silly inflate node_modules/vinyl-sourcemap/node_modules/normalize-path
955 silly inflate node_modules/w3c-hr-time
956 http fetch GET 200 https://registry.npmjs.org/replace-homedir 801ms (cache revalidated)
957 silly inflate node_modules/webidl-conversions
958 http fetch GET 200 https://registry.npmjs.org/verror 45ms (cache revalidated)
959 silly inflate node_modules/whatwg-encoding
960 http fetch GET 200 https://registry.npmjs.org/webidl-conversions 8ms (cache hit)
961 silly inflate node_modules/whatwg-mimetype
962 http fetch GET 200 https://registry.npmjs.org/vinyl-fs 34ms (cache revalidated)
963 silly inflate node_modules/whatwg-url
964 http fetch GET 200 https://registry.npmjs.org/whatwg-url 9ms (cache hit)
965 silly inflate node_modules/which
966 http fetch GET 200 https://registry.npmjs.org/which 10ms (cache hit)
967 silly inflate node_modules/which-module
968 http fetch GET 200 https://registry.npmjs.org/whatwg-encoding 41ms (cache revalidated)
969 silly inflate node_modules/word-wrap
970 http fetch GET 200 https://registry.npmjs.org/whatwg-mimetype 39ms (cache revalidated)
971 silly inflate node_modules/wrap-ansi
972 http fetch GET 200 https://registry.npmjs.org/word-wrap 10ms (cache hit)
973 silly inflate node_modules/wrappy
974 http fetch GET 200 https://registry.npmjs.org/w3c-hr-time 67ms (cache revalidated)
975 silly inflate node_modules/ws
976 http fetch GET 200 https://registry.npmjs.org/wrappy 9ms (cache hit)
977 silly inflate node_modules/xml-name-validator
978 http fetch GET 200 https://registry.npmjs.org/ws 8ms (cache hit)
979 silly inflate node_modules/xmlchars
980 http fetch GET 200 https://registry.npmjs.org/which-module 59ms (cache revalidated)
981 silly inflate node_modules/xtend
982 http fetch GET 200 https://registry.npmjs.org/xtend 4ms (cache hit)
983 silly inflate node_modules/y18n
984 http fetch GET 200 https://registry.npmjs.org/xml-name-validator 37ms (cache revalidated)
985 silly inflate node_modules/yargs
986 http fetch GET 200 https://registry.npmjs.org/wrap-ansi 61ms (cache revalidated)
987 silly inflate node_modules/yargs-parser
988 http fetch GET 200 https://registry.npmjs.org/xmlchars 47ms (cache revalidated)
989 http fetch GET 200 https://registry.npmjs.org/yargs-parser 9ms (cache hit)
990 http fetch GET 200 https://registry.npmjs.org/semver-greatest-satisfied-range 777ms (cache revalidated)
991 http fetch GET 200 https://registry.npmjs.org/y18n 49ms (cache revalidated)
992 http fetch GET 200 https://registry.npmjs.org/yargs 77ms (cache revalidated)
993 http fetch GET 200 https://registry.npmjs.org/value-or-function 407ms (cache revalidated)
994 http fetch GET 200 https://registry.npmjs.org/sshpk 805ms (cache revalidated)
995 http fetch GET 200 https://registry.npmjs.org/stream-exhaust 793ms (cache revalidated)
996 http fetch GET 200 https://registry.npmjs.org/sver-compat 784ms (cache revalidated)
997 http fetch GET 200 https://registry.npmjs.org/time-stamp 781ms (cache revalidated)
998 http fetch GET 200 https://registry.npmjs.org/through2-filter 796ms (cache revalidated)
999 http fetch GET 200 https://registry.npmjs.org/to-absolute-glob 791ms (cache revalidated)
1000 http fetch GET 200 https://registry.npmjs.org/to-through 798ms (cache revalidated)
1001 http fetch GET 200 https://registry.npmjs.org/unique-stream 799ms (cache revalidated)
1002 http fetch GET 200 https://registry.npmjs.org/v8flags 786ms (cache revalidated)
1003 http fetch GET 200 https://registry.npmjs.org/vinyl-sourcemap 770ms (cache revalidated)
1004 timing idealTree:inflate Completed in 5925ms
1005 timing idealTree:userRequests Completed in 0ms
1006 silly idealTree buildDeps
1007 timing idealTree:#root Completed in 0ms
1008 timing idealTree:buildDeps Completed in 2ms
1009 timing idealTree:fixDepFlags Completed in 0ms
1010 timing idealTree Completed in 5938ms
1011 timing npm-ci:rm Completed in 0ms
1012 timing reify:loadTrees Completed in 23ms
1013 timing reify:diffTrees Completed in 8ms
1014 silly reify moves {}
1015 timing reify:retireShallow Completed in 2ms
1016 timing reify:createSparse Completed in 159ms
1017 timing reify:loadBundles Completed in 0ms
1018 verbose reify failed optional dependency C:\Windows\System32\jellyfin-tizen\node_modules\fsevents
1019 silly reify mark deleted [ 'C:\\Windows\\System32\\jellyfin-tizen\\node_modules\\fsevents' ]
1020 verbose reify failed optional dependency C:\Windows\System32\jellyfin-tizen\node_modules\bindings
1021 silly reify mark deleted [ 'C:\\Windows\\System32\\jellyfin-tizen\\node_modules\\bindings' ]
1022 verbose reify failed optional dependency C:\Windows\System32\jellyfin-tizen\node_modules\nan
1023 silly reify mark deleted [ 'C:\\Windows\\System32\\jellyfin-tizen\\node_modules\\nan' ]
1024 verbose reify failed optional dependency C:\Windows\System32\jellyfin-tizen\node_modules\file-uri-to-path
1025 silly reify mark deleted [
1025 silly reify   'C:\\Windows\\System32\\jellyfin-tizen\\node_modules\\file-uri-to-path'
1025 silly reify ]
1026 timing reifyNode:node_modules/fsevents Completed in 83ms
1027 timing reifyNode:node_modules/static-extend Completed in 1090ms
1028 timing reifyNode:node_modules/spdx-exceptions Completed in 1089ms
1029 timing reifyNode:node_modules/object-copy Completed in 1082ms
1030 timing reifyNode:node_modules/invert-kv Completed in 1077ms
1031 timing reifyNode:node_modules/get-value Completed in 1076ms
1032 timing reifyNode:node_modules/copy-descriptor Completed in 1073ms
1033 timing reifyNode:node_modules/async-each Completed in 1071ms
1034 timing reifyNode:node_modules/array-differ Completed in 1070ms
1035 timing reifyNode:node_modules/matchdep/node_modules/findup-sync Completed in 1092ms
1036 timing reifyNode:node_modules/wrappy Completed in 1209ms
1037 timing reifyNode:node_modules/wrap-ansi Completed in 1210ms
1038 timing reifyNode:node_modules/value-or-function Completed in 1208ms
1039 timing reifyNode:node_modules/use Completed in 1207ms
1040 timing reifyNode:node_modules/unset-value Completed in 1207ms
1041 timing reifyNode:node_modules/validate-npm-package-license Completed in 1209ms
1042 timing reifyNode:node_modules/undertaker-registry Completed in 1207ms
1043 timing reifyNode:node_modules/unique-stream Completed in 1207ms
1044 timing reifyNode:node_modules/unc-path-regex Completed in 1206ms
1045 timing reifyNode:node_modules/union-value Completed in 1208ms
1046 timing reifyNode:node_modules/time-stamp Completed in 1205ms
1047 timing reifyNode:node_modules/to-regex Completed in 1207ms
1048 timing reifyNode:node_modules/to-through Completed in 1207ms
1049 timing reifyNode:node_modules/through2-filter Completed in 1206ms
1050 timing reifyNode:node_modules/to-absolute-glob Completed in 1208ms
1051 timing reifyNode:node_modules/to-object-path Completed in 1208ms
1052 timing reifyNode:node_modules/through2 Completed in 1207ms
1053 timing reifyNode:node_modules/strip-ansi Completed in 1207ms
1054 timing reifyNode:node_modules/strip-bom Completed in 1207ms
1055 timing reifyNode:node_modules/supports-color Completed in 1207ms
1056 timing reifyNode:node_modules/string-width Completed in 1206ms
1057 timing reifyNode:node_modules/stream-exhaust Completed in 1207ms
1058 timing reifyNode:node_modules/sparkles Completed in 1206ms
1059 timing reifyNode:node_modules/semver-greatest-satisfied-range Completed in 1204ms
1060 timing reifyNode:node_modules/spdx-license-ids Completed in 1207ms
1061 timing reifyNode:node_modules/set-value Completed in 1205ms
1062 timing reifyNode:node_modules/run-parallel Completed in 1204ms
1063 timing reifyNode:node_modules/resolve-options Completed in 1204ms
1064 timing reifyNode:node_modules/resolve-dir Completed in 1204ms
1065 timing reifyNode:node_modules/replace-homedir Completed in 1204ms
1066 timing reifyNode:node_modules/repeat-string Completed in 1204ms
1067 timing reifyNode:node_modules/remove-bom-buffer Completed in 1203ms
1068 timing reifyNode:node_modules/repeat-element Completed in 1205ms
1069 timing reifyNode:node_modules/replace-ext Completed in 1205ms
1070 timing reifyNode:node_modules/remove-bom-stream Completed in 1205ms
1071 timing reifyNode:node_modules/regex-not Completed in 1204ms
1072 timing reifyNode:node_modules/read-pkg-up Completed in 1205ms
1073 timing reifyNode:node_modules/read-pkg Completed in 1205ms
1074 timing reifyNode:node_modules/posix-character-classes Completed in 1204ms
1075 timing reifyNode:node_modules/process-nextick-args Completed in 1205ms
1076 timing reifyNode:node_modules/pinkie-promise Completed in 1205ms
1077 timing reifyNode:node_modules/pinkie Completed in 1205ms
1078 timing reifyNode:node_modules/path-root-regex Completed in 1204ms
1079 timing reifyNode:node_modules/pify Completed in 1206ms
1080 timing reifyNode:node_modules/path-dirname Completed in 1205ms
1081 timing reifyNode:node_modules/path-parse Completed in 1205ms
1082 timing reifyNode:node_modules/path-is-absolute Completed in 1205ms
1083 timing reifyNode:node_modules/path-root Completed in 1206ms
1084 timing reifyNode:node_modules/pascalcase Completed in 1206ms
1085 timing reifyNode:node_modules/parse-node-version Completed in 1206ms
1086 timing reifyNode:node_modules/path-exists Completed in 1206ms
1087 timing reifyNode:node_modules/os-locale Completed in 1206ms
1088 timing reifyNode:node_modules/parse-filepath Completed in 1207ms
1089 timing reifyNode:node_modules/parse-passwd Completed in 1207ms
1090 timing reifyNode:node_modules/once Completed in 1206ms
1091 timing reifyNode:node_modules/object.pick Completed in 1206ms
1092 timing reifyNode:node_modules/object.reduce Completed in 1207ms
1093 timing reifyNode:node_modules/object-visit Completed in 1207ms
1094 timing reifyNode:node_modules/ordered-read-streams Completed in 1207ms
1095 timing reifyNode:node_modules/object.map Completed in 1207ms
1096 timing reifyNode:node_modules/oauth-sign Completed in 1206ms
1097 timing reifyNode:node_modules/normalize-path Completed in 1207ms
1098 timing reifyNode:node_modules/number-is-nan Completed in 1207ms
1099 timing reifyNode:node_modules/object-assign Completed in 1207ms
1100 timing reifyNode:node_modules/mute-stdout Completed in 1207ms
1101 timing reifyNode:node_modules/ms Completed in 1207ms
1102 timing reifyNode:node_modules/merge2 Completed in 1207ms
1103 timing reifyNode:node_modules/mixin-deep Completed in 1208ms
1104 timing reifyNode:node_modules/map-visit Completed in 1206ms
1105 timing reifyNode:node_modules/map-cache Completed in 1207ms
1106 timing reifyNode:node_modules/lodash.templatesettings Completed in 1207ms
1107 timing reifyNode:node_modules/merge-stream Completed in 1208ms
1108 timing reifyNode:node_modules/make-iterator Completed in 1207ms
1109 timing reifyNode:node_modules/lodash.keys Completed in 1208ms
1110 timing reifyNode:node_modules/lodash.restparam Completed in 1208ms
1111 timing reifyNode:node_modules/lodash.isarray Completed in 1208ms
1112 timing reifyNode:node_modules/lodash.isarguments Completed in 1208ms
1113 timing reifyNode:node_modules/lodash._reevaluate Completed in 1208ms
1114 timing reifyNode:node_modules/lodash.escape Completed in 1209ms
1115 timing reifyNode:node_modules/lodash._isiterateecall Completed in 1208ms
1116 timing reifyNode:node_modules/lodash._reescape Completed in 1208ms
1117 timing reifyNode:node_modules/lodash._root Completed in 1209ms
1118 timing reifyNode:node_modules/lodash._getnative Completed in 1209ms
1119 timing reifyNode:node_modules/lodash._basevalues Completed in 1209ms
1120 timing reifyNode:node_modules/lodash._basecopy Completed in 1209ms
1121 timing reifyNode:node_modules/lodash._basetostring Completed in 1209ms
1122 timing reifyNode:node_modules/load-json-file Completed in 1209ms
1123 timing reifyNode:node_modules/last-run Completed in 1209ms
1124 timing reifyNode:node_modules/lead Completed in 1210ms
1125 timing reifyNode:node_modules/lodash._reinterpolate Completed in 1211ms
1126 timing reifyNode:node_modules/is-valid-glob Completed in 1208ms
1127 timing reifyNode:node_modules/is-windows Completed in 1209ms
1128 timing reifyNode:node_modules/is-relative Completed in 1209ms
1129 timing reifyNode:node_modules/is-unc-path Completed in 1209ms
1130 timing reifyNode:node_modules/is-number Completed in 1209ms
1131 timing reifyNode:node_modules/is-negated-glob Completed in 1209ms
1132 timing reifyNode:node_modules/is-extglob Completed in 1209ms
1133 timing reifyNode:node_modules/is-extendable Completed in 1209ms
1134 timing reifyNode:node_modules/is-utf8 Completed in 1210ms
1135 timing reifyNode:node_modules/is-descriptor Completed in 1209ms
1136 timing reifyNode:node_modules/is-fullwidth-code-point Completed in 1211ms
1137 timing reifyNode:node_modules/is-data-descriptor Completed in 1210ms
1138 timing reifyNode:node_modules/is-binary-path Completed in 1209ms
1139 timing reifyNode:node_modules/is-absolute Completed in 1210ms
1140 timing reifyNode:node_modules/is-accessor-descriptor Completed in 1210ms
1141 timing reifyNode:node_modules/ini Completed in 1210ms
1142 timing reifyNode:node_modules/has-value Completed in 1210ms
1143 timing reifyNode:node_modules/has-values Completed in 1210ms
1144 timing reifyNode:node_modules/inflight Completed in 1211ms
1145 timing reifyNode:node_modules/has-ansi Completed in 1210ms
1146 timing reifyNode:node_modules/has-gulplog Completed in 1210ms
1147 timing reifyNode:node_modules/gulp-scan Completed in 1211ms
1148 timing reifyNode:node_modules/glogg Completed in 1210ms
1149 timing reifyNode:node_modules/global-prefix Completed in 1210ms
1150 timing reifyNode:node_modules/global-modules Completed in 1210ms
1151 timing reifyNode:node_modules/glob-watcher Completed in 1211ms
1152 timing reifyNode:node_modules/get-caller-file Completed in 1210ms
1153 timing reifyNode:node_modules/fragment-cache Completed in 1210ms
1154 timing reifyNode:node_modules/for-own Completed in 1210ms
1155 timing reifyNode:node_modules/for-in Completed in 1210ms
1156 timing reifyNode:node_modules/find-up Completed in 1210ms
1157 timing reifyNode:node_modules/fined Completed in 1211ms
1158 timing reifyNode:node_modules/findup-sync Completed in 1211ms
1159 timing reifyNode:node_modules/fast-levenshtein Completed in 1210ms
1160 timing reifyNode:node_modules/fancy-log Completed in 1210ms
1161 timing reifyNode:node_modules/extend-shallow Completed in 1210ms
1162 timing reifyNode:node_modules/expand-tilde Completed in 1210ms
1163 timing reifyNode:node_modules/escape-string-regexp Completed in 1209ms
1164 timing reifyNode:node_modules/error-ex Completed in 1209ms
1165 timing reifyNode:node_modules/end-of-stream Completed in 1209ms
1166 timing reifyNode:node_modules/each-props Completed in 1210ms
1167 timing reifyNode:node_modules/dir-glob Completed in 1210ms
1168 timing reifyNode:node_modules/detect-file Completed in 1211ms
1169 timing reifyNode:node_modules/decamelize Completed in 1211ms
1170 timing reifyNode:node_modules/decode-uri-component Completed in 1211ms
1171 timing reifyNode:node_modules/default-compare Completed in 1212ms
1172 timing reifyNode:node_modules/convert-source-map Completed in 1211ms
1173 timing reifyNode:node_modules/concat-stream Completed in 1211ms
1174 timing reifyNode:node_modules/code-point-at Completed in 1212ms
1175 timing reifyNode:node_modules/collection-visit Completed in 1212ms
1176 timing reifyNode:node_modules/collection-map Completed in 1212ms
1177 timing reifyNode:node_modules/clone-buffer Completed in 1211ms
1178 timing reifyNode:node_modules/camelcase Completed in 1211ms
1179 timing reifyNode:node_modules/buffer-from Completed in 1211ms
1180 timing reifyNode:node_modules/chalk Completed in 1212ms
1181 timing reifyNode:node_modules/brace-expansion Completed in 1211ms
1182 timing reifyNode:node_modules/bindings Completed in 1211ms
1183 timing reifyNode:node_modules/beeper Completed in 1211ms
1184 timing reifyNode:node_modules/binary-extensions Completed in 1211ms
1185 timing reifyNode:node_modules/async-settle Completed in 1210ms
1186 timing reifyNode:node_modules/array-uniq Completed in 1211ms
1187 timing reifyNode:node_modules/array-sort Completed in 1211ms
1188 timing reifyNode:node_modules/array-last Completed in 1211ms
1189 timing reifyNode:node_modules/assign-symbols Completed in 1211ms
1190 timing reifyNode:node_modules/array-unique Completed in 1212ms
1191 timing reifyNode:node_modules/array-slice Completed in 1212ms
1192 timing reifyNode:node_modules/arr-union Completed in 1211ms
1193 timing reifyNode:node_modules/arr-flatten Completed in 1211ms
1194 timing reifyNode:node_modules/append-buffer Completed in 1211ms
1195 timing reifyNode:node_modules/array-each Completed in 1211ms
1196 timing reifyNode:node_modules/arr-filter Completed in 1212ms
1197 timing reifyNode:node_modules/arr-map Completed in 1212ms
1198 timing reifyNode:node_modules/arr-diff Completed in 1212ms
1199 timing reifyNode:node_modules/ansi-styles Completed in 1211ms
1200 timing reifyNode:node_modules/anymatch Completed in 1212ms
1201 timing reifyNode:node_modules/ansi-gray Completed in 1211ms
1202 timing reifyNode:node_modules/ansi-wrap Completed in 1212ms
1203 timing reifyNode:node_modules/acorn-globals Completed in 1211ms
1204 timing reifyNode:node_modules/ansi-regex Completed in 1212ms
1205 timing reifyNode:node_modules/@types/glob Completed in 1211ms
1206 timing reifyNode:node_modules/@types/minimatch Completed in 1211ms
1207 timing reifyNode:node_modules/unset-value/node_modules/has-values Completed in 1252ms
1208 timing reifyNode:node_modules/vinyl-sourcemap/node_modules/normalize-path Completed in 1255ms
1209 timing reifyNode:node_modules/to-object-path/node_modules/kind-of Completed in 1250ms
1210 timing reifyNode:node_modules/unset-value/node_modules/has-value Completed in 1252ms
1211 timing reifyNode:node_modules/unset-value/node_modules/has-value/node_modules/isobject Completed in 1252ms
1212 timing reifyNode:node_modules/ternary-stream/node_modules/through2 Completed in 1249ms
1213 timing reifyNode:node_modules/snapdragon-util/node_modules/kind-of Completed in 1246ms
1214 timing reifyNode:node_modules/snapdragon-node/node_modules/is-data-descriptor Completed in 1245ms
1215 timing reifyNode:node_modules/readdirp/node_modules/to-regex-range Completed in 1240ms
1216 timing reifyNode:node_modules/static-extend/node_modules/define-property Completed in 1248ms
1217 timing reifyNode:node_modules/snapdragon-node/node_modules/is-descriptor Completed in 1246ms
1218 timing reifyNode:node_modules/snapdragon/node_modules/extend-shallow Completed in 1245ms
1219 timing reifyNode:node_modules/readdirp/node_modules/is-number Completed in 1241ms
1220 timing reifyNode:node_modules/snapdragon-node/node_modules/define-property Completed in 1246ms
1221 timing reifyNode:node_modules/snapdragon-node/node_modules/is-accessor-descriptor Completed in 1246ms
1222 timing reifyNode:node_modules/snapdragon/node_modules/define-property Completed in 1246ms
1223 timing reifyNode:node_modules/readdirp/node_modules/is-number/node_modules/kind-of Completed in 1241ms
1224 timing reifyNode:node_modules/set-value/node_modules/extend-shallow Completed in 1245ms
1225 timing reifyNode:node_modules/readdirp/node_modules/fill-range/node_modules/extend-shallow Completed in 1242ms
1226 timing reifyNode:node_modules/readdirp/node_modules/braces/node_modules/extend-shallow Completed in 1242ms
1227 timing reifyNode:node_modules/object-copy/node_modules/kind-of Completed in 1239ms
1228 timing reifyNode:node_modules/optionator/node_modules/fast-levenshtein Completed in 1239ms
1229 timing reifyNode:node_modules/object-copy/node_modules/define-property Completed in 1238ms
1230 timing reifyNode:node_modules/matchdep/node_modules/is-number Completed in 1238ms
1231 timing reifyNode:node_modules/read-pkg/node_modules/path-type Completed in 1243ms
1232 timing reifyNode:node_modules/matchdep/node_modules/to-regex-range Completed in 1238ms
1233 timing reifyNode:node_modules/matchdep/node_modules/is-number/node_modules/kind-of Completed in 1238ms
1234 timing reifyNode:node_modules/matchdep/node_modules/is-glob Completed in 1238ms
1235 timing reifyNode:node_modules/is-accessor-descriptor/node_modules/kind-of Completed in 1232ms
1236 timing reifyNode:node_modules/matchdep/node_modules/fill-range/node_modules/extend-shallow Completed in 1238ms
1237 timing reifyNode:node_modules/has-values/node_modules/is-number Completed in 1232ms
1238 timing reifyNode:node_modules/matchdep/node_modules/braces/node_modules/extend-shallow Completed in 1239ms
1239 timing reifyNode:node_modules/has-values/node_modules/is-number/node_modules/kind-of Completed in 1232ms
1240 timing reifyNode:node_modules/is-data-descriptor/node_modules/kind-of Completed in 1234ms
1241 timing reifyNode:node_modules/has-values/node_modules/kind-of Completed in 1233ms
1242 timing reifyNode:node_modules/gulp-if/node_modules/through2 Completed in 1232ms
1243 timing reifyNode:node_modules/glob-stream/node_modules/is-glob Completed in 1232ms
1244 timing reifyNode:node_modules/findup-sync/node_modules/to-regex-range Completed in 1230ms
1245 timing reifyNode:node_modules/findup-sync/node_modules/is-number Completed in 1230ms
1246 timing reifyNode:node_modules/glob-stream/node_modules/glob-parent Completed in 1233ms
1247 timing reifyNode:node_modules/findup-sync/node_modules/braces/node_modules/extend-shallow Completed in 1231ms
1248 timing reifyNode:node_modules/extglob/node_modules/is-descriptor Completed in 1230ms
1249 timing reifyNode:node_modules/extglob/node_modules/is-data-descriptor Completed in 1230ms
1250 timing reifyNode:node_modules/findup-sync/node_modules/fill-range/node_modules/extend-shallow Completed in 1231ms
1251 timing reifyNode:node_modules/findup-sync/node_modules/is-number/node_modules/kind-of Completed in 1231ms
1252 timing reifyNode:node_modules/extglob/node_modules/extend-shallow Completed in 1231ms
1253 timing reifyNode:node_modules/extglob/node_modules/is-accessor-descriptor Completed in 1231ms
1254 timing reifyNode:node_modules/expand-brackets/node_modules/extend-shallow Completed in 1230ms
1255 timing reifyNode:node_modules/extglob/node_modules/define-property Completed in 1231ms
1256 timing reifyNode:node_modules/expand-brackets/node_modules/define-property Completed in 1230ms
1257 timing reifyNode:node_modules/define-property/node_modules/is-data-descriptor Completed in 1229ms
1258 timing reifyNode:node_modules/define-property/node_modules/is-descriptor Completed in 1229ms
1259 timing reifyNode:node_modules/chokidar/node_modules/kind-of Completed in 1227ms
1260 timing reifyNode:node_modules/define-property/node_modules/is-accessor-descriptor Completed in 1229ms
1261 timing reifyNode:node_modules/chokidar/node_modules/is-number Completed in 1227ms
1262 timing reifyNode:node_modules/class-utils/node_modules/define-property Completed in 1227ms
1263 timing reifyNode:node_modules/chokidar/node_modules/to-regex-range Completed in 1228ms
1264 timing reifyNode:node_modules/base/node_modules/is-descriptor Completed in 1226ms
1265 timing reifyNode:node_modules/chokidar/node_modules/glob-parent Completed in 1228ms
1266 timing reifyNode:node_modules/chokidar/node_modules/glob-parent/node_modules/is-glob Completed in 1227ms
1267 timing reifyNode:node_modules/array-last/node_modules/is-number Completed in 1225ms
1268 timing reifyNode:node_modules/chokidar/node_modules/extend-shallow Completed in 1227ms
1269 timing reifyNode:node_modules/array-initial/node_modules/is-number Completed in 1225ms
1270 timing reifyNode:node_modules/base/node_modules/is-data-descriptor Completed in 1227ms
1271 timing reifyNode:node_modules/base/node_modules/define-property Completed in 1227ms
1272 timing reifyNode:node_modules/anymatch/node_modules/to-regex-range Completed in 1224ms
1273 timing reifyNode:node_modules/base/node_modules/is-accessor-descriptor Completed in 1227ms
1274 timing reifyNode:node_modules/anymatch/node_modules/is-number Completed in 1225ms
1275 timing reifyNode:node_modules/anymatch/node_modules/normalize-path Completed in 1225ms
1276 timing reifyNode:node_modules/anymatch/node_modules/is-number/node_modules/kind-of Completed in 1225ms
1277 timing reifyNode:node_modules/anymatch/node_modules/fill-range/node_modules/extend-shallow Completed in 1226ms
1278 timing reifyNode:node_modules/tunnel-agent Completed in 1264ms
1279 timing reifyNode:node_modules/to-regex-range Completed in 1264ms
1280 timing reifyNode:node_modules/anymatch/node_modules/braces/node_modules/extend-shallow Completed in 1227ms
1281 timing reifyNode:node_modules/split-string Completed in 1261ms
1282 timing reifyNode:node_modules/spdx-correct Completed in 1261ms
1283 timing reifyNode:node_modules/snapdragon-node Completed in 1260ms
1284 timing reifyNode:node_modules/lodash.template Completed in 1251ms
1285 timing reifyNode:node_modules/is-glob Completed in 1249ms
1286 timing reifyNode:node_modules/html-encoding-sniffer Completed in 1248ms
1287 timing reifyNode:node_modules/forever-agent Completed in 1246ms
1288 timing reifyNode:node_modules/fill-range Completed in 1245ms
1289 timing reifyNode:node_modules/copy-props Completed in 1241ms
1290 timing reifyNode:node_modules/class-utils Completed in 1241ms
1291 timing reifyNode:node_modules/cache-base Completed in 1240ms
1292 timing reifyNode:node_modules/core-util-is Completed in 1243ms
1293 timing reifyNode:node_modules/base Completed in 1240ms
1294 timing reifyNode:node_modules/aws-sign2 Completed in 1241ms
1295 timing reifyNode:node_modules/readdirp/node_modules/fill-range Completed in 1264ms
1296 timing reifyNode:node_modules/matchdep/node_modules/fill-range Completed in 1260ms
1297 timing reifyNode:node_modules/is-descriptor/node_modules/kind-of Completed in 1256ms
1298 timing reifyNode:node_modules/findup-sync/node_modules/fill-range Completed in 1251ms
1299 timing reifyNode:node_modules/default-compare/node_modules/kind-of Completed in 1248ms
1300 timing reifyNode:node_modules/chokidar/node_modules/fill-range Completed in 1245ms
1301 timing reifyNode:node_modules/array-sort/node_modules/kind-of Completed in 1243ms
1302 timing reifyNode:node_modules/anymatch/node_modules/fill-range Completed in 1242ms
1303 timing reifyNode:node_modules/webidl-conversions Completed in 1284ms
1304 timing reifyNode:node_modules/minimatch Completed in 1265ms
1305 timing reifyNode:node_modules/snapdragon-util Completed in 1285ms
1306 timing reifyNode:node_modules/y18n Completed in 1307ms
1307 timing reifyNode:node_modules/word-wrap Completed in 1307ms
1308 timing reifyNode:node_modules/which-module Completed in 1307ms
1309 timing reifyNode:node_modules/v8flags Completed in 1306ms
1310 timing reifyNode:node_modules/set-blocking Completed in 1295ms
1311 warn deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
1312 timing reifyNode:node_modules/source-map-url Completed in 1300ms
1313 timing reifyNode:node_modules/slash Completed in 1298ms
1314 timing reifyNode:node_modules/remove-trailing-separator Completed in 1294ms
1315 timing reifyNode:node_modules/queue-microtask Completed in 1294ms
1316 timing reifyNode:node_modules/path-type Completed in 1292ms
1317 timing reifyNode:node_modules/plugin-error Completed in 1293ms
1318 timing reifyNode:node_modules/p-map Completed in 1292ms
1319 timing reifyNode:node_modules/lodash.sortby Completed in 1289ms
1320 timing reifyNode:node_modules/lcid Completed in 1289ms
1321 timing reifyNode:node_modules/isobject Completed in 1288ms
1322 timing reifyNode:node_modules/is-path-cwd Completed in 1287ms
1323 timing reifyNode:node_modules/is-plain-object Completed in 1287ms
1324 timing reifyNode:node_modules/is-typedarray Completed in 1288ms
1325 timing reifyNode:node_modules/is-path-inside Completed in 1288ms
1326 timing reifyNode:node_modules/inherits Completed in 1286ms
1327 timing reifyNode:node_modules/indent-string Completed in 1286ms
1328 timing reifyNode:node_modules/homedir-polyfill Completed in 1287ms
1329 timing reifyNode:node_modules/gulplog Completed in 1286ms
1330 timing reifyNode:node_modules/glob-stream Completed in 1285ms
1331 timing reifyNode:node_modules/glob-parent Completed in 1285ms
1332 timing reifyNode:node_modules/fs-mkdirp-stream Completed in 1285ms
1333 timing reifyNode:node_modules/define-property Completed in 1281ms
1334 timing reifyNode:node_modules/default-resolution Completed in 1281ms
1335 timing reifyNode:node_modules/del Completed in 1281ms
1336 timing reifyNode:node_modules/component-emitter Completed in 1280ms
1337 timing reifyNode:node_modules/cliui Completed in 1280ms
1338 timing reifyNode:node_modules/clone-stats Completed in 1280ms
1339 timing reifyNode:node_modules/clean-stack Completed in 1280ms
1340 timing reifyNode:node_modules/caseless Completed in 1280ms
1341 timing reifyNode:node_modules/browser-process-hrtime Completed in 1280ms
1342 timing reifyNode:node_modules/array-union Completed in 1278ms
1343 timing reifyNode:node_modules/assert-plus Completed in 1279ms
1344 timing reifyNode:node_modules/aggregate-error Completed in 1276ms
1345 timing reifyNode:node_modules/mixin-deep/node_modules/is-extendable Completed in 1299ms
1346 timing reifyNode:node_modules/gulp-util/node_modules/clone-stats Completed in 1292ms
1347 timing reifyNode:node_modules/extend-shallow/node_modules/is-extendable Completed in 1287ms
1348 timing reifyNode:node_modules/duplexer2/node_modules/string_decoder Completed in 1286ms
1349 timing reifyNode:node_modules/stealthy-require Completed in 1313ms
1350 timing reifyNode:node_modules/readdirp Completed in 1306ms
1351 warn deprecated request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
1352 timing reifyNode:node_modules/request-promise-native Completed in 1309ms
1353 timing reifyNode:node_modules/mime-types Completed in 1305ms
1354 timing reifyNode:node_modules/kind-of Completed in 1303ms
1355 timing reifyNode:node_modules/is-buffer Completed in 1300ms
1356 timing reifyNode:node_modules/fs.realpath Completed in 1298ms
1357 timing reifyNode:node_modules/data-urls Completed in 1295ms
1358 timing reifyNode:node_modules/combined-stream Completed in 1294ms
1359 timing reifyNode:node_modules/balanced-match Completed in 1292ms
1360 timing reifyNode:node_modules/async-done Completed in 1291ms
1361 timing reifyNode:node_modules/duplexer2/node_modules/isarray Completed in 1299ms
1362 timing reifyNode:node_modules/vinyl-sourcemap Completed in 1333ms
1363 timing reifyNode:node_modules/safe-buffer Completed in 1322ms
1364 timing reifyNode:node_modules/string_decoder Completed in 1328ms
1365 timing reifyNode:node_modules/punycode Completed in 1319ms
1366 timing reifyNode:node_modules/micromatch Completed in 1315ms
1367 timing reifyNode:node_modules/json-schema Completed in 1313ms
1368 timing reifyNode:node_modules/has Completed in 1310ms
1369 timing reifyNode:node_modules/bcrypt-pbkdf Completed in 1301ms
1370 timing reifyNode:node_modules/ansi-colors Completed in 1298ms
1371 timing reifyNode:node_modules/upath Completed in 1341ms
1372 timing reifyNode:node_modules/util-deprecate Completed in 1350ms
1373 timing reifyNode:node_modules/stream-shift Completed in 1345ms
1374 timing reifyNode:node_modules/pretty-hrtime Completed in 1337ms
1375 timing reifyNode:node_modules/pumpify Completed in 1337ms
1376 timing reifyNode:node_modules/object.defaults Completed in 1335ms
1377 timing reifyNode:node_modules/color-support Completed in 1324ms
1378 timing reifyNode:node_modules/array-equal Completed in 1320ms
1379 timing reifyNode:node_modules/gulp-util/node_modules/clone Completed in 1334ms
1380 timing reifyNode:node_modules/which Completed in 1365ms
1381 warn deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
1382 timing reifyNode:node_modules/urix Completed in 1363ms
1383 timing reifyNode:node_modules/stack-trace Completed in 1358ms
1384 timing reifyNode:node_modules/rimraf Completed in 1354ms
1385 timing reifyNode:node_modules/interpret Completed in 1342ms
1386 timing reifyNode:node_modules/getpass Completed in 1340ms
1387 warn deprecated har-validator@5.1.5: this library is no longer supported
1388 timing reifyNode:node_modules/har-validator Completed in 1344ms
1389 timing reifyNode:node_modules/delayed-stream Completed in 1338ms
1390 timing reifyNode:node_modules/clone Completed in 1337ms
1391 timing reifyNode:node_modules/gulp-dom/node_modules/through2 Completed in 1346ms
1392 timing reifyNode:node_modules/copy-props/node_modules/is-plain-object Completed in 1340ms
1393 timing reifyNode:node_modules/xml-name-validator Completed in 1378ms
1394 timing reifyNode:node_modules/whatwg-encoding Completed in 1377ms
1395 timing reifyNode:node_modules/type-check Completed in 1374ms
1396 timing reifyNode:node_modules/gulp Completed in 1351ms
1397 timing reifyNode:node_modules/estraverse Completed in 1349ms
1398 timing reifyNode:node_modules/verror/node_modules/core-util-is Completed in 1383ms
1399 timing reifyNode:node_modules/yargs-parser Completed in 1389ms
1400 timing reifyNode:node_modules/parse-json Completed in 1368ms
1401 timing reifyNode:node_modules/ignore Completed in 1362ms
1402 timing reifyNode:node_modules/jsprim Completed in 1365ms
1403 timing reifyNode:node_modules/glob Completed in 1360ms
1404 timing reifyNode:node_modules/xtend Completed in 1395ms
1405 timing reifyNode:node_modules/sver-compat Completed in 1387ms
1406 timing reifyNode:node_modules/require-main-filename Completed in 1381ms
1407 timing reifyNode:node_modules/pump Completed in 1380ms
1408 timing reifyNode:node_modules/gulp-match Completed in 1370ms
1409 timing reifyNode:node_modules/flush-write-stream Completed in 1369ms
1410 timing reifyNode:node_modules/duplexify Completed in 1367ms
1411 timing reifyNode:node_modules/async-limiter Completed in 1362ms
1412 timing reifyNode:node_modules/array-initial Completed in 1362ms
1413 timing reifyNode:node_modules/vinyl Completed in 1404ms
1414 timing reifyNode:node_modules/require-directory Completed in 1392ms
1415 timing reifyNode:node_modules/spdx-expression-parse Completed in 1397ms
1416 timing reifyNode:node_modules/now-and-later Completed in 1387ms
1417 timing reifyNode:node_modules/matchdep Completed in 1387ms
1418 timing reifyNode:node_modules/hosted-git-info Completed in 1382ms
1419 timing reifyNode:node_modules/globby Completed in 1381ms
1420 timing reifyNode:node_modules/cloneable-readable Completed in 1375ms
1421 timing reifyNode:node_modules/ternary-stream/node_modules/duplexify Completed in 1406ms
1422 timing reifyNode:node_modules/gulp-util/node_modules/replace-ext Completed in 1385ms
1423 timing reifyNode:node_modules/whatwg-mimetype Completed in 1414ms
1424 timing reifyNode:node_modules/safe-regex Completed in 1402ms
1425 timing reifyNode:node_modules/safer-buffer Completed in 1402ms
1426 timing reifyNode:node_modules/saxes Completed in 1404ms
1427 timing reifyNode:node_modules/graceful-fs Completed in 1389ms
1428 timing reifyNode:node_modules/concat-map Completed in 1384ms
1429 timing reifyNode:node_modules/buffer-equal Completed in 1382ms
1430 timing reifyNode:node_modules/aws4 Completed in 1382ms
1431 timing reifyNode:node_modules/verror Completed in 1421ms
1432 timing reifyNode:node_modules/jsbn Completed in 1452ms
1433 timing reifyNode:node_modules/escodegen Completed in 1446ms
1434 timing reifyNode:node_modules/dashdash Completed in 1445ms
1435 timing reifyNode:node_modules/symbol-tree Completed in 1474ms
1436 timing reifyNode:node_modules/semver Completed in 1470ms
1437 timing reifyNode:node_modules/optionator Completed in 1463ms
1438 timing reifyNode:node_modules/isarray Completed in 1458ms
1439 timing reifyNode:node_modules/is-arrayish Completed in 1457ms
1440 timing reifyNode:node_modules/esutils Completed in 1452ms
1441 timing reifyNode:node_modules/ret Completed in 1474ms
1442 timing reifyNode:node_modules/multipipe Completed in 1469ms
1443 timing reifyNode:node_modules/isstream Completed in 1466ms
1444 timing reifyNode:node_modules/flagged-respawn Completed in 1460ms
1445 timing reifyNode:node_modules/fork-stream Completed in 1462ms
1446 timing reifyNode:node_modules/domexception Completed in 1458ms
1447 timing reifyNode:node_modules/abab Completed in 1451ms
1448 timing reifyNode:node_modules/isexe Completed in 1471ms
1449 timing reifyNode:node_modules/duplexer2 Completed in 1464ms
1450 timing reifyNode:node_modules/expand-brackets Completed in 1465ms
1451 warn deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
1452 timing reifyNode:node_modules/source-map-resolve Completed in 1493ms
1453 timing reifyNode:node_modules/request-promise-core Completed in 1489ms
1454 timing reifyNode:node_modules/levn Completed in 1481ms
1455 timing reifyNode:node_modules/ecc-jsbn Completed in 1474ms
1456 timing reifyNode:node_modules/matchdep/node_modules/braces Completed in 1488ms
1457 timing reifyNode:node_modules/readdirp/node_modules/braces Completed in 1494ms
1458 timing reifyNode:node_modules/findup-sync/node_modules/braces Completed in 1479ms
1459 warn deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies
1460 timing reifyNode:node_modules/chokidar Completed in 1474ms
1461 timing reifyNode:node_modules/anymatch/node_modules/braces Completed in 1470ms
1462 timing reifyNode:node_modules/chokidar/node_modules/braces Completed in 1474ms
1463 timing reifyNode:node_modules/typedarray Completed in 1509ms
1464 timing reifyNode:node_modules/just-debounce Completed in 1491ms
1465 timing reifyNode:node_modules/mime-db Completed in 1496ms
1466 warn deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
1467 timing reifyNode:node_modules/resolve-url Completed in 1506ms
1468 timing reifyNode:node_modules/next-tick Completed in 1500ms
1469 timing reifyNode:node_modules/nwsapi Completed in 1502ms
1470 timing reifyNode:node_modules/extsprintf Completed in 1490ms
1471 timing reifyNode:node_modules/gulp-util/node_modules/vinyl Completed in 1495ms
1472 timing reifyNode:node_modules/json-stringify-safe Completed in 1501ms
1473 timing reifyNode:node_modules/deep-is Completed in 1492ms
1474 timing reifyNode:node_modules/bach Completed in 1488ms
1475 timing reifyNode:node_modules/ternary-stream Completed in 1522ms
1476 timing reifyNode:node_modules/snapdragon Completed in 1518ms
1477 timing reifyNode:node_modules/json-schema-traverse Completed in 1506ms
1478 timing reifyNode:node_modules/is-core-module Completed in 1504ms
1479 timing reifyNode:node_modules/atob Completed in 1494ms
1480 timing reifyNode:node_modules/acorn-walk Completed in 1491ms
1481 timing reifyNode:node_modules/form-data Completed in 1506ms
1482 timing reifyNode:node_modules/extend Completed in 1504ms
1483 timing reifyNode:node_modules/reusify Completed in 1526ms
1484 timing reifyNode:node_modules/rechoir Completed in 1524ms
1485 timing reifyNode:node_modules/nanomatch Completed in 1521ms
1486 timing reifyNode:node_modules/file-uri-to-path Completed in 1510ms
1487 warn deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin.
1488 timing reifyNode:node_modules/w3c-hr-time Completed in 1544ms
1489 timing reifyNode:node_modules/supports-preserve-symlinks-flag Completed in 1538ms
1490 timing reifyNode:node_modules/define-properties Completed in 1513ms
1491 timing reifyNode:node_modules/archy Completed in 1508ms
1492 timing reifyNode:node_modules/prelude-ls Completed in 1533ms
1493 timing reifyNode:node_modules/lazystream Completed in 1529ms
1494 timing reifyNode:node_modules/extglob Completed in 1522ms
1495 timing reifyNode:node_modules/tr46 Completed in 1552ms
1496 timing reifyNode:node_modules/get-intrinsic Completed in 1527ms
1497 timing reifyNode:node_modules/asn1 Completed in 1518ms
1498 timing reifyNode:node_modules/tough-cookie Completed in 1554ms
1499 timing reifyNode:node_modules/readdirp/node_modules/micromatch Completed in 1545ms
1500 timing reifyNode:node_modules/matchdep/node_modules/micromatch Completed in 1540ms
1501 timing reifyNode:node_modules/findup-sync/node_modules/micromatch Completed in 1530ms
1502 timing reifyNode:node_modules/anymatch/node_modules/micromatch Completed in 1520ms
1503 timing reifyNode:node_modules/normalize-package-data Completed in 1543ms
1504 timing reifyNode:node_modules/picomatch Completed in 1547ms
1505 timing reifyNode:node_modules/fast-deep-equal Completed in 1532ms
1506 timing reifyNode:node_modules/object-keys Completed in 1547ms
1507 timing reifyNode:node_modules/braces Completed in 1528ms
1508 timing reifyNode:node_modules/esprima Completed in 1538ms
1509 timing reifyNode:node_modules/function-bind Completed in 1548ms
1510 timing reifyNode:node_modules/call-bind Completed in 1545ms
1511 timing reifyNode:node_modules/http-signature Completed in 1558ms
1512 timing reifyNode:node_modules/gulp-if Completed in 1557ms
1513 timing reifyNode:node_modules/dateformat Completed in 1552ms
1514 timing reifyNode:node_modules/whatwg-url Completed in 1591ms
1515 timing reifyNode:node_modules/liftoff Completed in 1568ms
1516 timing reifyNode:node_modules/d Completed in 1557ms
1517 warn deprecated gulp-util@3.0.8: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
1518 timing reifyNode:node_modules/gulp-util Completed in 1574ms
1519 timing reifyNode:node_modules/tweetnacl Completed in 1603ms
1520 timing reifyNode:node_modules/psl Completed in 1595ms
1521 timing reifyNode:node_modules/has-symbols Completed in 1586ms
1522 timing reifyNode:node_modules/fastq Completed in 1585ms
1523 timing reifyNode:node_modules/ws Completed in 1626ms
1524 timing reifyNode:node_modules/duplexer2/node_modules/readable-stream Completed in 1593ms
1525 timing reifyNode:node_modules/json-stable-stringify-without-jsonify Completed in 1605ms
1526 timing reifyNode:node_modules/@nodelib/fs.stat Completed in 1593ms
1527 timing reifyNode:node_modules/debug Completed in 1606ms
1528 timing reifyNode:node_modules/performance-now Completed in 1626ms
1529 timing reifyNode:node_modules/undertaker Completed in 1642ms
1530 timing reifyNode:node_modules/fast-json-stable-stringify Completed in 1619ms
1531 warn deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
1532 timing reifyNode:node_modules/uuid Completed in 1659ms
1533 timing reifyNode:node_modules/es6-weak-map Completed in 1629ms
1534 timing reifyNode:node_modules/asynckit Completed in 1624ms
1535 timing reifyNode:node_modules/xmlchars Completed in 1668ms
1536 warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
1537 timing reifyNode:node_modules/request Completed in 1652ms
1538 timing reifyNode:node_modules/minimist Completed in 1658ms
1539 timing reifyNode:node_modules/har-schema Completed in 1655ms
1540 timing reifyNode:node_modules/qs Completed in 1667ms
1541 timing reifyNode:node_modules/object.assign Completed in 1679ms
1542 timing reifyNode:node_modules/cssom Completed in 1663ms
1543 timing reifyNode:node_modules/@nodelib/fs.scandir Completed in 1656ms
1544 timing reifyNode:node_modules/readable-stream Completed in 1694ms
1545 timing reifyNode:node_modules/es6-iterator Completed in 1676ms
1546 timing reifyNode:node_modules/es6-symbol Completed in 1680ms
1547 timing reifyNode:node_modules/@nodelib/fs.walk Completed in 1672ms
1548 timing reifyNode:node_modules/ternary-stream/node_modules/readable-stream Completed in 1711ms
1549 timing reifyNode:node_modules/gulp-dom Completed in 1690ms
1550 timing reifyNode:node_modules/acorn Completed in 1687ms
1551 timing reifyNode:node_modules/iconv-lite Completed in 1707ms
1552 timing reifyNode:node_modules/source-map Completed in 1726ms
1553 timing reifyNode:node_modules/vinyl-fs Completed in 1738ms
1554 timing reifyNode:node_modules/escodegen/node_modules/source-map Completed in 1711ms
1555 timing reifyNode:node_modules/parse5 Completed in 1739ms
1556 timing reifyNode:node_modules/sshpk Completed in 1761ms
1557 timing reifyNode:node_modules/yargs Completed in 1780ms
1558 timing reifyNode:node_modules/pn Completed in 1775ms
1559 timing reifyNode:node_modules/gulp/node_modules/gulp-cli Completed in 1781ms
1560 timing reifyNode:node_modules/nan Completed in 1792ms
1561 timing reifyNode:node_modules/uri-js Completed in 1813ms
1562 timing reifyNode:node_modules/fast-glob Completed in 1795ms
1563 timing reifyNode:node_modules/ext Completed in 1813ms
1564 timing reifyNode:node_modules/@types/node Completed in 1832ms
1565 timing reifyNode:node_modules/ext/node_modules/type Completed in 1859ms
1566 timing reifyNode:node_modules/cssstyle Completed in 1868ms
1567 timing reifyNode:node_modules/ajv Completed in 1876ms
1568 timing reifyNode:node_modules/resolve Completed in 1916ms
1569 timing reifyNode:node_modules/type Completed in 1931ms
1570 timing reifyNode:node_modules/jsdom Completed in 2339ms
1571 timing reifyNode:node_modules/es5-ext Completed in 2662ms
1572 timing reifyNode:node_modules/lodash Completed in 2796ms
1573 timing reify:unpack Completed in 2822ms
1574 timing reify:unretire Completed in 0ms
1575 timing build:queue Completed in 11ms
1576 timing build:link:node_modules/atob Completed in 23ms
1577 timing build:link:node_modules/acorn Completed in 25ms
1578 timing build:link:node_modules/color-support Completed in 24ms
1579 timing build:link:node_modules/esprima Completed in 24ms
1580 timing build:link:node_modules/gulp Completed in 23ms
1581 timing build:link:node_modules/gulp/node_modules/gulp-cli Completed in 22ms
1582 timing build:link:node_modules/escodegen Completed in 24ms
1583 timing build:link:node_modules/resolve Completed in 23ms
1584 timing build:link:node_modules/rimraf Completed in 23ms
1585 timing build:link:node_modules/semver Completed in 23ms
1586 timing build:link:node_modules/sshpk Completed in 23ms
1587 timing build:link:node_modules/uuid Completed in 23ms
1588 timing build:link:node_modules/which Completed in 22ms
1589 timing build:link Completed in 25ms
1590 timing build:deps Completed in 36ms
1591 timing build Completed in 37ms
1592 timing reify:build Completed in 38ms
1593 timing reify:trash Completed in 10ms
1594 timing reify Completed in 3114ms
1595 timing command:ci Completed in 10998ms
1596 verbose stack Error: command failed
1596 verbose stack     at ChildProcess.<anonymous> (C:\Program Files\nodejs\node_modules\npm\node_modules\@npmcli\promise-spawn\lib\index.js:53:27)
1596 verbose stack     at ChildProcess.emit (node:events:513:28)
1596 verbose stack     at maybeClose (node:internal/child_process:1091:16)
1596 verbose stack     at ChildProcess._handle.onexit (node:internal/child_process:302:5)
1597 verbose pkgid jellyfin-tizen@0.1.0
1598 verbose cwd C:\Windows\System32\jellyfin-tizen
1599 verbose Windows_NT 10.0.22621
1600 verbose node v18.15.0
1601 verbose npm  v9.5.0
1602 error code 1
1603 error path C:\Windows\System32\jellyfin-tizen
1604 error command failed
1605 error command C:\Windows\system32\cmd.exe /d /s /c gulp
1606 verbose exit 1
1607 timing npm Completed in 11066ms
1608 verbose code 1
1609 error A complete log of this run can be found in:
1609 error     C:\Users\Hasan\AppData\Local\npm-cache\_logs\2023-03-19T21_36_27_725Z-debug-0.log

OS Windows 11

dmitrylyzo commented 1 year ago

FYI, here is the guide for Windows.

On Windows 10 + node 18.15.0 + npm 9.5.0, it works fine. :man_shrugging:

What happens if you run this?

$env:JELLYFIN_WEB_DIR="C:\jellyfin\jellyfin-web\dist"
npm run postinstall

Change the path to jellyfin-web\dist to yours.

Zakmaf commented 1 year ago

On Windows you should type in : set SKIP_PREPARE=1 PRESS ENTER npm ci --no-audit

This worked for the noob I am.

MrRemix1 commented 5 months ago

npm ERR! code ETIMEDOUT npm ERR! syscall connect npm ERR! errno ETIMEDOUT npm ERR! network request to https://github.com/eligrey/classList.js/archive/1.2.20180112.tar.gz failed, reason: connect ETIMEDOUT 20.205.243.166:443 npm ERR! network This is a problem related to network connectivity. npm ERR! network In most cases you are behind a proxy or have bad network settings. npm ERR! network npm ERR! network If you are behind a proxy, please make sure that the npm ERR! network 'proxy' config is set properly. See: 'npm help config'

npm ERR! A complete log of this run can be found in: C:\Users\Administrator\AppData\Local\npm-cache_logs\2024-01-21T04_04_02_882Z-debug-0.log

pls help me set the proxy then next problem will coming code E400 400 BED life so hard~~~~

dmitrylyzo commented 1 month ago

It's been quite a while. Apparently there have been network issues that we can't fix on our end. Probably a temporary GitHub outage.

I also think you messed up the folders: you cloned the app repo to C:Windows\System32\jellyfin-tizen. Probably because you didn't change it to the correct one (cd) after opening PowerShell. I'm not sure how well Windows thinks about working in the system folder.

If you are still having troubles manually building the app, you can try https://github.com/jeppevinkel/jellyfin-tizen-builds