-
Notifications
You must be signed in to change notification settings - Fork 296
Description
Details
I cannot install anything using npm. It is showing that the problem is with the internet.
Node.js version
Not applicable.
Example code
0 verbose cli [
0 verbose cli 'C:\Program Files\nodejs\node.exe',
0 verbose cli 'C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js',
0 verbose cli 'install',
0 verbose cli '--save-exact',
0 verbose cli '--save-dev',
0 verbose cli 'eslint',
0 verbose cli 'eslint-config-next'
0 verbose cli ]
1 info using [email protected]
2 info using [email protected]
3 timing npm:load:whichnode Completed in 0ms
4 timing config:load:defaults Completed in 3ms
5 timing config:load:file:C:\Program Files\nodejs\node_modules\npm\npmrc Completed in 5ms
6 timing config:load:builtin Completed in 6ms
7 timing config:load:cli Completed in 5ms
8 timing config:load:env Completed in 3ms
9 timing config:load:file:D:\Programming(DONOTDELETE)\myj.npmrc Completed in 1ms
10 timing config:load:project Completed in 2ms
11 timing config:load:file:C:\Users\arjun.npmrc Completed in 0ms
12 timing config:load:user Completed in 1ms
13 timing config:load:file:C:\Users\arjun\AppData\Roaming\npm\etc\npmrc Completed in 1ms
14 timing config:load:global Completed in 1ms
15 timing config:load:validate Completed in 2ms
16 timing config:load:credentials Completed in 2ms
17 timing config:load:setEnvs Completed in 2ms
18 timing config:load Completed in 30ms
19 timing npm:load:configload Completed in 31ms
20 timing npm:load:setTitle Completed in 1ms
21 timing config:load:flatten Completed in 9ms
22 timing npm:load:display Completed in 14ms
23 verbose logfile C:\Users\arjun\AppData\Local\npm-cache_logs\2022-01-08T11_31_44_317Z-debug-0.log
24 timing npm:load:logFile Completed in 18ms
25 timing npm:load:timers Completed in 0ms
26 timing npm:load:configScope Completed in 0ms
27 timing npm:load Completed in 68ms
28 timing arborist:ctor Completed in 2ms
29 silly logfile start cleaning logs, removing 2 files
30 timing idealTree:init Completed in 554ms
31 timing idealTree:userRequests Completed in 7ms
32 silly idealTree buildDeps
33 silly fetch manifest eslint@*
34 timing arborist:ctor Completed in 1ms
35 http fetch GET 200 https://registry.npmjs.org/eslint 1559ms (cache updated)
36 silly fetch manifest eslint-config-next@*
37 http fetch GET 200 https://registry.npmjs.org/eslint-config-next 624ms (cache updated)
38 silly fetch manifest [email protected]
39 http fetch GET 200 https://registry.npmjs.org/next 51ms (cache hit)
40 silly fetch manifest fibers@>= 3.1.0
41 http fetch GET 200 https://registry.npmjs.org/fibers 25ms (cache hit)
42 silly fetch manifest node-sass@^4.0.0 || ^5.0.0 || ^6.0.0
43 http fetch GET 200 https://registry.npmjs.org/node-sass 18ms (cache hit)
44 silly fetch manifest [email protected]
45 http fetch GET 200 https://registry.npmjs.org/react 23ms (cache hit)
46 silly fetch manifest [email protected]
47 http fetch GET 200 https://registry.npmjs.org/react-dom 61ms (cache hit)
48 silly fetch manifest sass@^1.3.0
49 http fetch GET 200 https://registry.npmjs.org/sass 17ms (cache hit)
50 silly fetch manifest typescript@>=3.3.1
51 http fetch GET 200 https://registry.npmjs.org/typescript 9138ms (cache updated)
52 silly placeDep ROOT [email protected] OK for: want: *
53 silly placeDep ROOT [email protected] OK for: want: *
54 silly fetch manifest @eslint/eslintrc@^1.0.5
55 silly fetch manifest @humanwhocodes/config-array@^0.9.2
56 silly fetch manifest ajv@^6.10.0
57 silly fetch manifest chalk@^4.0.0
58 silly fetch manifest cross-spawn@^7.0.2
59 silly fetch manifest debug@^4.3.2
60 silly fetch manifest doctrine@^3.0.0
61 silly fetch manifest enquirer@^2.3.5
62 silly fetch manifest escape-string-regexp@^4.0.0
63 silly fetch manifest eslint-scope@^7.1.0
64 silly fetch manifest eslint-utils@^3.0.0
65 silly fetch manifest eslint-visitor-keys@^3.1.0
66 silly fetch manifest espree@^9.3.0
67 silly fetch manifest esquery@^1.4.0
68 silly fetch manifest esutils@^2.0.2
69 silly fetch manifest fast-deep-equal@^3.1.3
70 silly fetch manifest file-entry-cache@^6.0.1
71 silly fetch manifest functional-red-black-tree@^1.0.1
72 silly fetch manifest glob-parent@^6.0.1
73 silly fetch manifest globals@^13.6.0
74 silly fetch manifest ignore@^4.0.6
75 silly fetch manifest import-fresh@^3.0.0
76 silly fetch manifest imurmurhash@^0.1.4
77 silly fetch manifest js-yaml@^4.1.0
78 silly fetch manifest json-stable-stringify-without-jsonify@^1.0.1
79 silly fetch manifest levn@^0.4.1
80 silly fetch manifest lodash.merge@^4.6.2
81 silly fetch manifest minimatch@^3.0.4
82 silly fetch manifest natural-compare@^1.4.0
83 silly fetch manifest optionator@^0.9.1
84 silly fetch manifest progress@^2.0.0
85 silly fetch manifest regexpp@^3.2.0
86 silly fetch manifest semver@^7.2.1
87 silly fetch manifest strip-json-comments@^3.1.0
88 silly fetch manifest text-table@^0.2.0
89 silly fetch manifest v8-compile-cache@^2.0.3
90 silly fetch manifest @next/[email protected]
91 silly fetch manifest @rushstack/eslint-patch@^1.0.8
92 silly fetch manifest @typescript-eslint/parser@^5.0.0
93 silly fetch manifest eslint-import-resolver-node@^0.3.4
94 silly fetch manifest eslint-import-resolver-typescript@^2.4.0
95 silly fetch manifest eslint-plugin-import@^2.25.2
96 silly fetch manifest eslint-plugin-jsx-a11y@^6.5.1
97 silly fetch manifest eslint-plugin-react@^7.27.0
98 silly fetch manifest eslint-plugin-react-hooks@^4.3.0
99 http fetch GET 200 https://registry.npmjs.org/debug 757ms (cache hit)
100 http fetch GET 200 https://registry.npmjs.org/chalk 764ms (cache hit)
101 http fetch GET 200 https://registry.npmjs.org/glob-parent 748ms (cache hit)
102 http fetch GET 200 https://registry.npmjs.org/globals 748ms (cache hit)
103 http fetch GET 200 https://registry.npmjs.org/escape-string-regexp 765ms (cache hit)
104 http fetch GET 200 https://registry.npmjs.org/semver 732ms (cache hit)
105 http fetch GET 200 https://registry.npmjs.org/ajv 1216ms (cache revalidated)
106 http fetch GET 200 https://registry.npmjs.org/doctrine 1238ms (cache revalidated)
107 http fetch GET 200 https://registry.npmjs.org/cross-spawn 1243ms (cache revalidated)
108 http fetch GET 200 https://registry.npmjs.org/enquirer 1245ms (cache revalidated)
109 http fetch GET 200 https://registry.npmjs.org/eslint-visitor-keys 1248ms (cache revalidated)
110 http fetch GET 200 https://registry.npmjs.org/eslint-import-resolver-typescript 1226ms (cache miss)
111 http fetch GET 200 https://registry.npmjs.org/fast-deep-equal 1270ms (cache revalidated)
112 http fetch GET 200 https://registry.npmjs.org/@eslint%2feslintrc 1308ms (cache revalidated)
113 http fetch GET 200 https://registry.npmjs.org/file-entry-cache 1286ms (cache revalidated)
114 http fetch GET 200 https://registry.npmjs.org/eslint-utils 1297ms (cache revalidated)
115 http fetch GET 200 https://registry.npmjs.org/functional-red-black-tree 1289ms (cache revalidated)
116 http fetch GET 200 https://registry.npmjs.org/ignore 1293ms (cache revalidated)
117 http fetch GET 200 https://registry.npmjs.org/@humanwhocodes%2fconfig-array 1335ms (cache updated)
118 http fetch GET 200 https://registry.npmjs.org/imurmurhash 1313ms (cache revalidated)
119 http fetch GET 200 https://registry.npmjs.org/espree 1347ms (cache revalidated)
120 http fetch GET 200 https://registry.npmjs.org/eslint-scope 1380ms (cache revalidated)
121 http fetch GET 200 https://registry.npmjs.org/import-fresh 1388ms (cache revalidated)
122 http fetch GET 200 https://registry.npmjs.org/esutils 1421ms (cache revalidated)
123 http fetch GET 200 https://registry.npmjs.org/lodash.merge 1419ms (cache revalidated)
124 http fetch GET 200 https://registry.npmjs.org/levn 1426ms (cache revalidated)
125 http fetch GET 200 https://registry.npmjs.org/minimatch 1434ms (cache revalidated)
126 http fetch GET 200 https://registry.npmjs.org/esquery 1460ms (cache revalidated)
127 http fetch GET 200 https://registry.npmjs.org/progress 1480ms (cache revalidated)
128 http fetch GET 200 https://registry.npmjs.org/natural-compare 1486ms (cache revalidated)
129 http fetch GET 200 https://registry.npmjs.org/text-table 1509ms (cache revalidated)
130 http fetch GET 200 https://registry.npmjs.org/strip-json-comments 1531ms (cache revalidated)
131 http fetch GET 200 https://registry.npmjs.org/js-yaml 1573ms (cache revalidated)
132 http fetch GET 200 https://registry.npmjs.org/eslint-import-resolver-node 2301ms (cache revalidated)
133 http fetch GET 200 https://registry.npmjs.org/regexpp 2959ms (cache revalidated)
134 http fetch GET 200 https://registry.npmjs.org/v8-compile-cache 2972ms (cache revalidated)
135 http fetch GET 200 https://registry.npmjs.org/@rushstack%2feslint-patch 3442ms (cache revalidated)
136 http fetch GET 200 https://registry.npmjs.org/json-stable-stringify-without-jsonify 7461ms (cache revalidated)
137 http fetch GET 200 https://registry.npmjs.org/optionator 7466ms (cache revalidated)
138 http fetch GET 200 https://registry.npmjs.org/eslint-plugin-jsx-a11y 7462ms (cache updated)
139 http fetch GET 200 https://registry.npmjs.org/eslint-plugin-import 7797ms (cache updated)
140 http fetch GET 200 https://registry.npmjs.org/eslint-plugin-react 8228ms (cache updated)
141 http fetch GET 200 https://registry.npmjs.org/eslint-plugin-react-hooks 8295ms (cache updated)
142 http fetch GET 200 https://registry.npmjs.org/@next%2feslint-plugin-next 9003ms (cache updated)
143 http fetch GET 200 https://registry.npmjs.org/@typescript-eslint%2fparser 10654ms (cache updated)
144 timing idealTree:#root Completed in 22569ms
145 silly fetch manifest eslint@>=5
146 silly placeDep ROOT @eslint/[email protected] OK for: [email protected] want: ^1.0.5
147 silly placeDep ROOT @humanwhocodes/[email protected] OK for: [email protected] want: ^0.9.2
148 silly placeDep ROOT [email protected] OK for: [email protected] want: ^6.10.0
149 silly placeDep node_modules/eslint [email protected] OK for: [email protected] want: ^4.0.0
150 silly placeDep ROOT [email protected] OK for: [email protected] want: ^7.0.2
151 silly placeDep node_modules/eslint [email protected] OK for: [email protected] want: ^4.3.2
152 silly placeDep ROOT [email protected] OK for: [email protected] want: ^3.0.0
153 silly placeDep ROOT [email protected] OK for: [email protected] want: ^2.3.5
154 silly placeDep node_modules/eslint [email protected] OK for: [email protected] want: ^4.0.0
155 silly placeDep ROOT [email protected] OK for: [email protected] want: ^7.1.0
156 silly placeDep ROOT [email protected] OK for: [email protected] want: ^3.0.0
157 silly placeDep ROOT [email protected] OK for: [email protected] want: ^3.1.0
158 silly placeDep ROOT [email protected] OK for: [email protected] want: ^9.3.0
159 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.4.0
160 silly placeDep ROOT [email protected] OK for: [email protected] want: ^2.0.2
161 silly placeDep ROOT [email protected] OK for: [email protected] want: ^3.1.3
162 silly placeDep ROOT [email protected] OK for: [email protected] want: ^6.0.1
163 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.1
164 silly placeDep node_modules/eslint [email protected] OK for: [email protected] want: ^6.0.1
165 silly placeDep node_modules/eslint [email protected] OK for: [email protected] want: ^13.6.0
166 silly placeDep ROOT [email protected] OK for: [email protected] want: ^4.0.6
167 silly placeDep ROOT [email protected] OK for: [email protected] want: ^3.0.0
168 silly placeDep ROOT [email protected] OK for: [email protected] want: ^0.1.4
169 silly placeDep ROOT [email protected] OK for: [email protected] want: ^4.1.0
170 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.1
171 silly placeDep ROOT [email protected] OK for: [email protected] want: ^0.4.1
172 silly placeDep ROOT [email protected] OK for: [email protected] want: ^4.6.2
173 silly placeDep ROOT [email protected] OK for: [email protected] want: ^3.0.4
174 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.4.0
175 silly placeDep ROOT [email protected] OK for: [email protected] want: ^0.9.1
176 silly placeDep ROOT [email protected] OK for: [email protected] want: ^2.0.0
177 silly placeDep ROOT [email protected] OK for: [email protected] want: ^3.2.0
178 silly placeDep node_modules/eslint [email protected] OK for: [email protected] want: ^7.2.1
179 silly placeDep ROOT [email protected] OK for: [email protected] want: ^3.1.0
180 silly placeDep ROOT [email protected] OK for: [email protected] want: ^0.2.0
181 silly placeDep ROOT [email protected] OK for: [email protected] want: ^2.0.3
182 silly fetch manifest globals@^13.9.0
183 silly fetch manifest @humanwhocodes/object-schema@^1.2.1
184 silly fetch manifest debug@^4.1.1
185 silly fetch manifest fast-json-stable-stringify@^2.0.0
186 silly fetch manifest json-schema-traverse@^0.4.1
187 silly fetch manifest uri-js@^4.2.2
188 silly fetch manifest ansi-styles@^4.1.0
189 silly fetch manifest supports-color@^7.1.0
190 silly fetch manifest path-key@^3.1.0
191 silly fetch manifest shebang-command@^2.0.0
192 silly fetch manifest which@^2.0.1
193 silly fetch manifest [email protected]
194 silly fetch manifest ansi-colors@^4.1.1
195 silly fetch manifest esrecurse@^4.3.0
196 silly fetch manifest estraverse@^5.2.0
197 silly fetch manifest eslint-visitor-keys@^2.0.0
198 silly fetch manifest acorn@^8.7.0
199 silly fetch manifest acorn-jsx@^5.3.1
200 silly fetch manifest estraverse@^5.1.0
201 silly fetch manifest flat-cache@^3.0.4
202 silly fetch manifest type-fest@^0.20.2
203 silly fetch manifest parent-module@^1.0.0
204 silly fetch manifest resolve-from@^4.0.0
205 silly fetch manifest argparse@^2.0.1
206 silly fetch manifest prelude-ls@^1.2.1
207 silly fetch manifest type-check@~0.4.0
208 silly fetch manifest brace-expansion@^1.1.7
209 silly fetch manifest deep-is@^0.1.3
210 silly fetch manifest word-wrap@^1.2.3
211 silly fetch manifest type-check@^0.4.0
212 silly fetch manifest fast-levenshtein@^2.0.6
213 silly fetch manifest lru-cache@^6.0.0
214 http fetch GET 200 https://registry.npmjs.org/ansi-styles 476ms (cache hit)
215 http fetch GET 200 https://registry.npmjs.org/supports-color 482ms (cache hit)
216 http fetch GET 200 https://registry.npmjs.org/ms 482ms (cache hit)
217 http fetch GET 200 https://registry.npmjs.org/acorn 494ms (cache hit)
218 http fetch GET 200 https://registry.npmjs.org/type-fest 492ms (cache hit)
219 http fetch GET 200 https://registry.npmjs.org/json-schema-traverse 632ms (cache revalidated)
220 http fetch GET 200 https://registry.npmjs.org/estraverse 647ms (cache revalidated)
221 http fetch GET 200 https://registry.npmjs.org/ansi-colors 651ms (cache revalidated)
222 http fetch GET 200 https://registry.npmjs.org/shebang-command 656ms (cache revalidated)
223 http fetch GET 200 https://registry.npmjs.org/deep-is 631ms (cache revalidated)
224 http fetch GET 200 https://registry.npmjs.org/resolve-from 646ms (cache revalidated)
225 http fetch GET 200 https://registry.npmjs.org/prelude-ls 647ms (cache revalidated)
226 http fetch GET 200 https://registry.npmjs.org/brace-expansion 646ms (cache revalidated)
227 http fetch GET 200 https://registry.npmjs.org/which 698ms (cache revalidated)
228 http fetch GET 200 https://registry.npmjs.org/argparse 671ms (cache revalidated)
229 http fetch GET 200 https://registry.npmjs.org/type-check 672ms (cache revalidated)
230 http fetch GET 200 https://registry.npmjs.org/flat-cache 694ms (cache revalidated)
231 http fetch GET 200 https://registry.npmjs.org/esrecurse 705ms (cache revalidated)
232 http fetch GET 200 https://registry.npmjs.org/path-key 715ms (cache revalidated)
233 http fetch GET 200 https://registry.npmjs.org/fast-json-stable-stringify 724ms (cache revalidated)
234 http fetch GET 200 https://registry.npmjs.org/uri-js 722ms (cache revalidated)
235 http fetch GET 200 https://registry.npmjs.org/fast-levenshtein 678ms (cache revalidated)
236 http fetch GET 200 https://registry.npmjs.org/acorn-jsx 713ms (cache revalidated)
237 http fetch GET 200 https://registry.npmjs.org/parent-module 701ms (cache revalidated)
238 http fetch GET 200 https://registry.npmjs.org/word-wrap 692ms (cache revalidated)
239 http fetch GET 200 https://registry.npmjs.org/@humanwhocodes%2fobject-schema 744ms (cache updated)
240 http fetch GET 200 https://registry.npmjs.org/lru-cache 697ms (cache revalidated)
241 timing idealTree:node_modules/eslint Completed in 920ms
242 silly placeDep node_modules/@eslint/eslintrc [email protected] OK for: @eslint/[email protected] want: ^4.3.2
243 silly placeDep node_modules/@eslint/eslintrc [email protected] OK for: @eslint/[email protected] want: ^13.9.0
244 timing idealTree:node_modules/@eslint/eslintrc Completed in 7ms
245 silly placeDep ROOT @humanwhocodes/[email protected] OK for: @humanwhocodes/[email protected] want: ^1.2.1
246 silly placeDep node_modules/@humanwhocodes/config-array [email protected] OK for: @humanwhocodes/[email protected] want: ^4.1.1
247 timing idealTree:node_modules/@humanwhocodes/config-array Completed in 8ms
248 timing idealTree:node_modules/@humanwhocodes/object-schema Completed in 0ms
249 silly placeDep ROOT [email protected] OK for: [email protected] want: ^2.0.0
250 silly placeDep ROOT [email protected] OK for: [email protected] want: ^0.4.1
251 silly placeDep ROOT [email protected] OK for: [email protected] want: ^4.2.2
252 timing idealTree:node_modules/ajv Completed in 22ms
253 silly placeDep ROOT [email protected] OK for: [email protected] want: ^3.1.0
254 silly placeDep ROOT [email protected] OK for: [email protected] want: ^2.0.0
255 silly placeDep ROOT [email protected] OK for: [email protected] want: ^2.0.1
256 silly fetch manifest shebang-regex@^3.0.0
257 silly fetch manifest isexe@^2.0.0
258 http fetch GET 200 https://registry.npmjs.org/shebang-regex 151ms (cache revalidated)
259 http fetch GET 200 https://registry.npmjs.org/isexe 204ms (cache revalidated)
260 timing idealTree:node_modules/cross-spawn Completed in 240ms
261 timing idealTree:node_modules/doctrine Completed in 0ms
262 silly placeDep ROOT [email protected] OK for: [email protected] want: ^4.1.1
263 timing idealTree:node_modules/enquirer Completed in 2ms
264 timing idealTree:node_modules/ansi-colors Completed in 1ms
265 silly fetch manifest eslint@^7.23.0 || ^8.0.0
266 silly placeDep ROOT @next/[email protected] OK for: [email protected] want: 12.0.7
267 silly placeDep ROOT @rushstack/[email protected] OK for: [email protected] want: ^1.0.8
268 silly placeDep ROOT @typescript-eslint/[email protected] OK for: [email protected] want: ^5.0.0
269 silly placeDep ROOT [email protected] OK for: [email protected] want: ^0.3.4
270 silly placeDep ROOT [email protected] OK for: [email protected] want: ^2.4.0
271 silly placeDep ROOT [email protected] OK for: [email protected] want: *
272 silly placeDep ROOT [email protected] OK for: [email protected] want: ^6.5.1
273 silly placeDep ROOT [email protected] OK for: [email protected] want: ^7.27.0
274 silly placeDep ROOT [email protected] OK for: [email protected] want: ^4.3.0
275 silly fetch manifest [email protected]
276 silly fetch manifest @typescript-eslint/[email protected]
277 silly fetch manifest @typescript-eslint/[email protected]
278 silly fetch manifest @typescript-eslint/[email protected]
279 silly fetch manifest debug@^3.2.7
280 silly fetch manifest resolve@^1.20.0
281 silly fetch manifest debug@^4.3.1
282 silly fetch manifest glob@^7.1.7
283 silly fetch manifest tsconfig-paths@^3.9.0
284 silly fetch manifest array-includes@^3.1.4
285 silly fetch manifest array.prototype.flat@^1.2.5
286 silly fetch manifest doctrine@^2.1.0
287 silly fetch manifest eslint-module-utils@^2.7.2
288 silly fetch manifest is-core-module@^2.8.0
289 silly fetch manifest object.values@^1.1.5
290 silly fetch manifest tsconfig-paths@^3.12.0
291 silly fetch manifest @babel/runtime@^7.16.3
292 silly fetch manifest aria-query@^4.2.2
293 silly fetch manifest ast-types-flow@^0.0.7
294 silly fetch manifest axe-core@^4.3.5
295 silly fetch manifest axobject-query@^2.2.0
296 silly fetch manifest damerau-levenshtein@^1.0.7
297 silly fetch manifest emoji-regex@^9.2.2
298 silly fetch manifest jsx-ast-utils@^3.2.1
299 silly fetch manifest language-tags@^1.0.5
300 silly fetch manifest array.prototype.flatmap@^1.2.5
301 silly fetch manifest estraverse@^5.3.0
302 silly fetch manifest jsx-ast-utils@^2.4.1 || ^3.0.0
303 silly fetch manifest object.entries@^1.1.5
304 silly fetch manifest object.fromentries@^2.0.5
305 silly fetch manifest object.hasown@^1.1.0
306 silly fetch manifest prop-types@^15.7.2
307 silly fetch manifest resolve@^2.0.0-next.3
308 silly fetch manifest string.prototype.matchall@^4.0.6
309 http fetch GET 200 https://registry.npmjs.org/@babel%2fruntime 496ms (cache hit)
310 http fetch GET 200 https://registry.npmjs.org/glob 584ms (cache revalidated)
311 http fetch GET 200 https://registry.npmjs.org/tsconfig-paths 579ms (cache revalidated)
312 http fetch GET 200 https://registry.npmjs.org/array.prototype.flat 663ms (cache revalidated)
313 http fetch GET 200 https://registry.npmjs.org/eslint-module-utils 716ms (cache revalidated)
314 http fetch GET 200 https://registry.npmjs.org/ast-types-flow 704ms (cache revalidated)
315 http fetch GET 200 https://registry.npmjs.org/array-includes 727ms (cache revalidated)
316 http fetch GET 200 https://registry.npmjs.org/axobject-query 753ms (cache revalidated)
317 http fetch GET 200 https://registry.npmjs.org/language-tags 753ms (cache revalidated)
318 http fetch GET 200 https://registry.npmjs.org/is-core-module 779ms (cache revalidated)
319 http fetch GET 200 https://registry.npmjs.org/aria-query 775ms (cache revalidated)
320 http fetch GET 200 https://registry.npmjs.org/damerau-levenshtein 766ms (cache updated)
321 http fetch GET 200 https://registry.npmjs.org/jsx-ast-utils 764ms (cache revalidated)
322 http fetch GET 200 https://registry.npmjs.org/emoji-regex 769ms (cache revalidated)
323 http fetch GET 200 https://registry.npmjs.org/array.prototype.flatmap 778ms (cache revalidated)
324 http fetch GET 200 https://registry.npmjs.org/string.prototype.matchall 825ms (cache revalidated)
325 http fetch GET 200 https://registry.npmjs.org/object.fromentries 842ms (cache revalidated)
326 http fetch GET 200 https://registry.npmjs.org/object.entries 946ms (cache revalidated)
327 http fetch GET 200 https://registry.npmjs.org/object.hasown 966ms (cache revalidated)
328 http fetch GET 200 https://registry.npmjs.org/resolve 1045ms (cache revalidated)
329 http fetch GET 200 https://registry.npmjs.org/prop-types 1006ms (cache revalidated)
330 http fetch GET 200 https://registry.npmjs.org/object.values 1371ms (cache revalidated)
331 http fetch GET 200 https://registry.npmjs.org/@typescript-eslint%2fscope-manager 15588ms (cache updated)
332 http fetch GET 200 https://registry.npmjs.org/axe-core 29800ms (cache updated)
333 http fetch GET 200 https://registry.npmjs.org/@typescript-eslint%2ftypes 30346ms (cache updated)
334 http fetch GET 200 https://registry.npmjs.org/@typescript-eslint%2ftypescript-estree 52995ms (cache updated)
335 timing idealTree:node_modules/eslint-config-next Completed in 53118ms
336 silly placeDep ROOT [email protected] OK for: @next/[email protected] want: 7.1.7
337 silly fetch manifest fs.realpath@^1.0.0
338 silly fetch manifest inflight@^1.0.4
339 silly fetch manifest once@^1.3.0
340 silly fetch manifest path-is-absolute@^1.0.0
341 http fetch GET 200 https://registry.npmjs.org/inflight 174ms (cache revalidated)
342 http fetch GET 200 https://registry.npmjs.org/once 350ms (cache revalidated)
343 http fetch GET 200 https://registry.npmjs.org/fs.realpath 368ms (cache revalidated)
344 http fetch GET 200 https://registry.npmjs.org/path-is-absolute 371ms (cache revalidated)
345 timing idealTree:node_modules/@next/eslint-plugin-next Completed in 391ms
346 timing idealTree:node_modules/@rushstack/eslint-patch Completed in 0ms
347 silly placeDep ROOT @typescript-eslint/[email protected] OK for: @typescript-eslint/[email protected] want: 5.9.0
348 silly placeDep ROOT @typescript-eslint/[email protected] OK for: @typescript-eslint/[email protected] want: 5.9.0
349 silly placeDep ROOT @typescript-eslint/[email protected] OK for: @typescript-eslint/[email protected] want: 5.9.0
350 silly placeDep node_modules/@typescript-eslint/parser [email protected] OK for: @typescript-eslint/[email protected] want: ^4.3.2
351 silly fetch manifest @typescript-eslint/[email protected]
352 silly fetch manifest globby@^11.0.4
353 silly fetch manifest semver@^7.3.5
354 silly fetch manifest tsutils@^3.21.0
355 http fetch GET 200 https://registry.npmjs.org/tsutils 149ms (cache revalidated)
356 http fetch GET 200 https://registry.npmjs.org/globby 191ms (cache updated)
357 http fetch GET 200 https://registry.npmjs.org/@typescript-eslint%2fvisitor-keys 3542ms (cache updated)
358 timing idealTree:node_modules/@typescript-eslint/parser Completed in 3568ms
359 silly placeDep ROOT @typescript-eslint/[email protected] OK for: @typescript-eslint/[email protected] want: 5.9.0
360 timing idealTree:node_modules/@typescript-eslint/scope-manager Completed in 8ms
361 timing idealTree:node_modules/@typescript-eslint/types Completed in 0ms
362 silly fetch manifest typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta
363 silly placeDep node_modules/@typescript-eslint/typescript-estree [email protected] OK for: @typescript-eslint/[email protected] want: ^4.3.2
364 silly placeDep ROOT [email protected] OK for: @typescript-eslint/[email protected] want: ^11.0.4
365 silly placeDep node_modules/@typescript-eslint/typescript-estree [email protected] OK for: @typescript-eslint/[email protected] want: ^7.3.5
366 silly placeDep ROOT [email protected] OK for: @typescript-eslint/[email protected] want: ^3.21.0
367 silly placeDep ROOT [email protected] OK for: [email protected] want: >=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta
368 silly fetch manifest array-union@^2.1.0
369 silly fetch manifest dir-glob@^3.0.1
370 silly fetch manifest fast-glob@^3.2.9
371 silly fetch manifest ignore@^5.2.0
372 silly fetch manifest merge2@^1.4.1
373 silly fetch manifest slash@^3.0.0
374 silly fetch manifest tslib@^1.8.1
375 http fetch GET 200 https://registry.npmjs.org/array-union 253ms (cache revalidated)
376 http fetch GET 200 https://registry.npmjs.org/dir-glob 274ms (cache revalidated)
377 http fetch GET 200 https://registry.npmjs.org/merge2 418ms (cache revalidated)
378 http fetch GET 200 https://registry.npmjs.org/fast-glob 425ms (cache updated)
379 http fetch GET 200 https://registry.npmjs.org/slash 516ms (cache revalidated)
380 http fetch GET 200 https://registry.npmjs.org/tslib 525ms (cache revalidated)
381 timing idealTree:node_modules/@typescript-eslint/typescript-estree Completed in 548ms
382 timing idealTree:node_modules/@typescript-eslint/visitor-keys Completed in 0ms
383 silly placeDep node_modules/eslint-import-resolver-node [email protected] OK for: [email protected] want: ^3.2.7
384 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.20.0
385 silly fetch manifest ms@^2.1.1
386 silly fetch manifest path-parse@^1.0.7
387 silly fetch manifest supports-preserve-symlinks-flag@^1.0.0
388 http fetch GET 200 https://registry.npmjs.org/path-parse 132ms (cache revalidated)
389 http fetch GET 200 https://registry.npmjs.org/supports-preserve-symlinks-flag 190ms (cache revalidated)
390 timing idealTree:node_modules/eslint-import-resolver-node Completed in 201ms
391 silly placeDep node_modules/eslint-import-resolver-typescript [email protected] OK for: [email protected] want: ^4.3.1
392 silly placeDep ROOT [email protected] OK for: [email protected] want: ^3.9.0
393 silly fetch manifest @types/json5@^0.0.29
394 silly fetch manifest json5@^1.0.1
395 silly fetch manifest strip-bom@^3.0.0
396 http fetch GET 200 https://registry.npmjs.org/json5 31ms (cache hit)
397 http fetch GET 200 https://registry.npmjs.org/strip-bom 175ms (cache revalidated)
398 http fetch GET 200 https://registry.npmjs.org/@types%2fjson5 191ms (cache revalidated)
399 timing idealTree:node_modules/eslint-import-resolver-typescript Completed in 207ms
400 silly placeDep ROOT [email protected] OK for: [email protected] want: ^3.1.4
401 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.2.5
402 silly placeDep node_modules/eslint-plugin-import [email protected] OK for: [email protected] want: ^2.1.0
403 silly placeDep ROOT [email protected] OK for: [email protected] want: ^2.7.2
404 silly placeDep ROOT [email protected] OK for: [email protected] want: ^2.8.0
405 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.1.5
406 silly fetch manifest find-up@^2.1.0
407 http fetch GET 200 https://registry.npmjs.org/find-up 27ms (cache hit)
408 timing idealTree:node_modules/eslint-plugin-import Completed in 49ms
409 timing idealTree:node_modules/array-includes Completed in 1ms
410 timing idealTree:node_modules/array.prototype.flat Completed in 0ms
411 silly placeDep node_modules/eslint-module-utils [email protected] OK for: [email protected] want: ^3.2.7
412 silly placeDep node_modules/eslint-module-utils [email protected] OK for: [email protected] want: ^2.1.0
413 silly fetch manifest locate-path@^2.0.0
414 http fetch GET 200 https://registry.npmjs.org/locate-path 13ms (cache hit)
415 timing idealTree:node_modules/eslint-module-utils Completed in 21ms
416 silly placeDep node_modules/eslint-plugin-jsx-a11y @babel/[email protected] OK for: [email protected] want: ^7.16.3
417 silly placeDep ROOT [email protected] OK for: [email protected] want: ^4.2.2
418 silly placeDep ROOT [email protected] OK for: [email protected] want: ^0.0.7
419 silly placeDep ROOT [email protected] OK for: [email protected] want: ^4.3.5
420 silly placeDep ROOT [email protected] OK for: [email protected] want: ^2.2.0
421 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.7
422 silly placeDep ROOT [email protected] OK for: [email protected] want: ^9.2.2
423 silly placeDep ROOT [email protected] OK for: [email protected] want: ^3.2.1
424 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.5
425 silly fetch manifest @babel/runtime-corejs3@^7.10.2
426 silly fetch manifest language-subtag-registry@~0.3.2
427 http fetch GET 200 https://registry.npmjs.org/language-subtag-registry 198ms (cache revalidated)
428 http fetch GET 200 https://registry.npmjs.org/@babel%2fruntime-corejs3 289ms (cache revalidated)
429 timing idealTree:node_modules/eslint-plugin-jsx-a11y Completed in 313ms
430 silly placeDep ROOT @babel/[email protected] OK for: [email protected] want: ^7.10.2
431 silly fetch manifest core-js-pure@^3.19.0
432 http fetch GET 200 https://registry.npmjs.org/core-js-pure 145ms (cache revalidated)
433 timing idealTree:node_modules/aria-query Completed in 151ms
434 silly placeDep ROOT [email protected] OK for: @babel/[email protected] want: ^3.19.0
435 timing idealTree:node_modules/@babel/runtime-corejs3 Completed in 4ms
436 timing idealTree:node_modules/ast-types-flow Completed in 0ms
437 timing idealTree:node_modules/axe-core Completed in 0ms
438 timing idealTree:node_modules/axobject-query Completed in 1ms
439 timing idealTree:node_modules/core-js-pure Completed in 0ms
440 timing idealTree:node_modules/damerau-levenshtein Completed in 0ms
441 timing idealTree:node_modules/emoji-regex Completed in 0ms
442 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.2.5
443 silly placeDep node_modules/eslint-plugin-react [email protected] OK for: [email protected] want: ^2.1.0
444 silly placeDep ROOT [email protected] OK for: [email protected] want: ^5.3.0
445 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.1.5
446 silly placeDep ROOT [email protected] OK for: [email protected] want: ^2.0.5
447 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.1.0
448 silly placeDep ROOT [email protected] OK for: [email protected] want: ^15.7.2
449 silly placeDep node_modules/eslint-plugin-react [email protected] OK for: [email protected] want: ^2.0.0-next.3
450 silly placeDep ROOT [email protected] OK for: [email protected] want: ^4.0.6
451 silly fetch manifest react-is@^16.13.1
452 silly fetch manifest path-parse@^1.0.6
453 silly fetch manifest regexp.prototype.flags@^1.3.1
454 http fetch GET 200 https://registry.npmjs.org/react-is 32ms (cache hit)
455 http fetch GET 200 https://registry.npmjs.org/regexp.prototype.flags 192ms (cache revalidated)
456 timing idealTree:node_modules/eslint-plugin-react Completed in 223ms
457 timing idealTree:node_modules/array.prototype.flatmap Completed in 0ms
458 timing idealTree:node_modules/eslint-plugin-react-hooks Completed in 0ms
459 silly placeDep ROOT [email protected] OK for: [email protected] want: ^4.3.0
460 timing idealTree:node_modules/eslint-scope Completed in 3ms
461 silly placeDep node_modules/eslint-utils [email protected] OK for: [email protected] want: ^2.0.0
462 timing idealTree:node_modules/eslint-utils Completed in 2ms
463 timing idealTree:node_modules/eslint-visitor-keys Completed in 0ms
464 silly placeDep node_modules/espree [email protected] OK for: [email protected] want: ^8.7.0
465 silly placeDep ROOT [email protected] OK for: [email protected] want: ^5.3.1
466 timing idealTree:node_modules/espree Completed in 5ms
467 timing idealTree:node_modules/acorn-jsx Completed in 0ms
468 timing idealTree:node_modules/esquery Completed in 0ms
469 timing idealTree:node_modules/esrecurse Completed in 0ms
470 timing idealTree:node_modules/estraverse Completed in 0ms
471 timing idealTree:node_modules/esutils Completed in 0ms
472 timing idealTree:node_modules/fast-deep-equal Completed in 0ms
473 timing idealTree:node_modules/fast-json-stable-stringify Completed in 0ms
474 silly placeDep ROOT [email protected] OK for: [email protected] want: ^3.0.4
475 silly fetch manifest flatted@^3.1.0
476 silly fetch manifest rimraf@^3.0.2
477 http fetch GET 200 https://registry.npmjs.org/rimraf 199ms (cache revalidated)
478 http fetch GET 200 https://registry.npmjs.org/flatted 225ms (cache revalidated)
479 timing idealTree:node_modules/file-entry-cache Completed in 232ms
480 silly placeDep ROOT [email protected] OK for: [email protected] want: ^3.1.0
481 silly placeDep ROOT [email protected] OK for: [email protected] want: ^3.0.2
482 timing idealTree:node_modules/flat-cache Completed in 5ms
483 timing idealTree:node_modules/flatted Completed in 0ms
484 timing idealTree:node_modules/functional-red-black-tree Completed in 0ms
485 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.0
486 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.4
487 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.3.0
488 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.0
489 silly fetch manifest wrappy@1
490 http fetch GET 200 https://registry.npmjs.org/wrappy 280ms (cache revalidated)
491 timing idealTree:node_modules/glob Completed in 294ms
492 timing idealTree:node_modules/fs.realpath Completed in 0ms
493 silly placeDep ROOT [email protected] OK for: [email protected] want: ^2.1.0
494 silly placeDep ROOT [email protected] OK for: [email protected] want: ^3.0.1
495 silly placeDep ROOT [email protected] OK for: [email protected] want: ^3.2.9
496 silly placeDep node_modules/globby [email protected] OK for: [email protected] want: ^5.2.0
497 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.4.1
498 silly placeDep ROOT [email protected] OK for: [email protected] want: ^3.0.0
499 silly fetch manifest path-type@^4.0.0
500 silly fetch manifest @nodelib/fs.stat@^2.0.2
501 silly fetch manifest @nodelib/fs.walk@^1.2.3
502 silly fetch manifest micromatch@^4.0.4
503 http fetch GET 200 https://registry.npmjs.org/micromatch 170ms (cache revalidated)
504 http fetch GET 200 https://registry.npmjs.org/path-type 191ms (cache revalidated)
505 http fetch GET 200 https://registry.npmjs.org/@nodelib%2ffs.stat 210ms (cache revalidated)
506 http fetch GET 200 https://registry.npmjs.org/@nodelib%2ffs.walk 287ms (cache revalidated)
507 timing idealTree:node_modules/globby Completed in 304ms
508 timing idealTree:node_modules/array-union Completed in 0ms
509 silly placeDep ROOT [email protected] OK for: [email protected] want: ^4.0.0
510 timing idealTree:node_modules/dir-glob Completed in 2ms
511 silly placeDep ROOT @nodelib/[email protected] OK for: [email protected] want: ^2.0.2
512 silly placeDep ROOT @nodelib/[email protected] OK for: [email protected] want: ^1.2.3
513 silly placeDep ROOT [email protected] OK for: [email protected] want: ^4.0.4
514 silly fetch manifest @nodelib/[email protected]
515 silly fetch manifest fastq@^1.6.0
516 http fetch GET 200 https://registry.npmjs.org/fastq 124ms (cache revalidated)
517 http fetch GET 200 https://registry.npmjs.org/@nodelib%2ffs.scandir 205ms (cache revalidated)
518 timing idealTree:node_modules/fast-glob Completed in 217ms
519 timing idealTree:node_modules/@nodelib/fs.stat Completed in 0ms
520 silly placeDep ROOT @nodelib/[email protected] OK for: @nodelib/[email protected] want: 2.1.5
521 silly placeDep ROOT [email protected] OK for: @nodelib/[email protected] want: ^1.6.0
522 silly fetch manifest run-parallel@^1.1.9
523 silly fetch manifest reusify@^1.0.4
524 http fetch GET 200 https://registry.npmjs.org/reusify 144ms (cache revalidated)
525 http fetch GET 200 https://registry.npmjs.org/run-parallel 166ms (cache revalidated)
526 timing idealTree:node_modules/@nodelib/fs.walk Completed in 173ms
527 silly placeDep ROOT [email protected] OK for: @nodelib/[email protected] want: ^1.1.9
528 silly fetch manifest queue-microtask@^1.2.2
529 http fetch GET 200 https://registry.npmjs.org/queue-microtask 318ms (cache revalidated)
530 timing idealTree:node_modules/@nodelib/fs.scandir Completed in 323ms
531 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.4
532 timing idealTree:node_modules/fastq Completed in 2ms
533 timing idealTree:node_modules/ignore Completed in 0ms
534 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.0
535 silly placeDep ROOT [email protected] OK for: [email protected] want: ^4.0.0
536 silly fetch manifest callsites@^3.0.0
537 http fetch GET 200 https://registry.npmjs.org/callsites 211ms (cache revalidated)
538 timing idealTree:node_modules/import-fresh Completed in 229ms
539 timing idealTree:node_modules/imurmurhash Completed in 0ms
540 silly placeDep ROOT [email protected] OK for: [email protected] want: 1
541 timing idealTree:node_modules/inflight Completed in 3ms
542 timing idealTree:node_modules/is-core-module Completed in 0ms
543 silly placeDep ROOT [email protected] OK for: [email protected] want: ^2.0.1
544 timing idealTree:node_modules/js-yaml Completed in 3ms
545 timing idealTree:node_modules/argparse Completed in 0ms
546 timing idealTree:node_modules/json-schema-traverse Completed in 0ms
547 timing idealTree:node_modules/json-stable-stringify-without-jsonify Completed in 0ms
548 timing idealTree:node_modules/jsx-ast-utils Completed in 0ms
549 silly placeDep ROOT [email protected] OK for: [email protected] want: ~0.3.2
550 timing idealTree:node_modules/language-tags Completed in 2ms
551 timing idealTree:node_modules/language-subtag-registry Completed in 0ms
552 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.2.1
553 silly placeDep ROOT [email protected] OK for: [email protected] want: ~0.4.0
554 timing idealTree:node_modules/levn Completed in 4ms
555 timing idealTree:node_modules/lodash.merge Completed in 0ms
556 timing idealTree:node_modules/merge2 Completed in 0ms
557 timing idealTree:node_modules/micromatch Completed in 0ms
558 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.1.7
559 silly fetch manifest balanced-match@^1.0.0
560 silly fetch manifest [email protected]
561 http fetch GET 200 https://registry.npmjs.org/balanced-match 254ms (cache revalidated)
562 http fetch GET 200 https://registry.npmjs.org/concat-map 267ms (cache revalidated)
563 timing idealTree:node_modules/minimatch Completed in 274ms
564 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.0
565 silly placeDep ROOT [email protected] OK for: [email protected] want: 0.0.1
566 timing idealTree:node_modules/brace-expansion Completed in 5ms
567 timing idealTree:node_modules/balanced-match Completed in 0ms
568 timing idealTree:node_modules/concat-map Completed in 0ms
569 timing idealTree:node_modules/natural-compare Completed in 0ms
570 timing idealTree:node_modules/object.entries Completed in 0ms
571 timing idealTree:node_modules/object.fromentries Completed in 0ms
572 timing idealTree:node_modules/object.hasown Completed in 0ms
573 timing idealTree:node_modules/object.values Completed in 0ms
574 timing idealTree:node_modules/once Completed in 1ms
575 silly placeDep ROOT [email protected] OK for: [email protected] want: ^0.1.3
576 silly placeDep ROOT [email protected] OK for: [email protected] want: ^2.0.6
577 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.2.3
578 timing idealTree:node_modules/optionator Completed in 7ms
579 timing idealTree:node_modules/deep-is Completed in 0ms
580 timing idealTree:node_modules/fast-levenshtein Completed in 0ms
581 silly placeDep ROOT [email protected] OK for: [email protected] want: ^3.0.0
582 timing idealTree:node_modules/parent-module Completed in 3ms
583 timing idealTree:node_modules/callsites Completed in 0ms
584 timing idealTree:node_modules/path-is-absolute Completed in 0ms
585 timing idealTree:node_modules/path-key Completed in 0ms
586 timing idealTree:node_modules/path-type Completed in 1ms
587 timing idealTree:node_modules/prelude-ls Completed in 0ms
588 timing idealTree:node_modules/progress Completed in 0ms
589 silly placeDep node_modules/prop-types [email protected] OK for: [email protected] want: ^16.13.1
590 timing idealTree:node_modules/prop-types Completed in 2ms
591 timing idealTree:node_modules/regexpp Completed in 0ms
592 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.7
593 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.0
594 timing idealTree:node_modules/resolve Completed in 4ms
595 timing idealTree:node_modules/path-parse Completed in 0ms
596 timing idealTree:node_modules/resolve-from Completed in 0ms
597 timing idealTree:node_modules/reusify Completed in 0ms
598 timing idealTree:node_modules/rimraf Completed in 0ms
599 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.2.2
600 timing idealTree:node_modules/run-parallel Completed in 10ms
601 timing idealTree:node_modules/queue-microtask Completed in 0ms
602 silly placeDep ROOT [email protected] OK for: [email protected] want: ^3.0.0
603 timing idealTree:node_modules/shebang-command Completed in 2ms
604 timing idealTree:node_modules/shebang-regex Completed in 0ms
605 timing idealTree:node_modules/slash Completed in 0ms
606 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.3.1
607 timing idealTree:node_modules/string.prototype.matchall Completed in 2ms
608 timing idealTree:node_modules/regexp.prototype.flags Completed in 0ms
609 timing idealTree:node_modules/strip-json-comments Completed in 0ms
610 timing idealTree:node_modules/supports-preserve-symlinks-flag Completed in 0ms
611 timing idealTree:node_modules/text-table Completed in 0ms
612 silly placeDep ROOT @types/[email protected] OK for: [email protected] want: ^0.0.29
613 silly placeDep node_modules/tsconfig-paths [email protected] OK for: [email protected] want: ^1.0.1
614 silly placeDep ROOT [email protected] OK for: [email protected] want: ^3.0.0
615 timing idealTree:node_modules/tsconfig-paths Completed in 6ms
616 timing idealTree:node_modules/@types/json5 Completed in 0ms
617 timing idealTree:node_modules/strip-bom Completed in 0ms
618 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.8.1
619 timing idealTree:node_modules/tsutils Completed in 3ms
620 timing idealTree:node_modules/tslib Completed in 0ms
621 timing idealTree:node_modules/type-check Completed in 0ms
622 timing idealTree:node_modules/typescript Completed in 0ms
623 timing idealTree:node_modules/uri-js Completed in 0ms
624 timing idealTree:node_modules/v8-compile-cache Completed in 0ms
625 silly placeDep ROOT [email protected] OK for: [email protected] want: ^2.0.0
626 timing idealTree:node_modules/which Completed in 3ms
627 timing idealTree:node_modules/isexe Completed in 0ms
628 timing idealTree:node_modules/word-wrap Completed in 0ms
629 timing idealTree:node_modules/wrappy Completed in 0ms
630 silly placeDep node_modules/@eslint/eslintrc [email protected] OK for: [email protected] want: 2.1.2
631 timing idealTree:node_modules/@eslint/eslintrc/node_modules/debug Completed in 2ms
632 silly placeDep node_modules/@eslint/eslintrc [email protected] OK for: [email protected] want: ^0.20.2
633 timing idealTree:node_modules/@eslint/eslintrc/node_modules/globals Completed in 2ms
634 timing idealTree:node_modules/@eslint/eslintrc/node_modules/ms Completed in 0ms
635 timing idealTree:node_modules/@eslint/eslintrc/node_modules/type-fest Completed in 0ms
636 silly placeDep node_modules/@humanwhocodes/config-array [email protected] OK for: [email protected] want: 2.1.2
637 timing idealTree:node_modules/@humanwhocodes/config-array/node_modules/debug Completed in 7ms
638 timing idealTree:node_modules/@humanwhocodes/config-array/node_modules/ms Completed in 0ms
639 silly placeDep node_modules/@typescript-eslint/parser [email protected] OK for: [email protected] want: 2.1.2
640 timing idealTree:node_modules/@typescript-eslint/parser/node_modules/debug Completed in 2ms
641 timing idealTree:node_modules/@typescript-eslint/parser/node_modules/ms Completed in 0ms
642 silly placeDep node_modules/@typescript-eslint/typescript-estree [email protected] OK for: [email protected] want: 2.1.2
643 timing idealTree:node_modules/@typescript-eslint/typescript-estree/node_modules/debug Completed in 2ms
644 timing idealTree:node_modules/@typescript-eslint/typescript-estree/node_modules/ms Completed in 0ms
645 silly placeDep ROOT [email protected] OK for: [email protected] want: ^6.0.0
646 silly fetch manifest yallist@^4.0.0
647 http fetch GET 200 https://registry.npmjs.org/yallist 176ms (cache revalidated)
648 timing idealTree:node_modules/@typescript-eslint/typescript-estree/node_modules/semver Completed in 183ms
649 silly placeDep ROOT [email protected] OK for: [email protected] want: ^4.0.0
650 timing idealTree:node_modules/lru-cache Completed in 4ms
651 timing idealTree:node_modules/yallist Completed in 0ms
652 silly placeDep node_modules/eslint-import-resolver-node [email protected] OK for: [email protected] want: ^2.1.1
653 timing idealTree:node_modules/eslint-import-resolver-node/node_modules/debug Completed in 2ms
654 timing idealTree:node_modules/eslint-import-resolver-node/node_modules/ms Completed in 0ms
655 silly placeDep node_modules/eslint-import-resolver-typescript [email protected] OK for: [email protected] want: 2.1.2
656 timing idealTree:node_modules/eslint-import-resolver-typescript/node_modules/debug Completed in 2ms
657 timing idealTree:node_modules/eslint-import-resolver-typescript/node_modules/ms Completed in 0ms
658 silly placeDep node_modules/eslint-module-utils [email protected] OK for: [email protected] want: ^2.1.1
659 timing idealTree:node_modules/eslint-module-utils/node_modules/debug Completed in 2ms
660 silly placeDep node_modules/eslint-module-utils [email protected] OK for: [email protected] want: ^2.0.0
661 silly fetch manifest p-locate@^2.0.0
662 silly fetch manifest path-exists@^3.0.0
663 http fetch GET 200 https://registry.npmjs.org/path-exists 13ms (cache hit)
664 http fetch GET 200 https://registry.npmjs.org/p-locate 21ms (cache hit)
665 timing idealTree:node_modules/eslint-module-utils/node_modules/find-up Completed in 27ms
666 silly placeDep node_modules/eslint-module-utils [email protected] OK for: [email protected] want: ^2.0.0
667 silly placeDep node_modules/eslint-module-utils [email protected] OK for: [email protected] want: ^3.0.0
668 silly fetch manifest p-limit@^1.1.0
669 http fetch GET 200 https://registry.npmjs.org/p-limit 45ms (cache hit)
670 timing idealTree:node_modules/eslint-module-utils/node_modules/locate-path Completed in 53ms
671 timing idealTree:node_modules/eslint-module-utils/node_modules/ms Completed in 0ms
672 silly placeDep node_modules/eslint-module-utils [email protected] OK for: [email protected] want: ^1.1.0
673 silly fetch manifest p-try@^1.0.0
674 http fetch GET 200 https://registry.npmjs.org/p-try 16ms (cache hit)
675 timing idealTree:node_modules/eslint-module-utils/node_modules/p-locate Completed in 20ms
676 silly placeDep node_modules/eslint-module-utils [email protected] OK for: [email protected] want: ^1.0.0
677 timing idealTree:node_modules/eslint-module-utils/node_modules/p-limit Completed in 4ms
678 timing idealTree:node_modules/eslint-module-utils/node_modules/p-try Completed in 0ms
679 timing idealTree:node_modules/eslint-module-utils/node_modules/path-exists Completed in 0ms
680 timing idealTree:node_modules/eslint-plugin-import/node_modules/doctrine Completed in 0ms
681 timing idealTree:node_modules/eslint-plugin-jsx-a11y/node_modules/@babel/runtime Completed in 0ms
682 timing idealTree:node_modules/eslint-plugin-react/node_modules/doctrine Completed in 0ms
683 timing idealTree:node_modules/eslint-plugin-react/node_modules/resolve Completed in 0ms
684 timing idealTree:node_modules/eslint-utils/node_modules/eslint-visitor-keys Completed in 0ms
685 silly placeDep node_modules/eslint [email protected] OK for: [email protected] want: ^4.1.0
686 silly placeDep node_modules/eslint [email protected] OK for: [email protected] want: ^7.1.0
687 silly fetch manifest color-convert@^2.0.1
688 silly fetch manifest has-flag@^4.0.0
689 http fetch GET 200 https://registry.npmjs.org/has-flag 19ms (cache hit)
690 http fetch GET 200 https://registry.npmjs.org/color-convert 21ms (cache hit)
691 timing idealTree:node_modules/eslint/node_modules/chalk Completed in 26ms
692 silly placeDep node_modules/eslint [email protected] OK for: [email protected] want: ^2.0.1
693 silly fetch manifest color-name@~1.1.4
694 http fetch GET 200 https://registry.npmjs.org/color-name 14ms (cache hit)
695 timing idealTree:node_modules/eslint/node_modules/ansi-styles Completed in 19ms
696 silly placeDep node_modules/eslint [email protected] OK for: [email protected] want: ~1.1.4
697 timing idealTree:node_modules/eslint/node_modules/color-convert Completed in 3ms
698 timing idealTree:node_modules/eslint/node_modules/color-name Completed in 0ms
699 silly placeDep node_modules/eslint [email protected] OK for: [email protected] want: 2.1.2
700 timing idealTree:node_modules/eslint/node_modules/debug Completed in 2ms
701 timing idealTree:node_modules/eslint/node_modules/escape-string-regexp Completed in 0ms
702 timing idealTree:node_modules/eslint/node_modules/glob-parent Completed in 0ms
703 silly placeDep node_modules/eslint [email protected] OK for: [email protected] want: ^0.20.2
704 timing idealTree:node_modules/eslint/node_modules/globals Completed in 2ms
705 timing idealTree:node_modules/eslint/node_modules/ms Completed in 0ms
706 timing idealTree:node_modules/eslint/node_modules/semver Completed in 0ms
707 silly placeDep node_modules/eslint [email protected] OK for: [email protected] want: ^4.0.0
708 timing idealTree:node_modules/eslint/node_modules/supports-color Completed in 2ms
709 timing idealTree:node_modules/eslint/node_modules/has-flag Completed in 0ms
710 timing idealTree:node_modules/eslint/node_modules/type-fest Completed in 0ms
711 timing idealTree:node_modules/espree/node_modules/acorn Completed in 0ms
712 timing idealTree:node_modules/globby/node_modules/ignore Completed in 1ms
713 timing idealTree:node_modules/prop-types/node_modules/react-is Completed in 0ms
714 timing idealTree:node_modules/tsconfig-paths/node_modules/json5 Completed in 0ms
715 timing idealTree:buildDeps Completed in 85106ms
716 timing idealTree:fixDepFlags Completed in 30ms
717 timing idealTree Completed in 85718ms
718 timing reify:loadTrees Completed in 85720ms
719 timing reify:diffTrees Completed in 27ms
720 silly reify moves {}
721 timing reify:retireShallow Completed in 2ms
722 timing reify:createSparse Completed in 146ms
723 timing reify:loadBundles Completed in 0ms
724 silly audit bulk request {
724 silly audit '@babel/code-frame': [ '7.12.11', '7.16.7' ],
724 silly audit '@babel/compat-data': [ '7.16.4' ],
724 silly audit '@babel/core': [ '7.16.7' ],
724 silly audit '@babel/types': [ '7.16.7', '7.15.0' ],
724 silly audit debug: [ '4.3.3', '2.6.9', '3.2.7' ],
724 silly audit ms: [ '2.1.2', '2.0.0', '2.1.3' ],
724 silly audit 'source-map': [ '0.5.7', '0.6.1', '0.8.0-beta.0', '0.7.3' ],
724 silly audit '@babel/generator': [ '7.16.7' ],
724 silly audit '@babel/helper-compilation-targets': [ '7.16.7' ],
724 silly audit browserslist: [ '4.19.1', '4.16.6' ],
724 silly audit 'node-releases': [ '2.0.1', '1.1.77' ],
724 silly audit '@babel/helper-environment-visitor': [ '7.16.7' ],
724 silly audit '@babel/helper-function-name': [ '7.16.7' ],
724 silly audit '@babel/helper-get-function-arity': [ '7.16.7' ],
724 silly audit '@babel/helper-hoist-variables': [ '7.16.7' ],
724 silly audit '@babel/helper-module-imports': [ '7.16.7' ],
724 silly audit '@babel/helper-module-transforms': [ '7.16.7' ],
724 silly audit '@babel/helper-plugin-utils': [ '7.16.7' ],
724 silly audit '@babel/helper-simple-access': [ '7.16.7' ],
724 silly audit '@babel/helper-split-export-declaration': [ '7.16.7' ],
724 silly audit '@babel/helper-validator-identifier': [ '7.16.7' ],
724 silly audit '@babel/helper-validator-option': [ '7.16.7' ],
724 silly audit '@babel/helpers': [ '7.16.7' ],
724 silly audit '@babel/highlight': [ '7.16.7' ],
724 silly audit '@babel/parser': [ '7.16.7' ],
724 silly audit '@babel/plugin-syntax-jsx': [ '7.14.5' ],
724 silly audit '@babel/runtime': [ '7.15.4', '7.16.7' ],
724 silly audit '@babel/template': [ '7.16.7' ],
724 silly audit '@babel/traverse': [ '7.16.7' ],
724 silly audit '@hapi/accept': [ '5.0.2' ],
724 silly audit '@hapi/boom': [ '9.1.4' ],
724 silly audit '@hapi/hoek': [ '9.2.1' ],
724 silly audit '@napi-rs/triples': [ '1.0.3' ],
724 silly audit '@next/env': [ '12.0.7' ],
724 silly audit '@next/polyfill-module': [ '12.0.7' ],
724 silly audit '@next/react-dev-overlay': [ '12.0.7' ],
724 silly audit 'ansi-styles': [ '4.3.0', '3.2.1' ],
724 silly audit chalk: [ '4.0.0', '2.4.2', '4.1.2' ],
724 silly audit 'color-convert': [ '2.0.1', '1.9.3' ],
724 silly audit 'color-name': [ '1.1.4', '1.1.3' ],
724 silly audit 'has-flag': [ '4.0.0', '3.0.0' ],
724 silly audit 'supports-color': [ '7.2.0', '8.1.1', '5.5.0' ],
724 silly audit '@next/react-refresh-utils': [ '12.0.7' ],
724 silly audit '@next/swc-android-arm64': [ '12.0.7' ],
724 silly audit '@next/swc-darwin-arm64': [ '12.0.7' ],
724 silly audit '@next/swc-darwin-x64': [ '12.0.7' ],
724 silly audit '@next/swc-linux-arm-gnueabihf': [ '12.0.7' ],
724 silly audit '@next/swc-linux-arm64-gnu': [ '12.0.7' ],
724 silly audit '@next/swc-linux-arm64-musl': [ '12.0.7' ],
724 silly audit '@next/swc-linux-x64-gnu': [ '12.0.7' ],
724 silly audit '@next/swc-linux-x64-musl': [ '12.0.7' ],
724 silly audit '@next/swc-win32-arm64-msvc': [ '12.0.7' ],
724 silly audit '@next/swc-win32-ia32-msvc': [ '12.0.7' ],
724 silly audit '@next/swc-win32-x64-msvc': [ '12.0.7' ],
724 silly audit '@types/node': [ '17.0.8' ],
724 silly audit acorn: [ '8.5.0', '8.7.0' ],
724 silly audit anser: [ '1.4.9' ],
724 silly audit 'ansi-regex': [ '5.0.1' ],
724 silly audit anymatch: [ '3.1.2' ],
724 silly audit 'asn1.js': [ '5.4.1' ],
724 silly audit 'bn.js': [ '4.12.0', '5.2.0' ],
724 silly audit assert: [ '2.0.0' ],
724 silly audit 'available-typed-arrays': [ '1.0.5' ],
724 silly audit 'base64-js': [ '1.5.1' ],
724 silly audit 'big.js': [ '5.2.2' ],
724 silly audit 'binary-extensions': [ '2.2.0' ],
724 silly audit braces: [ '3.0.2' ],
724 silly audit brorand: [ '1.1.0' ],
724 silly audit 'browserify-aes': [ '1.2.0' ],
724 silly audit 'browserify-cipher': [ '1.0.1' ],
724 silly audit 'browserify-des': [ '1.0.2' ],
724 silly audit 'browserify-rsa': [ '4.1.0' ],
724 silly audit 'browserify-sign': [ '4.2.1' ],
724 silly audit 'browserify-zlib': [ '0.2.0' ],
724 silly audit buffer: [ '5.6.0' ],
724 silly audit 'buffer-xor': [ '1.0.3' ],
724 silly audit 'builtin-status-codes': [ '3.0.0' ],
724 silly audit bytes: [ '3.1.0' ],
724 silly audit 'call-bind': [ '1.0.2' ],
724 silly audit 'caniuse-lite': [ '1.0.30001298' ],
724 silly audit chokidar: [ '3.5.1' ],
724 silly audit 'cipher-base': [ '1.0.4' ],
724 silly audit classnames: [ '2.2.6' ],
724 silly audit colorette: [ '1.4.0' ],
724 silly audit commondir: [ '1.0.1' ],
724 silly audit 'constants-browserify': [ '1.0.0' ],
724 silly audit 'convert-source-map': [ '1.7.0' ],
724 silly audit 'safe-buffer': [ '5.1.2', '5.2.1' ],
724 silly audit 'create-ecdh': [ '4.0.4' ],
724 silly audit 'create-hash': [ '1.2.0' ],
724 silly audit 'create-hmac': [ '1.1.7' ],
724 silly audit 'crypto-browserify': [ '3.12.0' ],
724 silly audit 'css.escape': [ '1.5.1' ],
724 silly audit 'cssnano-preset-simple': [ '3.0.0' ],
724 silly audit 'cssnano-simple': [ '3.0.0' ],
724 silly audit 'data-uri-to-buffer': [ '3.0.1' ],
724 silly audit 'define-properties': [ '1.1.3' ],
724 silly audit depd: [ '1.1.2' ],
724 silly audit 'des.js': [ '1.0.1' ],
724 silly audit 'diffie-hellman': [ '5.0.3' ],
724 silly audit 'domain-browser': [ '4.19.0' ],
724 silly audit 'electron-to-chromium': [ '1.4.38' ],
724 silly audit elliptic: [ '6.5.4' ],
724 silly audit 'emojis-list': [ '2.1.0' ],
724 silly audit encoding: [ '0.1.13' ],
724 silly audit 'es-abstract': [ '1.19.1' ],
724 silly audit 'es-to-primitive': [ '1.2.1' ],
724 silly audit 'es6-object-assign': [ '1.1.0' ],
724 silly audit escalade: [ '3.1.1' ],
724 silly audit 'escape-string-regexp': [ '1.0.5', '4.0.0' ],
724 silly audit etag: [ '1.8.1' ],
724 silly audit events: [ '3.3.0' ],
724 silly audit evp_bytestokey: [ '1.0.3' ],
724 silly audit 'fill-range': [ '7.0.1' ],
724 silly audit 'find-cache-dir': [ '3.3.1' ],
724 silly audit 'find-up': [ '4.1.0', '2.1.0' ],
724 silly audit foreach: [ '2.0.5' ],
724 silly audit fsevents: [ '2.3.2' ],
724 silly audit 'function-bind': [ '1.1.1' ],
724 silly audit gensync: [ '1.0.0-beta.2' ],
724 silly audit 'get-intrinsic': [ '1.1.1' ],
724 silly audit 'get-orientation': [ '1.1.2' ],
724 silly audit 'get-symbol-description': [ '1.0.0' ],
724 silly audit 'glob-parent': [ '5.1.2', '6.0.2' ],
724 silly audit 'glob-to-regexp': [ '0.4.1' ],
724 silly audit globals: [ '11.12.0', '13.12.0' ],
724 silly audit 'graceful-fs': [ '4.2.9' ],
724 silly audit has: [ '1.0.3' ],
724 silly audit 'has-bigints': [ '1.0.1' ],
724 silly audit 'has-symbols': [ '1.0.2' ],
724 silly audit 'has-tostringtag': [ '1.0.0' ],
724 silly audit 'hash-base': [ '3.1.0' ],
724 silly audit 'hash.js': [ '1.1.7' ],
724 silly audit he: [ '1.2.0' ],
724 silly audit 'hmac-drbg': [ '1.0.1' ],
724 silly audit 'http-errors': [ '1.7.3' ],
724 silly audit 'https-browserify': [ '1.0.0' ],
724 silly audit 'iconv-lite': [ '0.6.3', '0.4.24' ],
724 silly audit ieee754: [ '1.2.1' ],
724 silly audit 'image-size': [ '1.0.0' ],
724 silly audit inherits: [ '2.0.4' ],
724 silly audit 'internal-slot': [ '1.0.3' ],
724 silly audit 'is-arguments': [ '1.1.1' ],
724 silly audit 'is-bigint': [ '1.0.4' ],
724 silly audit 'is-binary-path': [ '2.1.0' ],
724 silly audit 'is-boolean-object': [ '1.1.2' ],
724 silly audit 'is-callable': [ '1.2.4' ],
724 silly audit 'is-date-object': [ '1.0.5' ],
724 silly audit 'is-extglob': [ '2.1.1' ],
724 silly audit 'is-generator-function': [ '1.0.10' ],
724 silly audit 'is-glob': [ '4.0.3' ],
724 silly audit 'is-nan': [ '1.3.2' ],
724 silly audit 'is-negative-zero': [ '2.0.2' ],
724 silly audit 'is-number': [ '7.0.0' ],
724 silly audit 'is-number-object': [ '1.0.6' ],
724 silly audit 'is-regex': [ '1.1.4' ],
724 silly audit 'is-shared-array-buffer': [ '1.0.1' ],
724 silly audit 'is-string': [ '1.0.7' ],
724 silly audit 'is-symbol': [ '1.0.4' ],
724 silly audit 'is-typed-array': [ '1.1.8' ],
724 silly audit 'is-weakref': [ '1.0.2' ],
724 silly audit 'jest-worker': [ '27.0.0-next.5' ],
724 silly audit 'js-tokens': [ '4.0.0' ],
724 silly audit jsesc: [ '2.5.2' ],
724 silly audit json5: [ '2.2.0', '1.0.1' ],
724 silly audit 'loader-utils': [ '1.2.3' ],
724 silly audit 'locate-path': [ '5.0.0', '2.0.0' ],
724 silly audit 'lodash.sortby': [ '4.7.0' ],
724 silly audit 'loose-envify': [ '1.4.0' ],
724 silly audit 'make-dir': [ '3.1.0' ],
724 silly audit 'md5.js': [ '1.3.5' ],
724 silly audit 'merge-stream': [ '2.0.0' ],
724 silly audit 'miller-rabin': [ '4.0.1' ],
724 silly audit 'minimalistic-assert': [ '1.0.1' ],
724 silly audit 'minimalistic-crypto-utils': [ '1.0.1' ],
724 silly audit minimist: [ '1.2.5' ],
724 silly audit nanoid: [ '3.1.30' ],
724 silly audit next: [ '12.0.7' ],
724 silly audit 'node-fetch': [ '2.6.1' ],
724 silly audit 'node-html-parser': [ '1.4.9' ],
724 silly audit 'normalize-path': [ '3.0.0' ],
724 silly audit 'object-assign': [ '4.1.1' ],
724 silly audit 'object-inspect': [ '1.12.0' ],
724 silly audit 'object-is': [ '1.1.5' ],
724 silly audit 'object-keys': [ '1.1.1' ],
724 silly audit 'object.assign': [ '4.1.2' ],
724 silly audit 'os-browserify': [ '0.3.0' ],
724 silly audit 'p-limit': [ '3.1.0', '2.3.0', '1.3.0' ],
724 silly audit 'p-locate': [ '4.1.0', '2.0.0' ],
724 silly audit 'p-try': [ '2.2.0', '1.0.0' ],
724 silly audit pako: [ '1.0.11' ],
724 silly audit 'parse-asn1': [ '5.1.6' ],
724 silly audit 'path-browserify': [ '1.0.1' ],
724 silly audit 'path-exists': [ '4.0.0', '3.0.0' ],
724 silly audit pbkdf2: [ '3.1.2' ],
724 silly audit picocolors: [ '1.0.0' ],
724 silly audit picomatch: [ '2.3.1' ],
724 silly audit 'pkg-dir': [ '4.2.0' ],
724 silly audit platform: [ '1.3.6' ],
724 silly audit postcss: [ '8.2.15' ],
724 silly audit process: [ '0.11.10' ],
724 silly audit 'public-encrypt': [ '4.0.3' ],
724 silly audit punycode: [ '2.1.1' ],
724 silly audit 'querystring-es3': [ '0.2.1' ],
724 silly audit queue: [ '6.0.2' ],
724 silly audit randombytes: [ '2.1.0' ],
724 silly audit randomfill: [ '1.0.4' ],
724 silly audit 'raw-body': [ '2.4.1' ],
724 silly audit react: [ '17.0.2' ],
724 silly audit 'react-dom': [ '17.0.2' ],
724 silly audit 'react-is': [ '17.0.2', '16.13.1' ],
724 silly audit 'react-refresh': [ '0.8.3' ],
724 silly audit 'readable-stream': [ '3.6.0' ],
724 silly audit readdirp: [ '3.5.0' ],
724 silly audit 'regenerator-runtime': [ '0.13.4' ],
724 silly audit ripemd160: [ '2.0.2' ],
724 silly audit 'safer-buffer': [ '2.1.2' ],
724 silly audit scheduler: [ '0.20.2' ],
724 silly audit semver: [ '6.3.0', '7.3.5' ],
724 silly audit setimmediate: [ '1.0.5' ],
724 silly audit setprototypeof: [ '1.1.1' ],
724 silly audit 'sha.js': [ '2.4.11' ],
724 silly audit 'shell-quote': [ '1.7.3' ],
724 silly audit 'side-channel': [ '1.0.4' ],
724 silly audit 'stacktrace-parser': [ '0.1.10' ],
724 silly audit statuses: [ '1.5.0' ],
724 silly audit 'stream-browserify': [ '3.0.0' ],
724 silly audit 'stream-http': [ '3.1.1' ],
724 silly audit 'stream-parser': [ '0.3.1' ],
724 silly audit string_decoder: [ '1.3.0' ],
724 silly audit 'string-hash': [ '1.1.3' ],
724 silly audit 'string.prototype.trimend': [ '1.0.4' ],
724 silly audit 'string.prototype.trimstart': [ '1.0.4' ],
724 silly audit 'strip-ansi': [ '6.0.1' ],
724 silly audit 'styled-jsx': [ '5.0.0-beta.3' ],
724 silly audit stylis: [ '3.5.4' ],
724 silly audit 'stylis-rule-sheet': [ '0.0.10' ],
724 silly audit 'timers-browserify': [ '2.0.12' ],
724 silly audit 'to-fast-properties': [ '2.0.0' ],
724 silly audit 'to-regex-range': [ '5.0.1' ],
724 silly audit toidentifier: [ '1.0.0' ],
724 silly audit tr46: [ '1.0.1' ],
724 silly audit 'tty-browserify': [ '0.0.1' ],
724 silly audit 'type-fest': [ '0.7.1', '0.20.2' ],
724 silly audit 'unbox-primitive': [ '1.0.1' ],
724 silly audit unpipe: [ '1.0.0' ],
724 silly audit 'use-subscription': [ '1.5.1' ],
724 silly audit util: [ '0.12.4' ],
724 silly audit 'util-deprecate': [ '1.0.2' ],
724 silly audit 'vm-browserify': [ '1.1.2' ],
724 silly audit watchpack: [ '2.3.0' ],
724 silly audit 'webidl-conversions': [ '4.0.2' ],
724 silly audit 'whatwg-url': [ '7.1.0' ],
724 silly audit 'which-boxed-primitive': [ '1.0.2' ],
724 silly audit 'which-typed-array': [ '1.1.7' ],
724 silly audit xtend: [ '4.0.2' ],
724 silly audit 'yocto-queue': [ '0.1.0' ],
724 silly audit eslint: [ '8.6.0' ],
724 silly audit 'eslint-config-next': [ '12.0.7' ],
724 silly audit '@eslint/eslintrc': [ '1.0.5' ],
724 silly audit '@humanwhocodes/config-array': [ '0.9.2' ],
724 silly audit ajv: [ '6.12.6' ],
724 silly audit 'cross-spawn': [ '7.0.3' ],
724 silly audit doctrine: [ '3.0.0', '2.1.0' ],
724 silly audit enquirer: [ '2.3.6' ],
724 silly audit 'eslint-scope': [ '7.1.0' ],
724 silly audit 'eslint-utils': [ '3.0.0' ],
724 silly audit 'eslint-visitor-keys': [ '3.1.0', '2.1.0' ],
724 silly audit espree: [ '9.3.0' ],
724 silly audit esquery: [ '1.4.0' ],
724 silly audit esutils: [ '2.0.3' ],
724 silly audit 'fast-deep-equal': [ '3.1.3' ],
724 silly audit 'file-entry-cache': [ '6.0.1' ],
724 silly audit 'functional-red-black-tree': [ '1.0.1' ],
724 silly audit ignore: [ '4.0.6', '5.2.0' ],
724 silly audit 'import-fresh': [ '3.3.0' ],
724 silly audit imurmurhash: [ '0.1.4' ],
724 silly audit 'js-yaml': [ '4.1.0' ],
724 silly audit 'json-stable-stringify-without-jsonify': [ '1.0.1' ],
724 silly audit levn: [ '0.4.1' ],
724 silly audit 'lodash.merge': [ '4.6.2' ],
724 silly audit minimatch: [ '3.0.4' ],
724 silly audit 'natural-compare': [ '1.4.0' ],
724 silly audit optionator: [ '0.9.1' ],
724 silly audit progress: [ '2.0.3' ],
724 silly audit regexpp: [ '3.2.0' ],
724 silly audit 'strip-json-comments': [ '3.1.1' ],
724 silly audit 'text-table': [ '0.2.0' ],
724 silly audit 'v8-compile-cache': [ '2.3.0' ],
724 silly audit '@humanwhocodes/object-schema': [ '1.2.1' ],
724 silly audit 'fast-json-stable-stringify': [ '2.1.0' ],
724 silly audit 'json-schema-traverse': [ '0.4.1' ],
724 silly audit 'uri-js': [ '4.4.1' ],
724 silly audit 'path-key': [ '3.1.1' ],
724 silly audit 'shebang-command': [ '2.0.0' ],
724 silly audit which: [ '2.0.2' ],
724 silly audit 'ansi-colors': [ '4.1.1' ],
724 silly audit '@next/eslint-plugin-next': [ '12.0.7' ],
724 silly audit '@rushstack/eslint-patch': [ '1.1.0' ],
724 silly audit '@typescript-eslint/parser': [ '5.9.0' ],
724 silly audit 'eslint-import-resolver-node': [ '0.3.6' ],
724 silly audit 'eslint-import-resolver-typescript': [ '2.5.0' ],
724 silly audit 'eslint-plugin-import': [ '2.25.4' ],
724 silly audit 'eslint-plugin-jsx-a11y': [ '6.5.1' ],
724 silly audit 'eslint-plugin-react': [ '7.28.0' ],
724 silly audit 'eslint-plugin-react-hooks': [ '4.3.0' ],
724 silly audit glob: [ '7.1.7' ],
724 silly audit '@typescript-eslint/scope-manager': [ '5.9.0' ],
724 silly audit '@typescript-eslint/types': [ '5.9.0' ],
724 silly audit '@typescript-eslint/typescript-estree': [ '5.9.0' ],
724 silly audit '@typescript-eslint/visitor-keys': [ '5.9.0' ],
724 silly audit globby: [ '11.1.0' ],
724 silly audit tsutils: [ '3.21.0' ],
724 silly audit typescript: [ '4.5.4' ],
724 silly audit resolve: [ '1.21.0', '2.0.0-next.3' ],
724 silly audit 'tsconfig-paths': [ '3.12.0' ],
724 silly audit 'array-includes': [ '3.1.4' ],
724 silly audit 'array.prototype.flat': [ '1.2.5' ],
724 silly audit 'eslint-module-utils': [ '2.7.2' ],
724 silly audit 'is-core-module': [ '2.8.1' ],
724 silly audit 'object.values': [ '1.1.5' ],
724 silly audit 'aria-query': [ '4.2.2' ],
724 silly audit 'ast-types-flow': [ '0.0.7' ],
724 silly audit 'axe-core': [ '4.3.5' ],
724 silly audit 'axobject-query': [ '2.2.0' ],
724 silly audit 'damerau-levenshtein': [ '1.0.8' ],
724 silly audit 'emoji-regex': [ '9.2.2' ],
724 silly audit 'jsx-ast-utils': [ '3.2.1' ],
724 silly audit 'language-tags': [ '1.0.5' ],
724 silly audit '@babel/runtime-corejs3': [ '7.16.7' ],
724 silly audit 'core-js-pure': [ '3.20.2' ],
724 silly audit 'array.prototype.flatmap': [ '1.2.5' ],
724 silly audit estraverse: [ '5.3.0' ],
724 silly audit 'object.entries': [ '1.1.5' ],
724 silly audit 'object.fromentries': [ '2.0.5' ],
724 silly audit 'object.hasown': [ '1.1.0' ],
724 silly audit 'prop-types': [ '15.8.1' ],
724 silly audit 'string.prototype.matchall': [ '4.0.6' ],
724 silly audit esrecurse: [ '4.3.0' ],
724 silly audit 'acorn-jsx': [ '5.3.2' ],
724 silly audit 'flat-cache': [ '3.0.4' ],
724 silly audit flatted: [ '3.2.4' ],
724 silly audit rimraf: [ '3.0.2' ],
724 silly audit 'fs.realpath': [ '1.0.0' ],
724 silly audit inflight: [ '1.0.6' ],
724 silly audit once: [ '1.4.0' ],
724 silly audit 'path-is-absolute': [ '1.0.1' ],
724 silly audit 'array-union': [ '2.1.0' ],
724 silly audit 'dir-glob': [ '3.0.1' ],
724 silly audit 'fast-glob': [ '3.2.9' ],
724 silly audit merge2: [ '1.4.1' ],
724 silly audit slash: [ '3.0.0' ],
724 silly audit 'path-type': [ '4.0.0' ],
724 silly audit '@nodelib/fs.stat': [ '2.0.5' ],
724 silly audit '@nodelib/fs.walk': [ '1.2.8' ],
724 silly audit micromatch: [ '4.0.4' ],
724 silly audit '@nodelib/fs.scandir': [ '2.1.5' ],
724 silly audit fastq: [ '1.13.0' ],
724 silly audit 'run-parallel': [ '1.2.0' ],
724 silly audit reusify: [ '1.0.4' ],
724 silly audit 'parent-module': [ '1.0.1' ],
724 silly audit 'resolve-from': [ '4.0.0' ],
724 silly audit wrappy: [ '1.0.2' ],
724 silly audit argparse: [ '2.0.1' ],
724 silly audit 'language-subtag-registry': [ '0.3.21' ],
724 silly audit 'prelude-ls': [ '1.2.1' ],
724 silly audit 'type-check': [ '0.4.0' ],
724 silly audit 'brace-expansion': [ '1.1.11' ],
724 silly audit 'balanced-match': [ '1.0.2' ],
724 silly audit 'concat-map': [ '0.0.1' ],
724 silly audit 'deep-is': [ '0.1.4' ],
724 silly audit 'fast-levenshtein': [ '2.0.6' ],
724 silly audit 'word-wrap': [ '1.2.3' ],
724 silly audit callsites: [ '3.1.0' ],
724 silly audit 'path-parse': [ '1.0.7' ],
724 silly audit 'supports-preserve-symlinks-flag': [ '1.0.0' ],
724 silly audit 'queue-microtask': [ '1.2.3' ],
724 silly audit 'shebang-regex': [ '3.0.0' ],
724 silly audit 'regexp.prototype.flags': [ '1.3.1' ],
724 silly audit '@types/json5': [ '0.0.29' ],
724 silly audit 'strip-bom': [ '3.0.0' ],
724 silly audit tslib: [ '1.14.1' ],
724 silly audit isexe: [ '2.0.0' ],
724 silly audit 'lru-cache': [ '6.0.0' ],
724 silly audit yallist: [ '4.0.0' ]
724 silly audit }
725 verbose reify failed optional dependency D:\Programming(DONOTDELETE)\myj\node_modules\fsevents
726 silly reify mark deleted [ 'D:\Programming(DONOTDELETE)\myj\node_modules\fsevents' ]
727 verbose reify failed optional dependency D:\Programming(DONOTDELETE)\myj\node_modules@next\swc-win32-ia32-msvc
728 silly reify mark deleted [
728 silly reify 'D:\Programming(DONOTDELETE)\myj\node_modules\@next\swc-win32-ia32-msvc'
728 silly reify ]
729 verbose reify failed optional dependency D:\Programming(DONOTDELETE)\myj\node_modules@next\swc-win32-arm64-msvc
730 silly reify mark deleted [
730 silly reify 'D:\Programming(DONOTDELETE)\myj\node_modules\@next\swc-win32-arm64-msvc'
730 silly reify ]
731 verbose reify failed optional dependency D:\Programming(DONOTDELETE)\myj\node_modules@next\swc-linux-x64-musl
732 silly reify mark deleted [
732 silly reify 'D:\Programming(DONOTDELETE)\myj\node_modules\@next\swc-linux-x64-musl'
732 silly reify ]
733 verbose reify failed optional dependency D:\Programming(DONOTDELETE)\myj\node_modules@next\swc-linux-x64-gnu
734 silly reify mark deleted [
734 silly reify 'D:\Programming(DONOTDELETE)\myj\node_modules\@next\swc-linux-x64-gnu'
734 silly reify ]
735 verbose reify failed optional dependency D:\Programming(DONOTDELETE)\myj\node_modules@next\swc-linux-arm64-musl
736 silly reify mark deleted [
736 silly reify 'D:\Programming(DONOTDELETE)\myj\node_modules\@next\swc-linux-arm64-musl'
736 silly reify ]
737 verbose reify failed optional dependency D:\Programming(DONOTDELETE)\myj\node_modules@next\swc-linux-arm64-gnu
738 silly reify mark deleted [
738 silly reify 'D:\Programming(DONOTDELETE)\myj\node_modules\@next\swc-linux-arm64-gnu'
738 silly reify ]
739 verbose reify failed optional dependency D:\Programming(DONOTDELETE)\myj\node_modules@next\swc-linux-arm-gnueabihf
740 silly reify mark deleted [
740 silly reify 'D:\Programming(DONOTDELETE)\myj\node_modules\@next\swc-linux-arm-gnueabihf'
740 silly reify ]
741 verbose reify failed optional dependency D:\Programming(DONOTDELETE)\myj\node_modules@next\swc-darwin-x64
742 silly reify mark deleted [
742 silly reify 'D:\Programming(DONOTDELETE)\myj\node_modules\@next\swc-darwin-x64'
742 silly reify ]
743 verbose reify failed optional dependency D:\Programming(DONOTDELETE)\myj\node_modules@next\swc-darwin-arm64
744 silly reify mark deleted [
744 silly reify 'D:\Programming(DONOTDELETE)\myj\node_modules\@next\swc-darwin-arm64'
744 silly reify ]
745 verbose reify failed optional dependency D:\Programming(DONOTDELETE)\myj\node_modules@next\swc-android-arm64
746 silly reify mark deleted [
746 silly reify 'D:\Programming(DONOTDELETE)\myj\node_modules\@next\swc-android-arm64'
746 silly reify ]
747 timing reifyNode:node_modules/fsevents Completed in 55ms
748 timing reifyNode:node_modules/@next/swc-win32-ia32-msvc Completed in 55ms
749 timing reifyNode:node_modules/@next/swc-win32-arm64-msvc Completed in 56ms
750 timing reifyNode:node_modules/@next/swc-linux-x64-musl Completed in 56ms
751 timing reifyNode:node_modules/@next/swc-linux-x64-gnu Completed in 56ms
752 timing reifyNode:node_modules/@next/swc-linux-arm64-musl Completed in 55ms
753 timing reifyNode:node_modules/@next/swc-linux-arm64-gnu Completed in 55ms
754 timing reifyNode:node_modules/@next/swc-linux-arm-gnueabihf Completed in 55ms
755 timing reifyNode:node_modules/@next/swc-darwin-x64 Completed in 56ms
756 timing reifyNode:node_modules/@next/swc-darwin-arm64 Completed in 56ms
757 timing reifyNode:node_modules/@next/swc-android-arm64 Completed in 56ms
758 silly tarball no local data for @types/json5@https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz. Extracting by manifest.
759 silly tarball no local data for strip-bom@https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz. Extracting by manifest.
760 silly tarball no local data for regexp.prototype.flags@https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.3.1.tgz. Extracting by manifest.
761 silly tarball no local data for queue-microtask@https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz. Extracting by manifest.
762 silly tarball no local data for path-parse@https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz. Extracting by manifest.
763 silly tarball no local data for supports-preserve-symlinks-flag@https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz. Extracting by manifest.
764 silly tarball no local data for word-wrap@https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz. Extracting by manifest.
765 silly tarball no local data for fast-levenshtein@https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz. Extracting by manifest.
766 silly tarball no local data for deep-is@https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz. Extracting by manifest.
767 silly tarball no local data for prelude-ls@https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz. Extracting by manifest.
768 silly tarball no local data for type-check@https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz. Extracting by manifest.
769 silly tarball no local data for language-subtag-registry@https://registry.npmjs.org/language-subtag-registry/-/language-subtag-registry-0.3.21.tgz. Extracting by manifest.
770 silly tarball no local data for argparse@https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz. Extracting by manifest.
771 silly tarball no local data for resolve-from@https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz. Extracting by manifest.
772 silly tarball no local data for parent-module@https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz. Extracting by manifest.
773 silly tarball no local data for reusify@https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz. Extracting by manifest.
774 silly tarball no local data for run-parallel@https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz. Extracting by manifest.
775 silly tarball no local data for fastq@https://registry.npmjs.org/fastq/-/fastq-1.13.0.tgz. Extracting by manifest.
776 silly tarball no local data for @nodelib/fs.scandir@https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz. Extracting by manifest.
777 silly tarball no local data for @nodelib/fs.walk@https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz. Extracting by manifest.
778 silly tarball no local data for @nodelib/fs.stat@https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz. Extracting by manifest.
779 silly tarball no local data for slash@https://registry.npmjs.org/slash/-/slash-3.0.0.tgz. Extracting by manifest.
780 silly tarball no local data for path-type@https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz. Extracting by manifest.
781 silly tarball no local data for merge2@https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz. Extracting by manifest.
782 silly tarball no local data for fast-glob@https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.9.tgz. Extracting by manifest.
783 silly tarball no local data for dir-glob@https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz. Extracting by manifest.
784 silly tarball no local data for array-union@https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz. Extracting by manifest.
785 silly tarball no local data for callsites@https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz. Extracting by manifest.
786 silly tarball no local data for flatted@https://registry.npmjs.org/flatted/-/flatted-3.2.4.tgz. Extracting by manifest.
787 silly tarball no local data for flat-cache@https://registry.npmjs.org/flat-cache/-/flat-cache-3.0.4.tgz. Extracting by manifest.
788 silly tarball no local data for acorn-jsx@https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz. Extracting by manifest.
789 silly tarball no local data for string.prototype.matchall@https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.6.tgz. Extracting by manifest.
790 silly tarball no local data for object.hasown@https://registry.npmjs.org/object.hasown/-/object.hasown-1.1.0.tgz. Extracting by manifest.
791 silly tarball no local data for prop-types@https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz. Extracting by manifest.
792 silly tarball no local data for object.fromentries@https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.5.tgz. Extracting by manifest.
793 silly tarball no local data for array.prototype.flatmap@https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.2.5.tgz. Extracting by manifest.
794 silly tarball no local data for core-js-pure@https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.20.2.tgz. Extracting by manifest.
795 silly tarball no local data for @babel/runtime-corejs3@https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.16.7.tgz. Extracting by manifest.
796 silly tarball no local data for language-tags@https://registry.npmjs.org/language-tags/-/language-tags-1.0.5.tgz. Extracting by manifest.
797 silly tarball no local data for jsx-ast-utils@https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-3.2.1.tgz. Extracting by manifest.
798 silly tarball no local data for emoji-regex@https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz. Extracting by manifest.
799 silly tarball no local data for damerau-levenshtein@https://registry.npmjs.org/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz. Extracting by manifest.
800 silly tarball no local data for axe-core@https://registry.npmjs.org/axe-core/-/axe-core-4.3.5.tgz. Extracting by manifest.
801 silly tarball no local data for axobject-query@https://registry.npmjs.org/axobject-query/-/axobject-query-2.2.0.tgz. Extracting by manifest.
802 silly tarball no local data for aria-query@https://registry.npmjs.org/aria-query/-/aria-query-4.2.2.tgz. Extracting by manifest.
803 silly tarball no local data for object.values@https://registry.npmjs.org/object.values/-/object.values-1.1.5.tgz. Extracting by manifest.
804 silly tarball no local data for is-core-module@https://registry.npmjs.org/is-core-module/-/is-core-module-2.8.1.tgz. Extracting by manifest.
805 silly tarball no local data for eslint-module-utils@https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.7.2.tgz. Extracting by manifest.
806 silly tarball no local data for array.prototype.flat@https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.2.5.tgz. Extracting by manifest.
807 silly tarball no local data for array-includes@https://registry.npmjs.org/array-includes/-/array-includes-3.1.4.tgz. Extracting by manifest.
808 silly tarball no local data for tsconfig-paths@https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.12.0.tgz. Extracting by manifest.
809 silly tarball no local data for resolve@https://registry.npmjs.org/resolve/-/resolve-1.21.0.tgz. Extracting by manifest.
810 silly tarball no local data for tsutils@https://registry.npmjs.org/tsutils/-/tsutils-3.21.0.tgz. Extracting by manifest.
811 silly tarball no local data for globby@https://registry.npmjs.org/globby/-/globby-11.1.0.tgz. Extracting by manifest.
812 silly tarball no local data for @typescript-eslint/visitor-keys@https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.9.0.tgz. Extracting by manifest.
813 silly tarball no local data for @typescript-eslint/typescript-estree@https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.9.0.tgz. Extracting by manifest.
814 silly tarball no local data for @typescript-eslint/types@https://registry.npmjs.org/@typescript-eslint/types/-/types-5.9.0.tgz. Extracting by manifest.
815 silly tarball no local data for @typescript-eslint/scope-manager@https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.9.0.tgz. Extracting by manifest.
816 silly tarball no local data for glob@https://registry.npmjs.org/glob/-/glob-7.1.7.tgz. Extracting by manifest.
817 silly tarball no local data for eslint-plugin-react-hooks@https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.3.0.tgz. Extracting by manifest.
818 silly tarball no local data for eslint-plugin-react@https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.28.0.tgz. Extracting by manifest.
819 silly tarball no local data for eslint-plugin-jsx-a11y@https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.5.1.tgz. Extracting by manifest.
820 silly tarball no local data for eslint-plugin-import@https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.25.4.tgz. Extracting by manifest.
821 silly tarball no local data for eslint-import-resolver-typescript@https://registry.npmjs.org/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-2.5.0.tgz. Extracting by manifest.
822 silly tarball no local data for eslint-import-resolver-node@https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6.tgz. Extracting by manifest.
823 silly tarball no local data for @typescript-eslint/parser@https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.9.0.tgz. Extracting by manifest.
824 silly tarball no local data for @rushstack/eslint-patch@https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.1.0.tgz. Extracting by manifest.
825 silly tarball no local data for @next/eslint-plugin-next@https://registry.npmjs.org/@next/eslint-plugin-next/-/eslint-plugin-next-12.0.7.tgz. Extracting by manifest.
826 silly tarball no local data for ansi-colors@https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz. Extracting by manifest.
827 silly tarball no local data for ast-types-flow@https://registry.npmjs.org/ast-types-flow/-/ast-types-flow-0.0.7.tgz. Extracting by manifest.
828 silly tarball no local data for @humanwhocodes/object-schema@https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz. Extracting by manifest.
829 silly tarball no local data for v8-compile-cache@https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz. Extracting by manifest.
830 silly tarball no local data for text-table@https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz. Extracting by manifest.
831 silly tarball no local data for strip-json-comments@https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz. Extracting by manifest.
832 silly tarball no local data for regexpp@https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz. Extracting by manifest.
833 silly tarball no local data for progress@https://registry.npmjs.org/progress/-/progress-2.0.3.tgz. Extracting by manifest.
834 silly tarball no local data for natural-compare@https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz. Extracting by manifest.
835 silly tarball no local data for optionator@https://registry.npmjs.org/optionator/-/optionator-0.9.1.tgz. Extracting by manifest.
836 silly tarball no local data for lodash.merge@https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz. Extracting by manifest.
837 silly tarball no local data for levn@https://registry.npmjs.org/levn/-/levn-0.4.1.tgz. Extracting by manifest.
838 silly tarball no local data for json-stable-stringify-without-jsonify@https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz. Extracting by manifest.
839 silly tarball no local data for imurmurhash@https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz. Extracting by manifest.
840 silly tarball no local data for import-fresh@https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz. Extracting by manifest.
841 silly tarball no local data for ignore@https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz. Extracting by manifest.
842 silly tarball no local data for functional-red-black-tree@https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz. Extracting by manifest.
843 silly tarball no local data for file-entry-cache@https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz. Extracting by manifest.
844 silly tarball no local data for object.entries@https://registry.npmjs.org/object.entries/-/object.entries-1.1.5.tgz. Extracting by manifest.
845 silly tarball no local data for esutils@https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz. Extracting by manifest.
846 silly tarball no local data for esquery@https://registry.npmjs.org/esquery/-/esquery-1.4.0.tgz. Extracting by manifest.
847 silly tarball no local data for espree@https://registry.npmjs.org/espree/-/espree-9.3.0.tgz. Extracting by manifest.
848 silly tarball no local data for eslint-visitor-keys@https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.1.0.tgz. Extracting by manifest.
849 silly tarball no local data for eslint-utils@https://registry.npmjs.org/eslint-utils/-/eslint-utils-3.0.0.tgz. Extracting by manifest.
850 silly tarball no local data for eslint-scope@https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.1.0.tgz. Extracting by manifest.
851 silly tarball no local data for enquirer@https://registry.npmjs.org/enquirer/-/enquirer-2.3.6.tgz. Extracting by manifest.
852 silly tarball no local data for doctrine@https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz. Extracting by manifest.
853 silly tarball no local data for @humanwhocodes/config-array@https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.9.2.tgz. Extracting by manifest.
854 silly tarball no local data for @eslint/eslintrc@https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.0.5.tgz. Extracting by manifest.
855 silly tarball no local data for eslint-config-next@https://registry.npmjs.org/eslint-config-next/-/eslint-config-next-12.0.7.tgz. Extracting by manifest.
856 silly tarball no local data for eslint@https://registry.npmjs.org/eslint/-/eslint-8.6.0.tgz. Extracting by manifest.
857 silly tarball no local data for p-try@https://registry.npmjs.org/p-try/-/p-try-1.0.0.tgz. Extracting by manifest.
858 silly tarball no local data for path-exists@https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz. Extracting by manifest.
859 silly tarball no local data for p-limit@https://registry.npmjs.org/p-limit/-/p-limit-1.3.0.tgz. Extracting by manifest.
860 silly tarball no local data for locate-path@https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz. Extracting by manifest.
861 silly tarball no local data for p-locate@https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz. Extracting by manifest.
862 silly tarball no local data for ms@https://registry.npmjs.org/ms/-/ms-2.1.3.tgz. Extracting by manifest.
863 silly tarball no local data for find-up@https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz. Extracting by manifest.
864 silly tarball no local data for debug@https://registry.npmjs.org/debug/-/debug-3.2.7.tgz. Extracting by manifest.
865 silly tarball no local data for ignore@https://registry.npmjs.org/ignore/-/ignore-5.2.0.tgz. Extracting by manifest.
866 silly tarball no local data for resolve@https://registry.npmjs.org/resolve/-/resolve-2.0.0-next.3.tgz. Extracting by manifest.
867 silly tarball no local data for doctrine@https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz. Extracting by manifest.
868 silly tarball no local data for @babel/runtime@https://registry.npmjs.org/@babel/runtime/-/runtime-7.16.7.tgz. Extracting by manifest.
869 silly tarball no local data for doctrine@https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz. Extracting by manifest.
870 silly tarball no local data for ms@https://registry.npmjs.org/ms/-/ms-2.1.3.tgz. Extracting by manifest.
871 silly tarball no local data for debug@https://registry.npmjs.org/debug/-/debug-3.2.7.tgz. Extracting by manifest.
872 silly tarball no local data for eslint-visitor-keys@https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz. Extracting by manifest.
873 silly tarball no local data for type-fest@https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz. Extracting by manifest.
874 silly tarball no local data for globals@https://registry.npmjs.org/globals/-/globals-13.12.0.tgz. Extracting by manifest.
875 silly tarball no local data for type-fest@https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz. Extracting by manifest.
876 silly tarball no local data for globals@https://registry.npmjs.org/globals/-/globals-13.12.0.tgz. Extracting by manifest.
877 silly tarball no local data for glob-parent@https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz. Extracting by manifest.
878 silly tarball no local data for escape-string-regexp@https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz. Extracting by manifest.
879 http fetch POST 200 https://registry.npmjs.org/-/npm/v1/security/advisories/bulk 1938ms
880 timing auditReport:getReport Completed in 1953ms
881 silly audit report {}
882 timing auditReport:init Completed in 0ms
883 timing reify:audit Completed in 1956ms
884 timing reifyNode:node_modules/wrappy Completed in 3506ms
885 timing reifyNode:node_modules/path-is-absolute Completed in 3505ms
886 timing reifyNode:node_modules/inflight Completed in 3509ms
887 timing reifyNode:node_modules/brace-expansion Completed in 3513ms
888 timing reifyNode:node_modules/once Completed in 3512ms
889 http fetch GET 200 https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz 3100ms (cache miss)
890 timing reifyNode:node_modules/shebang-command Completed in 3531ms
891 timing reifyNode:node_modules/eslint-import-resolver-typescript/node_modules/ms Completed in 3537ms
892 timing reifyNode:node_modules/@typescript-eslint/typescript-estree/node_modules/ms Completed in 3551ms
893 timing reifyNode:node_modules/@typescript-eslint/parser/node_modules/ms Completed in 3540ms
894 timing reifyNode:node_modules/@humanwhocodes/config-array/node_modules/ms Completed in 3534ms
895 timing reifyNode:node_modules/eslint/node_modules/color-name Completed in 3535ms
896 timing reifyNode:node_modules/eslint/node_modules/ms Completed in 3535ms
897 timing reifyNode:node_modules/lru-cache Completed in 3575ms
898 http fetch GET 200 https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz 3085ms (cache miss)
899 timing reifyNode:node_modules/run-parallel Completed in 3598ms
900 timing reifyNode:node_modules/@eslint/eslintrc/node_modules/ms Completed in 3572ms
901 http fetch GET 200 https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz 3073ms (cache miss)
902 timing reifyNode:node_modules/minimatch Completed in 3627ms
903 http fetch GET 200 https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz 3285ms (cache miss)
904 timing reifyNode:node_modules/strip-bom Completed in 3686ms
905 timing reifyNode:node_modules/shebang-regex Completed in 3722ms
906 timing reifyNode:node_modules/word-wrap Completed in 3733ms
907 http fetch GET 200 https://registry.npmjs.org/slash/-/slash-3.0.0.tgz 3180ms (cache miss)
908 timing reifyNode:node_modules/eslint/node_modules/has-flag Completed in 3727ms
909 timing reifyNode:node_modules/eslint/node_modules/supports-color Completed in 3728ms
910 timing reifyNode:node_modules/balanced-match Completed in 3762ms
911 timing reifyNode:node_modules/path-key Completed in 3740ms
912 timing reifyNode:node_modules/yallist Completed in 3770ms
913 timing reifyNode:node_modules/fs.realpath Completed in 3763ms
914 timing reifyNode:node_modules/esrecurse Completed in 3788ms
915 timing reifyNode:node_modules/eslint/node_modules/ansi-styles Completed in 3767ms
916 timing reifyNode:node_modules/micromatch Completed in 3804ms
917 http fetch GET 200 https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz 3313ms (cache miss)
918 timing reifyNode:node_modules/dir-glob Completed in 3906ms
919 timing reifyNode:node_modules/slash Completed in 3914ms
920 timing reifyNode:node_modules/rimraf Completed in 3929ms
921 timing reifyNode:node_modules/which Completed in 3940ms
922 timing reifyNode:node_modules/estraverse Completed in 3961ms
923 http fetch GET 200 https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz 3454ms (cache miss)
924 timing reifyNode:node_modules/eslint/node_modules/color-convert Completed in 4079ms
925 timing reifyNode:node_modules/concat-map Completed in 4110ms
926 http fetch GET 200 https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz 3706ms (cache miss)
927 timing reifyNode:node_modules/path-parse Completed in 4119ms
928 timing reifyNode:node_modules/@typescript-eslint/typescript-estree/node_modules/debug Completed in 4148ms
929 timing reifyNode:node_modules/@typescript-eslint/parser/node_modules/debug Completed in 4145ms
930 timing reifyNode:node_modules/@humanwhocodes/config-array/node_modules/debug Completed in 4138ms
931 timing reifyNode:node_modules/eslint-import-resolver-typescript/node_modules/debug Completed in 4154ms
932 timing reifyNode:node_modules/@eslint/eslintrc/node_modules/debug Completed in 4147ms
933 timing reifyNode:node_modules/eslint/node_modules/debug Completed in 4145ms
934 timing reifyNode:node_modules/eslint/node_modules/chalk Completed in 4181ms
935 timing reifyNode:node_modules/array-union Completed in 4224ms
936 http fetch GET 200 https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz 3881ms (cache miss)
937 timing reifyNode:node_modules/@types/json5 Completed in 4272ms
938 timing reifyNode:node_modules/isexe Completed in 4277ms
939 http fetch GET 200 https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz 3727ms (cache miss)
940 timing reifyNode:node_modules/merge2 Completed in 4308ms
941 timing reifyNode:node_modules/prop-types/node_modules/react-is Completed in 4414ms
942 timing reifyNode:node_modules/json-schema-traverse Completed in 4427ms
943 http fetch GET 200 https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz 3932ms (cache miss)
944 timing reifyNode:node_modules/path-type Completed in 4508ms
945 http fetch GET 200 https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz 4017ms (cache miss)
946 timing reifyNode:node_modules/parent-module Completed in 4520ms
947 http fetch GET 200 https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz 4043ms (cache miss)
948 timing reifyNode:node_modules/resolve-from Completed in 4539ms
949 timing reifyNode:node_modules/cross-spawn Completed in 4528ms
950 http fetch GET 200 https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz 4168ms (cache miss)
951 timing reifyNode:node_modules/queue-microtask Completed in 4575ms
952 http fetch GET 200 https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz 3959ms (cache miss)
953 timing reifyNode:node_modules/callsites Completed in 4583ms
954 http fetch GET 200 https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz 4188ms (cache miss)
955 timing reifyNode:node_modules/fast-levenshtein Completed in 4620ms
956 http fetch GET 200 https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz 4226ms (cache miss)
957 timing reifyNode:node_modules/fast-deep-equal Completed in 4644ms
958 timing reifyNode:node_modules/deep-is Completed in 4775ms
959 http fetch GET 200 https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz 4346ms (cache miss)
960 http fetch GET 200 https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz 4387ms (cache miss)
961 timing reifyNode:node_modules/type-check Completed in 4864ms
962 timing reifyNode:node_modules/reusify Completed in 4865ms
963 timing reifyNode:node_modules/tslib Completed in 4980ms
964 http fetch GET 200 https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz 4671ms (cache miss)
965 timing reifyNode:node_modules/supports-preserve-symlinks-flag Completed in 5090ms
966 http fetch GET 200 https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz 4383ms (cache miss)
967 timing reifyNode:node_modules/acorn-jsx Completed in 5098ms
968 timing reifyNode:node_modules/tsconfig-paths/node_modules/json5 Completed in 5187ms
969 http fetch GET 200 https://registry.npmjs.org/fastq/-/fastq-1.13.0.tgz 5111ms (cache miss)
970 http fetch GET 200 https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz 5208ms (cache miss)
971 timing reifyNode:node_modules/prelude-ls Completed in 5663ms
972 http fetch GET 200 https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz 5108ms (cache miss)
973 timing reifyNode:node_modules/fastq Completed in 5886ms
974 timing reifyNode:node_modules/@nodelib/fs.stat Completed in 5907ms
975 timing reifyNode:node_modules/espree/node_modules/acorn Completed in 5993ms
976 http fetch GET 200 https://registry.npmjs.org/flat-cache/-/flat-cache-3.0.4.tgz 5372ms (cache miss)
977 timing reifyNode:node_modules/flat-cache Completed in 6069ms
978 http fetch GET 200 https://registry.npmjs.org/language-tags/-/language-tags-1.0.5.tgz 5259ms (cache miss)
979 timing reifyNode:node_modules/fast-json-stable-stringify Completed in 6188ms
980 http fetch GET 200 https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.3.1.tgz 6165ms (cache miss)
981 timing reifyNode:node_modules/regexp.prototype.flags Completed in 6568ms
982 http fetch GET 200 https://registry.npmjs.org/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz 5720ms (cache miss)
983 http fetch GET 200 https://registry.npmjs.org/flatted/-/flatted-3.2.4.tgz 6447ms (cache miss)
984 timing reifyNode:node_modules/flatted Completed in 7354ms
985 timing reifyNode:node_modules/damerau-levenshtein Completed in 7456ms
986 http fetch GET 200 https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz 7091ms (cache miss)
987 timing reifyNode:node_modules/@nodelib/fs.scandir Completed in 7629ms
988 timing reifyNode:node_modules/language-tags Completed in 7798ms
989 http fetch GET 200 https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz 7329ms (cache miss)
990 timing reifyNode:node_modules/argparse Completed in 7819ms
991 http fetch GET 200 https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz 7128ms (cache miss)
992 timing reifyNode:node_modules/prop-types Completed in 7928ms
993 timing reifyNode:node_modules/@nodelib/fs.walk Completed in 7946ms
994 http fetch GET 200 https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.5.tgz 7229ms (cache miss)
995 timing reifyNode:node_modules/object.fromentries Completed in 8033ms
996 http fetch GET 200 https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.2.5.tgz 7237ms (cache miss)
997 timing reifyNode:node_modules/array.prototype.flatmap Completed in 8047ms
998 http fetch GET 200 https://registry.npmjs.org/object.hasown/-/object.hasown-1.1.0.tgz 7497ms (cache miss)
999 timing reifyNode:node_modules/object.hasown Completed in 8251ms
1000 http fetch GET 200 https://registry.npmjs.org/is-core-module/-/is-core-module-2.8.1.tgz 7366ms (cache miss)
1001 timing reifyNode:node_modules/is-core-module Completed in 8262ms
1002 http fetch GET 200 https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.6.tgz 7550ms (cache miss)
1003 timing reifyNode:node_modules/string.prototype.matchall Completed in 8284ms
1004 http fetch GET 200 https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz 7452ms (cache miss)
1005 timing reifyNode:node_modules/emoji-regex Completed in 8341ms
1006 http fetch GET 200 https://registry.npmjs.org/object.values/-/object.values-1.1.5.tgz 7861ms (cache miss)
1007 timing reifyNode:node_modules/object.values Completed in 8751ms
1008 http fetch GET 200 https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.2.5.tgz 7914ms (cache miss)
1009 timing reifyNode:node_modules/array.prototype.flat Completed in 8821ms
1010 http fetch GET 200 https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.7.2.tgz 7984ms (cache miss)
1011 timing reifyNode:node_modules/eslint-module-utils Completed in 8885ms
1012 timing reifyNode:node_modules/js-yaml Completed in 8885ms
1013 http fetch GET 200 https://registry.npmjs.org/language-subtag-registry/-/language-subtag-registry-0.3.21.tgz 8541ms (cache miss)
1014 timing reifyNode:node_modules/language-subtag-registry Completed in 9052ms
1015 http fetch GET 200 https://registry.npmjs.org/array-includes/-/array-includes-3.1.4.tgz 8157ms (cache miss)
1016 timing reifyNode:node_modules/array-includes Completed in 9068ms
1017 http fetch GET 200 https://registry.npmjs.org/globby/-/globby-11.1.0.tgz 8379ms (cache miss)
1018 timing reifyNode:node_modules/globby Completed in 9337ms
1019 timing reifyNode:node_modules/eslint/node_modules/semver Completed in 9412ms
1020 timing reifyNode:node_modules/@typescript-eslint/typescript-estree/node_modules/semver Completed in 9433ms
1021 timing reifyNode:node_modules/uri-js Completed in 9462ms
1022 http fetch GET 200 https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.9.tgz 9137ms (cache miss)
1023 timing reifyNode:node_modules/fast-glob Completed in 9722ms
1024 timing reifyNode:node_modules/ajv Completed in 11299ms
1025 http fetch GET 200 https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-3.2.1.tgz 10677ms (cache miss)
1026 timing reifyNode:node_modules/jsx-ast-utils Completed in 11520ms
1027 http fetch GET 200 https://registry.npmjs.org/axobject-query/-/axobject-query-2.2.0.tgz 11035ms (cache miss)
1028 timing reifyNode:node_modules/axobject-query Completed in 11914ms
1029 http fetch GET 200 https://registry.npmjs.org/aria-query/-/aria-query-4.2.2.tgz 11264ms (cache miss)
1030 timing reifyNode:node_modules/aria-query Completed in 12147ms
1031 http fetch GET 200 https://registry.npmjs.org/glob/-/glob-7.1.7.tgz 12290ms (cache miss)
1032 timing reifyNode:node_modules/glob Completed in 13281ms
1033 http fetch GET 200 https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.16.7.tgz 14927ms (cache miss)
1034 timing reifyNode:node_modules/@babel/runtime-corejs3 Completed in 15754ms
1035 timing reifyNode:node_modules/typescript Completed in 17893ms
1036 http fetch GET 200 https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.9.0.tgz 18982ms (cache miss)
1037 timing reifyNode:node_modules/@typescript-eslint/visitor-keys Completed in 19977ms
1038 http fetch GET 200 https://registry.npmjs.org/tsutils/-/tsutils-3.21.0.tgz 20428ms (cache miss)
1039 timing reifyNode:node_modules/tsutils Completed in 21380ms
1040 http fetch GET 200 https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz 34396ms (cache miss)
1041 timing reifyNode:node_modules/@humanwhocodes/object-schema Completed in 35481ms
1042 http fetch GET 200 https://registry.npmjs.org/eslint-config-next/-/eslint-config-next-12.0.7.tgz 34657ms (cache miss)
1043 timing reifyNode:node_modules/eslint-config-next Completed in 36152ms
1044 http fetch GET 200 https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz 36426ms (cache miss)
1045 timing reifyNode:node_modules/eslint-module-utils/node_modules/locate-path Completed in 37934ms
1046 http fetch GET 200 https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz 47033ms (cache miss)
1047 timing reifyNode:node_modules/eslint-module-utils/node_modules/p-locate Completed in 48558ms
1048 http fetch GET 200 https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz 47156ms (cache miss)
1049 timing reifyNode:node_modules/eslint-module-utils/node_modules/find-up Completed in 48704ms
1050 http fetch GET 200 https://registry.npmjs.org/ms/-/ms-2.1.3.tgz 47302ms (cache miss)
1051 timing reifyNode:node_modules/eslint-import-resolver-node/node_modules/ms Completed in 48890ms
1052 http fetch GET 200 https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz 47244ms (cache miss)
1053 timing reifyNode:node_modules/eslint/node_modules/escape-string-regexp Completed in 48894ms
1054 http fetch GET 200 https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz 47387ms (cache miss)
1055 timing reifyNode:node_modules/eslint-utils/node_modules/eslint-visitor-keys Completed in 48992ms
1056 http fetch GET 200 https://registry.npmjs.org/ms/-/ms-2.1.3.tgz 47601ms (cache miss)
1057 timing reifyNode:node_modules/eslint-module-utils/node_modules/ms Completed in 49132ms
1058 http fetch GET 200 https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz 47703ms (cache miss)
1059 timing reifyNode:node_modules/eslint-module-utils/node_modules/path-exists Completed in 49199ms
1060 http fetch GET 200 https://registry.npmjs.org/globals/-/globals-13.12.0.tgz 48007ms (cache miss)
1061 timing reifyNode:node_modules/eslint/node_modules/globals Completed in 49635ms
1062 http fetch GET 200 https://registry.npmjs.org/globals/-/globals-13.12.0.tgz 48057ms (cache miss)
1063 timing reifyNode:node_modules/@eslint/eslintrc/node_modules/globals Completed in 49674ms
1064 http fetch GET 200 https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz 48061ms (cache miss)
1065 timing reifyNode:node_modules/eslint/node_modules/glob-parent Completed in 49694ms
1066 http fetch GET 200 https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz 48182ms (cache miss)
1067 timing reifyNode:node_modules/eslint-plugin-import/node_modules/doctrine Completed in 49753ms
1068 http fetch GET 200 https://registry.npmjs.org/debug/-/debug-3.2.7.tgz 48194ms (cache miss)
1069 timing reifyNode:node_modules/eslint-import-resolver-node/node_modules/debug Completed in 49787ms
1070 http fetch GET 200 https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.9.2.tgz 48470ms (cache miss)
1071 timing reifyNode:node_modules/@humanwhocodes/config-array Completed in 49915ms
1072 http fetch GET 200 https://registry.npmjs.org/debug/-/debug-3.2.7.tgz 48423ms (cache miss)
1073 timing reifyNode:node_modules/eslint-module-utils/node_modules/debug Completed in 49977ms
1074 http fetch GET 200 https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz 48567ms (cache miss)
1075 timing reifyNode:node_modules/eslint-plugin-react/node_modules/doctrine Completed in 50127ms
1076 http fetch GET 200 https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6.tgz 49198ms attempt #2 (cache miss)
1077 timing reifyNode:node_modules/eslint-import-resolver-node Completed in 50238ms
1078 http fetch GET 200 https://registry.npmjs.org/eslint-utils/-/eslint-utils-3.0.0.tgz 48976ms (cache miss)
1079 timing reifyNode:node_modules/eslint-utils Completed in 50283ms
1080 http fetch GET 200 https://registry.npmjs.org/ast-types-flow/-/ast-types-flow-0.0.7.tgz 49307ms attempt #2 (cache miss)
1081 timing reifyNode:node_modules/ast-types-flow Completed in 50402ms
1082 http fetch GET 200 https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz 49401ms attempt #2 (cache miss)
1083 timing reifyNode:node_modules/ansi-colors Completed in 50474ms
1084 http fetch GET 200 https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz 49392ms attempt #2 (cache miss)
1085 timing reifyNode:node_modules/v8-compile-cache Completed in 50497ms
1086 http fetch GET 200 https://registry.npmjs.org/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-2.5.0.tgz 49510ms attempt #2 (cache miss)
1087 timing reifyNode:node_modules/eslint-import-resolver-typescript Completed in 50543ms
1088 http fetch GET 200 https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz 49530ms attempt #2 (cache miss)
1089 timing reifyNode:node_modules/strip-json-comments Completed in 50644ms
1090 http fetch GET 200 https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.9.0.tgz 49728ms attempt #2 (cache miss)
1091 timing reifyNode:node_modules/@typescript-eslint/parser Completed in 50773ms
1092 http fetch GET 200 https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.1.0.tgz 49900ms attempt #2 (cache miss)
1093 timing reifyNode:node_modules/@rushstack/eslint-patch Completed in 50951ms
1094 http fetch GET 200 https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz 50047ms attempt #2 (cache miss)
1095 timing reifyNode:node_modules/text-table Completed in 51154ms
1096 http fetch GET 200 https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz 50027ms attempt #2 (cache miss)
1097 timing reifyNode:node_modules/natural-compare Completed in 51170ms
1098 http fetch GET 200 https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz 50049ms attempt #2 (cache miss)
1099 timing reifyNode:node_modules/lodash.merge Completed in 51204ms
1100 http fetch GET 200 https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.1.0.tgz 49891ms (cache miss)
1101 timing reifyNode:node_modules/eslint-scope Completed in 51218ms
1102 http fetch GET 200 https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz 50038ms attempt #2 (cache miss)
1103 timing reifyNode:node_modules/import-fresh Completed in 51230ms
1104 http fetch GET 200 https://registry.npmjs.org/progress/-/progress-2.0.3.tgz 50237ms attempt #2 (cache miss)
1105 timing reifyNode:node_modules/progress Completed in 51363ms
1106 http fetch GET 200 https://registry.npmjs.org/levn/-/levn-0.4.1.tgz 50259ms attempt #2 (cache miss)
1107 timing reifyNode:node_modules/levn Completed in 51421ms
1108 http fetch GET 200 https://registry.npmjs.org/optionator/-/optionator-0.9.1.tgz 50401ms attempt #2 (cache miss)
1109 timing reifyNode:node_modules/optionator Completed in 51550ms
1110 http fetch GET 200 https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz 50457ms attempt #2 (cache miss)
1111 timing reifyNode:node_modules/regexpp Completed in 51576ms
1112 http fetch GET 200 https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz 50443ms attempt #2 (cache miss)
1113 timing reifyNode:node_modules/imurmurhash Completed in 51629ms
1114 http fetch GET 200 https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz 50146ms (cache miss)
1115 timing reifyNode:node_modules/eslint/node_modules/type-fest Completed in 51767ms
1116 http fetch GET 200 https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz 50617ms attempt #2 (cache miss)
1117 timing reifyNode:node_modules/json-stable-stringify-without-jsonify Completed in 51841ms
1118 http fetch GET 200 https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz 50244ms (cache miss)
1119 timing reifyNode:node_modules/@eslint/eslintrc/node_modules/type-fest Completed in 51855ms
1120 http fetch GET 200 https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz 50683ms attempt #2 (cache miss)
1121 timing reifyNode:node_modules/ignore Completed in 51880ms
1122 http fetch GET 200 https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz 50701ms attempt #2 (cache miss)
1123 timing reifyNode:node_modules/file-entry-cache Completed in 51923ms
1124 http fetch GET 200 https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz 50790ms attempt #2 (cache miss)
1125 timing reifyNode:node_modules/functional-red-black-tree Completed in 51993ms
1126 http fetch GET 200 https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.1.0.tgz 50835ms attempt #2 (cache miss)
1127 timing reifyNode:node_modules/eslint-visitor-keys Completed in 52120ms
1128 http fetch GET 200 https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz 50909ms attempt #2 (cache miss)
1129 timing reifyNode:node_modules/esutils Completed in 52144ms
1130 http fetch GET 200 https://registry.npmjs.org/object.entries/-/object.entries-1.1.5.tgz 51087ms attempt #2 (cache miss)
1131 timing reifyNode:node_modules/object.entries Completed in 52335ms
1132 http fetch GET 200 https://registry.npmjs.org/espree/-/espree-9.3.0.tgz 51107ms attempt #2 (cache miss)
1133 timing reifyNode:node_modules/espree Completed in 52371ms
1134 http fetch GET 200 https://registry.npmjs.org/@next/eslint-plugin-next/-/eslint-plugin-next-12.0.7.tgz 51505ms attempt #2 (cache miss)
1135 timing reifyNode:node_modules/@next/eslint-plugin-next Completed in 52573ms
1136 http fetch GET 200 https://registry.npmjs.org/p-try/-/p-try-1.0.0.tgz 51120ms (cache miss)
1137 timing reifyNode:node_modules/eslint-module-utils/node_modules/p-try Completed in 52611ms
1138 http fetch GET 200 https://registry.npmjs.org/esquery/-/esquery-1.4.0.tgz 51546ms attempt #2 (cache miss)
1139 timing reifyNode:node_modules/esquery Completed in 52785ms
1140 http fetch GET 200 https://registry.npmjs.org/resolve/-/resolve-2.0.0-next.3.tgz 51401ms (cache miss)
1141 timing reifyNode:node_modules/eslint-plugin-react/node_modules/resolve Completed in 52957ms
1142 http fetch GET 200 https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.25.4.tgz 52698ms attempt #2 (cache miss)
1143 timing reifyNode:node_modules/eslint-plugin-import Completed in 53729ms
1144 http fetch GET 200 https://registry.npmjs.org/@babel/runtime/-/runtime-7.16.7.tgz 52268ms (cache miss)
1145 timing reifyNode:node_modules/eslint-plugin-jsx-a11y/node_modules/@babel/runtime Completed in 53835ms
1146 http fetch GET 200 https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.0.5.tgz 52846ms (cache miss)
1147 timing reifyNode:node_modules/@eslint/eslintrc Completed in 54299ms
1148 http fetch GET 200 https://registry.npmjs.org/eslint/-/eslint-8.6.0.tgz 53679ms (cache miss)
1149 timing reifyNode:node_modules/eslint Completed in 55142ms
1150 http fetch GET 200 https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz 54649ms (cache miss)
1151 timing reifyNode:node_modules/doctrine Completed in 56044ms
1152 http fetch GET 200 https://registry.npmjs.org/p-limit/-/p-limit-1.3.0.tgz 63247ms attempt #2 (cache miss)
1153 timing reifyNode:node_modules/eslint-module-utils/node_modules/p-limit Completed in 64749ms
1154 http fetch GET 200 https://registry.npmjs.org/ignore/-/ignore-5.2.0.tgz 65523ms attempt #2 (cache miss)
1155 timing reifyNode:node_modules/globby/node_modules/ignore Completed in 67081ms
1156 warn cleanup Failed to remove some directories [
1156 warn cleanup [
1156 warn cleanup 'D:\Programming(DONOTDELETE)\myj\node_modules\axe-core',
1156 warn cleanup [Error: EPERM: operation not permitted, unlink 'D:\Programming(DONOTDELETE)\myj\node_modules\axe-core\axe.js'] {
1156 warn cleanup errno: -4048,
1156 warn cleanup code: 'EPERM',
1156 warn cleanup syscall: 'unlink',
1156 warn cleanup path: 'D:\Programming(DONOTDELETE)\myj\node_modules\axe-core\axe.js'
1156 warn cleanup }
1156 warn cleanup ],
1156 warn cleanup [
1156 warn cleanup 'D:\Programming(DONOTDELETE)\myj\node_modules\resolve',
1156 warn cleanup [Error: EPERM: operation not permitted, unlink 'D:\Programming(DONOTDELETE)\myj\node_modules\resolve\package.json'] {
1156 warn cleanup errno: -4048,
1156 warn cleanup code: 'EPERM',
1156 warn cleanup syscall: 'unlink',
1156 warn cleanup path: 'D:\Programming(DONOTDELETE)\myj\node_modules\resolve\package.json'
1156 warn cleanup }
1156 warn cleanup ],
1156 warn cleanup [
1156 warn cleanup 'D:\Programming(DONOTDELETE)\myj\node_modules\enquirer',
1156 warn cleanup [Error: EPERM: operation not permitted, unlink 'D:\Programming(DONOTDELETE)\myj\node_modules\enquirer\README.md'] {
1156 warn cleanup errno: -4048,
1156 warn cleanup code: 'EPERM',
1156 warn cleanup syscall: 'unlink',
1156 warn cleanup path: 'D:\Programming(DONOTDELETE)\myj\node_modules\enquirer\README.md'
1156 warn cleanup }
1156 warn cleanup ],
1156 warn cleanup [
1156 warn cleanup 'D:\Programming(DONOTDELETE)\myj\node_modules\eslint-plugin-jsx-a11y',
1156 warn cleanup [Error: EPERM: operation not permitted, unlink 'D:\Programming(DONOTDELETE)\myj\node_modules\eslint-plugin-jsx-a11y\CHANGELOG.md'] {
1156 warn cleanup errno: -4048,
1156 warn cleanup code: 'EPERM',
1156 warn cleanup syscall: 'unlink',
1156 warn cleanup path: 'D:\Programming(DONOTDELETE)\myj\node_modules\eslint-plugin-jsx-a11y\CHANGELOG.md'
1156 warn cleanup }
1156 warn cleanup ],
1156 warn cleanup [
1156 warn cleanup 'D:\Programming(DONOTDELETE)\myj\node_modules\@typescript-eslint\typescript-estree',
1156 warn cleanup [Error: EPERM: operation not permitted, unlink 'D:\Programming(DONOTDELETE)\myj\node_modules@typescript-eslint\typescript-estree\dist\node-utils.d.ts'] {
1156 warn cleanup errno: -4048,
1156 warn cleanup code: 'EPERM',
1156 warn cleanup syscall: 'unlink',
1156 warn cleanup path: 'D:\Programming(DONOTDELETE)\myj\node_modules\@typescript-eslint\typescript-estree\dist\node-utils.d.ts'
1156 warn cleanup }
1156 warn cleanup ],
1156 warn cleanup [
1156 warn cleanup 'D:\Programming(DONOTDELETE)\myj\node_modules\eslint-plugin-react-hooks',
1156 warn cleanup [Error: EPERM: operation not permitted, unlink 'D:\Programming(DONOTDELETE)\myj\node_modules\eslint-plugin-react-hooks\cjs\eslint-plugin-react-hooks.development.js'] {
1156 warn cleanup errno: -4048,
1156 warn cleanup code: 'EPERM',
1156 warn cleanup syscall: 'unlink',
1156 warn cleanup path: 'D:\Programming(DONOTDELETE)\myj\node_modules\eslint-plugin-react-hooks\cjs\eslint-plugin-react-hooks.development.js'
1156 warn cleanup }
1156 warn cleanup ],
1156 warn cleanup [
1156 warn cleanup 'D:\Programming(DONOTDELETE)\myj\node_modules\tsconfig-paths',
1156 warn cleanup [Error: EPERM: operation not permitted, unlink 'D:\Programming(DONOTDELETE)\myj\node_modules\tsconfig-paths\src\match-path-sync.ts'] {
1156 warn cleanup errno: -4048,
1156 warn cleanup code: 'EPERM',
1156 warn cleanup syscall: 'unlink',
1156 warn cleanup path: 'D:\Programming(DONOTDELETE)\myj\node_modules\tsconfig-paths\src\match-path-sync.ts'
1156 warn cleanup }
1156 warn cleanup ],
1156 warn cleanup [
1156 warn cleanup 'D:\Programming(DONOTDELETE)\myj\node_modules\core-js-pure',
1156 warn cleanup [Error: EPERM: operation not permitted, unlink 'D:\Programming(DONOTDELETE)\myj\node_modules\core-js-pure\modules\es.weak-map.js'] {
1156 warn cleanup errno: -4048,
1156 warn cleanup code: 'EPERM',
1156 warn cleanup syscall: 'unlink',
1156 warn cleanup path: 'D:\Programming(DONOTDELETE)\myj\node_modules\core-js-pure\modules\es.weak-map.js'
1156 warn cleanup }
1156 warn cleanup ],
1156 warn cleanup [
1156 warn cleanup 'D:\Programming(DONOTDELETE)\myj\node_modules\@typescript-eslint',
1156 warn cleanup [Error: EPERM: operation not permitted, unlink 'D:\Programming(DONOTDELETE)\myj\node_modules@typescript-eslint\typescript-estree\dist\node-utils.d.ts'] {
1156 warn cleanup errno: -4048,
1156 warn cleanup code: 'EPERM',
1156 warn cleanup syscall: 'unlink',
1156 warn cleanup path: 'D:\Programming(DONOTDELETE)\myj\node_modules\@typescript-eslint\typescript-estree\dist\node-utils.d.ts'
1156 warn cleanup }
1156 warn cleanup ],
1156 warn cleanup [
1156 warn cleanup 'D:\Programming(DONOTDELETE)\myj\node_modules\eslint-plugin-react',
1156 warn cleanup [Error: EPERM: operation not permitted, unlink 'D:\Programming(DONOTDELETE)\myj\node_modules\eslint-plugin-react\lib\rules\jsx-curly-newline.js'] {
1156 warn cleanup errno: -4048,
1156 warn cleanup code: 'EPERM',
1156 warn cleanup syscall: 'unlink',
1156 warn cleanup path: 'D:\Programming(DONOTDELETE)\myj\node_modules\eslint-plugin-react\lib\rules\jsx-curly-newline.js'
1156 warn cleanup }
1156 warn cleanup ]
1156 warn cleanup ]
1157 timing reify:rollback:createSparse Completed in 67855ms
1158 timing reify:rollback:retireShallow Completed in 1ms
1159 timing command:install Completed in 220922ms
1160 verbose stack Error: Socket timeout
1160 verbose stack at TLSSocket.onTimeout (C:\Program Files\nodejs\node_modules\npm\node_modules\agentkeepalive\lib\agent.js:345:23)
1160 verbose stack at TLSSocket.emit (node:events:402:35)
1160 verbose stack at TLSSocket.Socket._onTimeout (node:net:501:8)
1160 verbose stack at listOnTimeout (node:internal/timers:557:17)
1160 verbose stack at processTimers (node:internal/timers:500:7)
1161 verbose cwd D:\Programming(DONOTDELETE)\myj
1162 verbose Windows_NT 10.0.19044
1163 verbose argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install" "--save-exact" "--save-dev" "eslint" "eslint-config-next"
1164 verbose node v16.13.1
1165 verbose npm v8.3.0
1166 error code ERR_SOCKET_TIMEOUT
1167 error network Socket timeout
1168 error network This is a problem related to network connectivity.
1168 error network In most cases you are behind a proxy or have bad network settings.
1168 error network
1168 error network If you are behind a proxy, please make sure that the
1168 error network 'proxy' config is set properly. See: 'npm help config'
1169 verbose exit 1
1170 timing npm Completed in 222027ms
1171 verbose unfinished npm timer reify 1641641505398
1172 verbose unfinished npm timer reify:unpack 1641641591358
1173 verbose unfinished npm timer reifyNode:node_modules/core-js-pure 1641641591368
1174 verbose unfinished npm timer reifyNode:node_modules/axe-core 1641641591369
1175 verbose unfinished npm timer reifyNode:node_modules/tsconfig-paths 1641641591372
1176 verbose unfinished npm timer reifyNode:node_modules/resolve 1641641591372
1177 verbose unfinished npm timer reifyNode:node_modules/@typescript-eslint/typescript-estree 1641641591373
1178 verbose unfinished npm timer reifyNode:node_modules/@typescript-eslint/types 1641641591381
1179 verbose unfinished npm timer reifyNode:node_modules/@typescript-eslint/scope-manager 1641641591381
1180 verbose unfinished npm timer reifyNode:node_modules/eslint-plugin-react-hooks 1641641591382
1181 verbose unfinished npm timer reifyNode:node_modules/eslint-plugin-react 1641641591382
1182 verbose unfinished npm timer reifyNode:node_modules/eslint-plugin-jsx-a11y 1641641591383
1183 verbose unfinished npm timer reifyNode:node_modules/enquirer 1641641591391
1184 verbose code 1
1185 error A complete log of this run can be found in:
1185 error C:\Users\arjun\AppData\Local\npm-cache_logs\2022-01-08T11_31_44_317Z-debug-0.log
Operating system
Windows 10
Scope
0 verbose cli [
0 verbose cli 'C:\Program Files\nodejs\node.exe',
0 verbose cli 'C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js',
0 verbose cli 'install',
0 verbose cli '--save-exact',
0 verbose cli '--save-dev',
0 verbose cli 'eslint',
0 verbose cli 'eslint-config-next'
0 verbose cli ]
1 info using [email protected]
2 info using [email protected]
3 timing npm:load:whichnode Completed in 0ms
4 timing config:load:defaults Completed in 3ms
5 timing config:load:file:C:\Program Files\nodejs\node_modules\npm\npmrc Completed in 5ms
6 timing config:load:builtin Completed in 6ms
7 timing config:load:cli Completed in 5ms
8 timing config:load:env Completed in 3ms
9 timing config:load:file:D:\Programming(DONOTDELETE)\myj.npmrc Completed in 1ms
10 timing config:load:project Completed in 2ms
11 timing config:load:file:C:\Users\arjun.npmrc Completed in 0ms
12 timing config:load:user Completed in 1ms
13 timing config:load:file:C:\Users\arjun\AppData\Roaming\npm\etc\npmrc Completed in 1ms
14 timing config:load:global Completed in 1ms
15 timing config:load:validate Completed in 2ms
16 timing config:load:credentials Completed in 2ms
17 timing config:load:setEnvs Completed in 2ms
18 timing config:load Completed in 30ms
19 timing npm:load:configload Completed in 31ms
20 timing npm:load:setTitle Completed in 1ms
21 timing config:load:flatten Completed in 9ms
22 timing npm:load:display Completed in 14ms
23 verbose logfile C:\Users\arjun\AppData\Local\npm-cache_logs\2022-01-08T11_31_44_317Z-debug-0.log
24 timing npm:load:logFile Completed in 18ms
25 timing npm:load:timers Completed in 0ms
26 timing npm:load:configScope Completed in 0ms
27 timing npm:load Completed in 68ms
28 timing arborist:ctor Completed in 2ms
29 silly logfile start cleaning logs, removing 2 files
30 timing idealTree:init Completed in 554ms
31 timing idealTree:userRequests Completed in 7ms
32 silly idealTree buildDeps
33 silly fetch manifest eslint@*
34 timing arborist:ctor Completed in 1ms
35 http fetch GET 200 https://registry.npmjs.org/eslint 1559ms (cache updated)
36 silly fetch manifest eslint-config-next@*
37 http fetch GET 200 https://registry.npmjs.org/eslint-config-next 624ms (cache updated)
38 silly fetch manifest [email protected]
39 http fetch GET 200 https://registry.npmjs.org/next 51ms (cache hit)
40 silly fetch manifest fibers@>= 3.1.0
41 http fetch GET 200 https://registry.npmjs.org/fibers 25ms (cache hit)
42 silly fetch manifest node-sass@^4.0.0 || ^5.0.0 || ^6.0.0
43 http fetch GET 200 https://registry.npmjs.org/node-sass 18ms (cache hit)
44 silly fetch manifest [email protected]
45 http fetch GET 200 https://registry.npmjs.org/react 23ms (cache hit)
46 silly fetch manifest [email protected]
47 http fetch GET 200 https://registry.npmjs.org/react-dom 61ms (cache hit)
48 silly fetch manifest sass@^1.3.0
49 http fetch GET 200 https://registry.npmjs.org/sass 17ms (cache hit)
50 silly fetch manifest typescript@>=3.3.1
51 http fetch GET 200 https://registry.npmjs.org/typescript 9138ms (cache updated)
52 silly placeDep ROOT [email protected] OK for: want: *
53 silly placeDep ROOT [email protected] OK for: want: *
54 silly fetch manifest @eslint/eslintrc@^1.0.5
55 silly fetch manifest @humanwhocodes/config-array@^0.9.2
56 silly fetch manifest ajv@^6.10.0
57 silly fetch manifest chalk@^4.0.0
58 silly fetch manifest cross-spawn@^7.0.2
59 silly fetch manifest debug@^4.3.2
60 silly fetch manifest doctrine@^3.0.0
61 silly fetch manifest enquirer@^2.3.5
62 silly fetch manifest escape-string-regexp@^4.0.0
63 silly fetch manifest eslint-scope@^7.1.0
64 silly fetch manifest eslint-utils@^3.0.0
65 silly fetch manifest eslint-visitor-keys@^3.1.0
66 silly fetch manifest espree@^9.3.0
67 silly fetch manifest esquery@^1.4.0
68 silly fetch manifest esutils@^2.0.2
69 silly fetch manifest fast-deep-equal@^3.1.3
70 silly fetch manifest file-entry-cache@^6.0.1
71 silly fetch manifest functional-red-black-tree@^1.0.1
72 silly fetch manifest glob-parent@^6.0.1
73 silly fetch manifest globals@^13.6.0
74 silly fetch manifest ignore@^4.0.6
75 silly fetch manifest import-fresh@^3.0.0
76 silly fetch manifest imurmurhash@^0.1.4
77 silly fetch manifest js-yaml@^4.1.0
78 silly fetch manifest json-stable-stringify-without-jsonify@^1.0.1
79 silly fetch manifest levn@^0.4.1
80 silly fetch manifest lodash.merge@^4.6.2
81 silly fetch manifest minimatch@^3.0.4
82 silly fetch manifest natural-compare@^1.4.0
83 silly fetch manifest optionator@^0.9.1
84 silly fetch manifest progress@^2.0.0
85 silly fetch manifest regexpp@^3.2.0
86 silly fetch manifest semver@^7.2.1
87 silly fetch manifest strip-json-comments@^3.1.0
88 silly fetch manifest text-table@^0.2.0
89 silly fetch manifest v8-compile-cache@^2.0.3
90 silly fetch manifest @next/[email protected]
91 silly fetch manifest @rushstack/eslint-patch@^1.0.8
92 silly fetch manifest @typescript-eslint/parser@^5.0.0
93 silly fetch manifest eslint-import-resolver-node@^0.3.4
94 silly fetch manifest eslint-import-resolver-typescript@^2.4.0
95 silly fetch manifest eslint-plugin-import@^2.25.2
96 silly fetch manifest eslint-plugin-jsx-a11y@^6.5.1
97 silly fetch manifest eslint-plugin-react@^7.27.0
98 silly fetch manifest eslint-plugin-react-hooks@^4.3.0
99 http fetch GET 200 https://registry.npmjs.org/debug 757ms (cache hit)
100 http fetch GET 200 https://registry.npmjs.org/chalk 764ms (cache hit)
101 http fetch GET 200 https://registry.npmjs.org/glob-parent 748ms (cache hit)
102 http fetch GET 200 https://registry.npmjs.org/globals 748ms (cache hit)
103 http fetch GET 200 https://registry.npmjs.org/escape-string-regexp 765ms (cache hit)
104 http fetch GET 200 https://registry.npmjs.org/semver 732ms (cache hit)
105 http fetch GET 200 https://registry.npmjs.org/ajv 1216ms (cache revalidated)
106 http fetch GET 200 https://registry.npmjs.org/doctrine 1238ms (cache revalidated)
107 http fetch GET 200 https://registry.npmjs.org/cross-spawn 1243ms (cache revalidated)
108 http fetch GET 200 https://registry.npmjs.org/enquirer 1245ms (cache revalidated)
109 http fetch GET 200 https://registry.npmjs.org/eslint-visitor-keys 1248ms (cache revalidated)
110 http fetch GET 200 https://registry.npmjs.org/eslint-import-resolver-typescript 1226ms (cache miss)
111 http fetch GET 200 https://registry.npmjs.org/fast-deep-equal 1270ms (cache revalidated)
112 http fetch GET 200 https://registry.npmjs.org/@eslint%2feslintrc 1308ms (cache revalidated)
113 http fetch GET 200 https://registry.npmjs.org/file-entry-cache 1286ms (cache revalidated)
114 http fetch GET 200 https://registry.npmjs.org/eslint-utils 1297ms (cache revalidated)
115 http fetch GET 200 https://registry.npmjs.org/functional-red-black-tree 1289ms (cache revalidated)
116 http fetch GET 200 https://registry.npmjs.org/ignore 1293ms (cache revalidated)
117 http fetch GET 200 https://registry.npmjs.org/@humanwhocodes%2fconfig-array 1335ms (cache updated)
118 http fetch GET 200 https://registry.npmjs.org/imurmurhash 1313ms (cache revalidated)
119 http fetch GET 200 https://registry.npmjs.org/espree 1347ms (cache revalidated)
120 http fetch GET 200 https://registry.npmjs.org/eslint-scope 1380ms (cache revalidated)
121 http fetch GET 200 https://registry.npmjs.org/import-fresh 1388ms (cache revalidated)
122 http fetch GET 200 https://registry.npmjs.org/esutils 1421ms (cache revalidated)
123 http fetch GET 200 https://registry.npmjs.org/lodash.merge 1419ms (cache revalidated)
124 http fetch GET 200 https://registry.npmjs.org/levn 1426ms (cache revalidated)
125 http fetch GET 200 https://registry.npmjs.org/minimatch 1434ms (cache revalidated)
126 http fetch GET 200 https://registry.npmjs.org/esquery 1460ms (cache revalidated)
127 http fetch GET 200 https://registry.npmjs.org/progress 1480ms (cache revalidated)
128 http fetch GET 200 https://registry.npmjs.org/natural-compare 1486ms (cache revalidated)
129 http fetch GET 200 https://registry.npmjs.org/text-table 1509ms (cache revalidated)
130 http fetch GET 200 https://registry.npmjs.org/strip-json-comments 1531ms (cache revalidated)
131 http fetch GET 200 https://registry.npmjs.org/js-yaml 1573ms (cache revalidated)
132 http fetch GET 200 https://registry.npmjs.org/eslint-import-resolver-node 2301ms (cache revalidated)
133 http fetch GET 200 https://registry.npmjs.org/regexpp 2959ms (cache revalidated)
134 http fetch GET 200 https://registry.npmjs.org/v8-compile-cache 2972ms (cache revalidated)
135 http fetch GET 200 https://registry.npmjs.org/@rushstack%2feslint-patch 3442ms (cache revalidated)
136 http fetch GET 200 https://registry.npmjs.org/json-stable-stringify-without-jsonify 7461ms (cache revalidated)
137 http fetch GET 200 https://registry.npmjs.org/optionator 7466ms (cache revalidated)
138 http fetch GET 200 https://registry.npmjs.org/eslint-plugin-jsx-a11y 7462ms (cache updated)
139 http fetch GET 200 https://registry.npmjs.org/eslint-plugin-import 7797ms (cache updated)
140 http fetch GET 200 https://registry.npmjs.org/eslint-plugin-react 8228ms (cache updated)
141 http fetch GET 200 https://registry.npmjs.org/eslint-plugin-react-hooks 8295ms (cache updated)
142 http fetch GET 200 https://registry.npmjs.org/@next%2feslint-plugin-next 9003ms (cache updated)
143 http fetch GET 200 https://registry.npmjs.org/@typescript-eslint%2fparser 10654ms (cache updated)
144 timing idealTree:#root Completed in 22569ms
145 silly fetch manifest eslint@>=5
146 silly placeDep ROOT @eslint/[email protected] OK for: [email protected] want: ^1.0.5
147 silly placeDep ROOT @humanwhocodes/[email protected] OK for: [email protected] want: ^0.9.2
148 silly placeDep ROOT [email protected] OK for: [email protected] want: ^6.10.0
149 silly placeDep node_modules/eslint [email protected] OK for: [email protected] want: ^4.0.0
150 silly placeDep ROOT [email protected] OK for: [email protected] want: ^7.0.2
151 silly placeDep node_modules/eslint [email protected] OK for: [email protected] want: ^4.3.2
152 silly placeDep ROOT [email protected] OK for: [email protected] want: ^3.0.0
153 silly placeDep ROOT [email protected] OK for: [email protected] want: ^2.3.5
154 silly placeDep node_modules/eslint [email protected] OK for: [email protected] want: ^4.0.0
155 silly placeDep ROOT [email protected] OK for: [email protected] want: ^7.1.0
156 silly placeDep ROOT [email protected] OK for: [email protected] want: ^3.0.0
157 silly placeDep ROOT [email protected] OK for: [email protected] want: ^3.1.0
158 silly placeDep ROOT [email protected] OK for: [email protected] want: ^9.3.0
159 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.4.0
160 silly placeDep ROOT [email protected] OK for: [email protected] want: ^2.0.2
161 silly placeDep ROOT [email protected] OK for: [email protected] want: ^3.1.3
162 silly placeDep ROOT [email protected] OK for: [email protected] want: ^6.0.1
163 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.1
164 silly placeDep node_modules/eslint [email protected] OK for: [email protected] want: ^6.0.1
165 silly placeDep node_modules/eslint [email protected] OK for: [email protected] want: ^13.6.0
166 silly placeDep ROOT [email protected] OK for: [email protected] want: ^4.0.6
167 silly placeDep ROOT [email protected] OK for: [email protected] want: ^3.0.0
168 silly placeDep ROOT [email protected] OK for: [email protected] want: ^0.1.4
169 silly placeDep ROOT [email protected] OK for: [email protected] want: ^4.1.0
170 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.1
171 silly placeDep ROOT [email protected] OK for: [email protected] want: ^0.4.1
172 silly placeDep ROOT [email protected] OK for: [email protected] want: ^4.6.2
173 silly placeDep ROOT [email protected] OK for: [email protected] want: ^3.0.4
174 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.4.0
175 silly placeDep ROOT [email protected] OK for: [email protected] want: ^0.9.1
176 silly placeDep ROOT [email protected] OK for: [email protected] want: ^2.0.0
177 silly placeDep ROOT [email protected] OK for: [email protected] want: ^3.2.0
178 silly placeDep node_modules/eslint [email protected] OK for: [email protected] want: ^7.2.1
179 silly placeDep ROOT [email protected] OK for: [email protected] want: ^3.1.0
180 silly placeDep ROOT [email protected] OK for: [email protected] want: ^0.2.0
181 silly placeDep ROOT [email protected] OK for: [email protected] want: ^2.0.3
182 silly fetch manifest globals@^13.9.0
183 silly fetch manifest @humanwhocodes/object-schema@^1.2.1
184 silly fetch manifest debug@^4.1.1
185 silly fetch manifest fast-json-stable-stringify@^2.0.0
186 silly fetch manifest json-schema-traverse@^0.4.1
187 silly fetch manifest uri-js@^4.2.2
188 silly fetch manifest ansi-styles@^4.1.0
189 silly fetch manifest supports-color@^7.1.0
190 silly fetch manifest path-key@^3.1.0
191 silly fetch manifest shebang-command@^2.0.0
192 silly fetch manifest which@^2.0.1
193 silly fetch manifest [email protected]
194 silly fetch manifest ansi-colors@^4.1.1
195 silly fetch manifest esrecurse@^4.3.0
196 silly fetch manifest estraverse@^5.2.0
197 silly fetch manifest eslint-visitor-keys@^2.0.0
198 silly fetch manifest acorn@^8.7.0
199 silly fetch manifest acorn-jsx@^5.3.1
200 silly fetch manifest estraverse@^5.1.0
201 silly fetch manifest flat-cache@^3.0.4
202 silly fetch manifest type-fest@^0.20.2
203 silly fetch manifest parent-module@^1.0.0
204 silly fetch manifest resolve-from@^4.0.0
205 silly fetch manifest argparse@^2.0.1
206 silly fetch manifest prelude-ls@^1.2.1
207 silly fetch manifest type-check@~0.4.0
208 silly fetch manifest brace-expansion@^1.1.7
209 silly fetch manifest deep-is@^0.1.3
210 silly fetch manifest word-wrap@^1.2.3
211 silly fetch manifest type-check@^0.4.0
212 silly fetch manifest fast-levenshtein@^2.0.6
213 silly fetch manifest lru-cache@^6.0.0
214 http fetch GET 200 https://registry.npmjs.org/ansi-styles 476ms (cache hit)
215 http fetch GET 200 https://registry.npmjs.org/supports-color 482ms (cache hit)
216 http fetch GET 200 https://registry.npmjs.org/ms 482ms (cache hit)
217 http fetch GET 200 https://registry.npmjs.org/acorn 494ms (cache hit)
218 http fetch GET 200 https://registry.npmjs.org/type-fest 492ms (cache hit)
219 http fetch GET 200 https://registry.npmjs.org/json-schema-traverse 632ms (cache revalidated)
220 http fetch GET 200 https://registry.npmjs.org/estraverse 647ms (cache revalidated)
221 http fetch GET 200 https://registry.npmjs.org/ansi-colors 651ms (cache revalidated)
222 http fetch GET 200 https://registry.npmjs.org/shebang-command 656ms (cache revalidated)
223 http fetch GET 200 https://registry.npmjs.org/deep-is 631ms (cache revalidated)
224 http fetch GET 200 https://registry.npmjs.org/resolve-from 646ms (cache revalidated)
225 http fetch GET 200 https://registry.npmjs.org/prelude-ls 647ms (cache revalidated)
226 http fetch GET 200 https://registry.npmjs.org/brace-expansion 646ms (cache revalidated)
227 http fetch GET 200 https://registry.npmjs.org/which 698ms (cache revalidated)
228 http fetch GET 200 https://registry.npmjs.org/argparse 671ms (cache revalidated)
229 http fetch GET 200 https://registry.npmjs.org/type-check 672ms (cache revalidated)
230 http fetch GET 200 https://registry.npmjs.org/flat-cache 694ms (cache revalidated)
231 http fetch GET 200 https://registry.npmjs.org/esrecurse 705ms (cache revalidated)
232 http fetch GET 200 https://registry.npmjs.org/path-key 715ms (cache revalidated)
233 http fetch GET 200 https://registry.npmjs.org/fast-json-stable-stringify 724ms (cache revalidated)
234 http fetch GET 200 https://registry.npmjs.org/uri-js 722ms (cache revalidated)
235 http fetch GET 200 https://registry.npmjs.org/fast-levenshtein 678ms (cache revalidated)
236 http fetch GET 200 https://registry.npmjs.org/acorn-jsx 713ms (cache revalidated)
237 http fetch GET 200 https://registry.npmjs.org/parent-module 701ms (cache revalidated)
238 http fetch GET 200 https://registry.npmjs.org/word-wrap 692ms (cache revalidated)
239 http fetch GET 200 https://registry.npmjs.org/@humanwhocodes%2fobject-schema 744ms (cache updated)
240 http fetch GET 200 https://registry.npmjs.org/lru-cache 697ms (cache revalidated)
241 timing idealTree:node_modules/eslint Completed in 920ms
242 silly placeDep node_modules/@eslint/eslintrc [email protected] OK for: @eslint/[email protected] want: ^4.3.2
243 silly placeDep node_modules/@eslint/eslintrc [email protected] OK for: @eslint/[email protected] want: ^13.9.0
244 timing idealTree:node_modules/@eslint/eslintrc Completed in 7ms
245 silly placeDep ROOT @humanwhocodes/[email protected] OK for: @humanwhocodes/[email protected] want: ^1.2.1
246 silly placeDep node_modules/@humanwhocodes/config-array [email protected] OK for: @humanwhocodes/[email protected] want: ^4.1.1
247 timing idealTree:node_modules/@humanwhocodes/config-array Completed in 8ms
248 timing idealTree:node_modules/@humanwhocodes/object-schema Completed in 0ms
249 silly placeDep ROOT [email protected] OK for: [email protected] want: ^2.0.0
250 silly placeDep ROOT [email protected] OK for: [email protected] want: ^0.4.1
251 silly placeDep ROOT [email protected] OK for: [email protected] want: ^4.2.2
252 timing idealTree:node_modules/ajv Completed in 22ms
253 silly placeDep ROOT [email protected] OK for: [email protected] want: ^3.1.0
254 silly placeDep ROOT [email protected] OK for: [email protected] want: ^2.0.0
255 silly placeDep ROOT [email protected] OK for: [email protected] want: ^2.0.1
256 silly fetch manifest shebang-regex@^3.0.0
257 silly fetch manifest isexe@^2.0.0
258 http fetch GET 200 https://registry.npmjs.org/shebang-regex 151ms (cache revalidated)
259 http fetch GET 200 https://registry.npmjs.org/isexe 204ms (cache revalidated)
260 timing idealTree:node_modules/cross-spawn Completed in 240ms
261 timing idealTree:node_modules/doctrine Completed in 0ms
262 silly placeDep ROOT [email protected] OK for: [email protected] want: ^4.1.1
263 timing idealTree:node_modules/enquirer Completed in 2ms
264 timing idealTree:node_modules/ansi-colors Completed in 1ms
265 silly fetch manifest eslint@^7.23.0 || ^8.0.0
266 silly placeDep ROOT @next/[email protected] OK for: [email protected] want: 12.0.7
267 silly placeDep ROOT @rushstack/[email protected] OK for: [email protected] want: ^1.0.8
268 silly placeDep ROOT @typescript-eslint/[email protected] OK for: [email protected] want: ^5.0.0
269 silly placeDep ROOT [email protected] OK for: [email protected] want: ^0.3.4
270 silly placeDep ROOT [email protected] OK for: [email protected] want: ^2.4.0
271 silly placeDep ROOT [email protected] OK for: [email protected] want: *
272 silly placeDep ROOT [email protected] OK for: [email protected] want: ^6.5.1
273 silly placeDep ROOT [email protected] OK for: [email protected] want: ^7.27.0
274 silly placeDep ROOT [email protected] OK for: [email protected] want: ^4.3.0
275 silly fetch manifest [email protected]
276 silly fetch manifest @typescript-eslint/[email protected]
277 silly fetch manifest @typescript-eslint/[email protected]
278 silly fetch manifest @typescript-eslint/[email protected]
279 silly fetch manifest debug@^3.2.7
280 silly fetch manifest resolve@^1.20.0
281 silly fetch manifest debug@^4.3.1
282 silly fetch manifest glob@^7.1.7
283 silly fetch manifest tsconfig-paths@^3.9.0
284 silly fetch manifest array-includes@^3.1.4
285 silly fetch manifest array.prototype.flat@^1.2.5
286 silly fetch manifest doctrine@^2.1.0
287 silly fetch manifest eslint-module-utils@^2.7.2
288 silly fetch manifest is-core-module@^2.8.0
289 silly fetch manifest object.values@^1.1.5
290 silly fetch manifest tsconfig-paths@^3.12.0
291 silly fetch manifest @babel/runtime@^7.16.3
292 silly fetch manifest aria-query@^4.2.2
293 silly fetch manifest ast-types-flow@^0.0.7
294 silly fetch manifest axe-core@^4.3.5
295 silly fetch manifest axobject-query@^2.2.0
296 silly fetch manifest damerau-levenshtein@^1.0.7
297 silly fetch manifest emoji-regex@^9.2.2
298 silly fetch manifest jsx-ast-utils@^3.2.1
299 silly fetch manifest language-tags@^1.0.5
300 silly fetch manifest array.prototype.flatmap@^1.2.5
301 silly fetch manifest estraverse@^5.3.0
302 silly fetch manifest jsx-ast-utils@^2.4.1 || ^3.0.0
303 silly fetch manifest object.entries@^1.1.5
304 silly fetch manifest object.fromentries@^2.0.5
305 silly fetch manifest object.hasown@^1.1.0
306 silly fetch manifest prop-types@^15.7.2
307 silly fetch manifest resolve@^2.0.0-next.3
308 silly fetch manifest string.prototype.matchall@^4.0.6
309 http fetch GET 200 https://registry.npmjs.org/@babel%2fruntime 496ms (cache hit)
310 http fetch GET 200 https://registry.npmjs.org/glob 584ms (cache revalidated)
311 http fetch GET 200 https://registry.npmjs.org/tsconfig-paths 579ms (cache revalidated)
312 http fetch GET 200 https://registry.npmjs.org/array.prototype.flat 663ms (cache revalidated)
313 http fetch GET 200 https://registry.npmjs.org/eslint-module-utils 716ms (cache revalidated)
314 http fetch GET 200 https://registry.npmjs.org/ast-types-flow 704ms (cache revalidated)
315 http fetch GET 200 https://registry.npmjs.org/array-includes 727ms (cache revalidated)
316 http fetch GET 200 https://registry.npmjs.org/axobject-query 753ms (cache revalidated)
317 http fetch GET 200 https://registry.npmjs.org/language-tags 753ms (cache revalidated)
318 http fetch GET 200 https://registry.npmjs.org/is-core-module 779ms (cache revalidated)
319 http fetch GET 200 https://registry.npmjs.org/aria-query 775ms (cache revalidated)
320 http fetch GET 200 https://registry.npmjs.org/damerau-levenshtein 766ms (cache updated)
321 http fetch GET 200 https://registry.npmjs.org/jsx-ast-utils 764ms (cache revalidated)
322 http fetch GET 200 https://registry.npmjs.org/emoji-regex 769ms (cache revalidated)
323 http fetch GET 200 https://registry.npmjs.org/array.prototype.flatmap 778ms (cache revalidated)
324 http fetch GET 200 https://registry.npmjs.org/string.prototype.matchall 825ms (cache revalidated)
325 http fetch GET 200 https://registry.npmjs.org/object.fromentries 842ms (cache revalidated)
326 http fetch GET 200 https://registry.npmjs.org/object.entries 946ms (cache revalidated)
327 http fetch GET 200 https://registry.npmjs.org/object.hasown 966ms (cache revalidated)
328 http fetch GET 200 https://registry.npmjs.org/resolve 1045ms (cache revalidated)
329 http fetch GET 200 https://registry.npmjs.org/prop-types 1006ms (cache revalidated)
330 http fetch GET 200 https://registry.npmjs.org/object.values 1371ms (cache revalidated)
331 http fetch GET 200 https://registry.npmjs.org/@typescript-eslint%2fscope-manager 15588ms (cache updated)
332 http fetch GET 200 https://registry.npmjs.org/axe-core 29800ms (cache updated)
333 http fetch GET 200 https://registry.npmjs.org/@typescript-eslint%2ftypes 30346ms (cache updated)
334 http fetch GET 200 https://registry.npmjs.org/@typescript-eslint%2ftypescript-estree 52995ms (cache updated)
335 timing idealTree:node_modules/eslint-config-next Completed in 53118ms
336 silly placeDep ROOT [email protected] OK for: @next/[email protected] want: 7.1.7
337 silly fetch manifest fs.realpath@^1.0.0
338 silly fetch manifest inflight@^1.0.4
339 silly fetch manifest once@^1.3.0
340 silly fetch manifest path-is-absolute@^1.0.0
341 http fetch GET 200 https://registry.npmjs.org/inflight 174ms (cache revalidated)
342 http fetch GET 200 https://registry.npmjs.org/once 350ms (cache revalidated)
343 http fetch GET 200 https://registry.npmjs.org/fs.realpath 368ms (cache revalidated)
344 http fetch GET 200 https://registry.npmjs.org/path-is-absolute 371ms (cache revalidated)
345 timing idealTree:node_modules/@next/eslint-plugin-next Completed in 391ms
346 timing idealTree:node_modules/@rushstack/eslint-patch Completed in 0ms
347 silly placeDep ROOT @typescript-eslint/[email protected] OK for: @typescript-eslint/[email protected] want: 5.9.0
348 silly placeDep ROOT @typescript-eslint/[email protected] OK for: @typescript-eslint/[email protected] want: 5.9.0
349 silly placeDep ROOT @typescript-eslint/[email protected] OK for: @typescript-eslint/[email protected] want: 5.9.0
350 silly placeDep node_modules/@typescript-eslint/parser [email protected] OK for: @typescript-eslint/[email protected] want: ^4.3.2
351 silly fetch manifest @typescript-eslint/[email protected]
352 silly fetch manifest globby@^11.0.4
353 silly fetch manifest semver@^7.3.5
354 silly fetch manifest tsutils@^3.21.0
355 http fetch GET 200 https://registry.npmjs.org/tsutils 149ms (cache revalidated)
356 http fetch GET 200 https://registry.npmjs.org/globby 191ms (cache updated)
357 http fetch GET 200 https://registry.npmjs.org/@typescript-eslint%2fvisitor-keys 3542ms (cache updated)
358 timing idealTree:node_modules/@typescript-eslint/parser Completed in 3568ms
359 silly placeDep ROOT @typescript-eslint/[email protected] OK for: @typescript-eslint/[email protected] want: 5.9.0
360 timing idealTree:node_modules/@typescript-eslint/scope-manager Completed in 8ms
361 timing idealTree:node_modules/@typescript-eslint/types Completed in 0ms
362 silly fetch manifest typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta
363 silly placeDep node_modules/@typescript-eslint/typescript-estree [email protected] OK for: @typescript-eslint/[email protected] want: ^4.3.2
364 silly placeDep ROOT [email protected] OK for: @typescript-eslint/[email protected] want: ^11.0.4
365 silly placeDep node_modules/@typescript-eslint/typescript-estree [email protected] OK for: @typescript-eslint/[email protected] want: ^7.3.5
366 silly placeDep ROOT [email protected] OK for: @typescript-eslint/[email protected] want: ^3.21.0
367 silly placeDep ROOT [email protected] OK for: [email protected] want: >=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta
368 silly fetch manifest array-union@^2.1.0
369 silly fetch manifest dir-glob@^3.0.1
370 silly fetch manifest fast-glob@^3.2.9
371 silly fetch manifest ignore@^5.2.0
372 silly fetch manifest merge2@^1.4.1
373 silly fetch manifest slash@^3.0.0
374 silly fetch manifest tslib@^1.8.1
375 http fetch GET 200 https://registry.npmjs.org/array-union 253ms (cache revalidated)
376 http fetch GET 200 https://registry.npmjs.org/dir-glob 274ms (cache revalidated)
377 http fetch GET 200 https://registry.npmjs.org/merge2 418ms (cache revalidated)
378 http fetch GET 200 https://registry.npmjs.org/fast-glob 425ms (cache updated)
379 http fetch GET 200 https://registry.npmjs.org/slash 516ms (cache revalidated)
380 http fetch GET 200 https://registry.npmjs.org/tslib 525ms (cache revalidated)
381 timing idealTree:node_modules/@typescript-eslint/typescript-estree Completed in 548ms
382 timing idealTree:node_modules/@typescript-eslint/visitor-keys Completed in 0ms
383 silly placeDep node_modules/eslint-import-resolver-node [email protected] OK for: [email protected] want: ^3.2.7
384 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.20.0
385 silly fetch manifest ms@^2.1.1
386 silly fetch manifest path-parse@^1.0.7
387 silly fetch manifest supports-preserve-symlinks-flag@^1.0.0
388 http fetch GET 200 https://registry.npmjs.org/path-parse 132ms (cache revalidated)
389 http fetch GET 200 https://registry.npmjs.org/supports-preserve-symlinks-flag 190ms (cache revalidated)
390 timing idealTree:node_modules/eslint-import-resolver-node Completed in 201ms
391 silly placeDep node_modules/eslint-import-resolver-typescript [email protected] OK for: [email protected] want: ^4.3.1
392 silly placeDep ROOT [email protected] OK for: [email protected] want: ^3.9.0
393 silly fetch manifest @types/json5@^0.0.29
394 silly fetch manifest json5@^1.0.1
395 silly fetch manifest strip-bom@^3.0.0
396 http fetch GET 200 https://registry.npmjs.org/json5 31ms (cache hit)
397 http fetch GET 200 https://registry.npmjs.org/strip-bom 175ms (cache revalidated)
398 http fetch GET 200 https://registry.npmjs.org/@types%2fjson5 191ms (cache revalidated)
399 timing idealTree:node_modules/eslint-import-resolver-typescript Completed in 207ms
400 silly placeDep ROOT [email protected] OK for: [email protected] want: ^3.1.4
401 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.2.5
402 silly placeDep node_modules/eslint-plugin-import [email protected] OK for: [email protected] want: ^2.1.0
403 silly placeDep ROOT [email protected] OK for: [email protected] want: ^2.7.2
404 silly placeDep ROOT [email protected] OK for: [email protected] want: ^2.8.0
405 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.1.5
406 silly fetch manifest find-up@^2.1.0
407 http fetch GET 200 https://registry.npmjs.org/find-up 27ms (cache hit)
408 timing idealTree:node_modules/eslint-plugin-import Completed in 49ms
409 timing idealTree:node_modules/array-includes Completed in 1ms
410 timing idealTree:node_modules/array.prototype.flat Completed in 0ms
411 silly placeDep node_modules/eslint-module-utils [email protected] OK for: [email protected] want: ^3.2.7
412 silly placeDep node_modules/eslint-module-utils [email protected] OK for: [email protected] want: ^2.1.0
413 silly fetch manifest locate-path@^2.0.0
414 http fetch GET 200 https://registry.npmjs.org/locate-path 13ms (cache hit)
415 timing idealTree:node_modules/eslint-module-utils Completed in 21ms
416 silly placeDep node_modules/eslint-plugin-jsx-a11y @babel/[email protected] OK for: [email protected] want: ^7.16.3
417 silly placeDep ROOT [email protected] OK for: [email protected] want: ^4.2.2
418 silly placeDep ROOT [email protected] OK for: [email protected] want: ^0.0.7
419 silly placeDep ROOT [email protected] OK for: [email protected] want: ^4.3.5
420 silly placeDep ROOT [email protected] OK for: [email protected] want: ^2.2.0
421 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.7
422 silly placeDep ROOT [email protected] OK for: [email protected] want: ^9.2.2
423 silly placeDep ROOT [email protected] OK for: [email protected] want: ^3.2.1
424 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.5
425 silly fetch manifest @babel/runtime-corejs3@^7.10.2
426 silly fetch manifest language-subtag-registry@~0.3.2
427 http fetch GET 200 https://registry.npmjs.org/language-subtag-registry 198ms (cache revalidated)
428 http fetch GET 200 https://registry.npmjs.org/@babel%2fruntime-corejs3 289ms (cache revalidated)
429 timing idealTree:node_modules/eslint-plugin-jsx-a11y Completed in 313ms
430 silly placeDep ROOT @babel/[email protected] OK for: [email protected] want: ^7.10.2
431 silly fetch manifest core-js-pure@^3.19.0
432 http fetch GET 200 https://registry.npmjs.org/core-js-pure 145ms (cache revalidated)
433 timing idealTree:node_modules/aria-query Completed in 151ms
434 silly placeDep ROOT [email protected] OK for: @babel/[email protected] want: ^3.19.0
435 timing idealTree:node_modules/@babel/runtime-corejs3 Completed in 4ms
436 timing idealTree:node_modules/ast-types-flow Completed in 0ms
437 timing idealTree:node_modules/axe-core Completed in 0ms
438 timing idealTree:node_modules/axobject-query Completed in 1ms
439 timing idealTree:node_modules/core-js-pure Completed in 0ms
440 timing idealTree:node_modules/damerau-levenshtein Completed in 0ms
441 timing idealTree:node_modules/emoji-regex Completed in 0ms
442 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.2.5
443 silly placeDep node_modules/eslint-plugin-react [email protected] OK for: [email protected] want: ^2.1.0
444 silly placeDep ROOT [email protected] OK for: [email protected] want: ^5.3.0
445 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.1.5
446 silly placeDep ROOT [email protected] OK for: [email protected] want: ^2.0.5
447 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.1.0
448 silly placeDep ROOT [email protected] OK for: [email protected] want: ^15.7.2
449 silly placeDep node_modules/eslint-plugin-react [email protected] OK for: [email protected] want: ^2.0.0-next.3
450 silly placeDep ROOT [email protected] OK for: [email protected] want: ^4.0.6
451 silly fetch manifest react-is@^16.13.1
452 silly fetch manifest path-parse@^1.0.6
453 silly fetch manifest regexp.prototype.flags@^1.3.1
454 http fetch GET 200 https://registry.npmjs.org/react-is 32ms (cache hit)
455 http fetch GET 200 https://registry.npmjs.org/regexp.prototype.flags 192ms (cache revalidated)
456 timing idealTree:node_modules/eslint-plugin-react Completed in 223ms
457 timing idealTree:node_modules/array.prototype.flatmap Completed in 0ms
458 timing idealTree:node_modules/eslint-plugin-react-hooks Completed in 0ms
459 silly placeDep ROOT [email protected] OK for: [email protected] want: ^4.3.0
460 timing idealTree:node_modules/eslint-scope Completed in 3ms
461 silly placeDep node_modules/eslint-utils [email protected] OK for: [email protected] want: ^2.0.0
462 timing idealTree:node_modules/eslint-utils Completed in 2ms
463 timing idealTree:node_modules/eslint-visitor-keys Completed in 0ms
464 silly placeDep node_modules/espree [email protected] OK for: [email protected] want: ^8.7.0
465 silly placeDep ROOT [email protected] OK for: [email protected] want: ^5.3.1
466 timing idealTree:node_modules/espree Completed in 5ms
467 timing idealTree:node_modules/acorn-jsx Completed in 0ms
468 timing idealTree:node_modules/esquery Completed in 0ms
469 timing idealTree:node_modules/esrecurse Completed in 0ms
470 timing idealTree:node_modules/estraverse Completed in 0ms
471 timing idealTree:node_modules/esutils Completed in 0ms
472 timing idealTree:node_modules/fast-deep-equal Completed in 0ms
473 timing idealTree:node_modules/fast-json-stable-stringify Completed in 0ms
474 silly placeDep ROOT [email protected] OK for: [email protected] want: ^3.0.4
475 silly fetch manifest flatted@^3.1.0
476 silly fetch manifest rimraf@^3.0.2
477 http fetch GET 200 https://registry.npmjs.org/rimraf 199ms (cache revalidated)
478 http fetch GET 200 https://registry.npmjs.org/flatted 225ms (cache revalidated)
479 timing idealTree:node_modules/file-entry-cache Completed in 232ms
480 silly placeDep ROOT [email protected] OK for: [email protected] want: ^3.1.0
481 silly placeDep ROOT [email protected] OK for: [email protected] want: ^3.0.2
482 timing idealTree:node_modules/flat-cache Completed in 5ms
483 timing idealTree:node_modules/flatted Completed in 0ms
484 timing idealTree:node_modules/functional-red-black-tree Completed in 0ms
485 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.0
486 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.4
487 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.3.0
488 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.0
489 silly fetch manifest wrappy@1
490 http fetch GET 200 https://registry.npmjs.org/wrappy 280ms (cache revalidated)
491 timing idealTree:node_modules/glob Completed in 294ms
492 timing idealTree:node_modules/fs.realpath Completed in 0ms
493 silly placeDep ROOT [email protected] OK for: [email protected] want: ^2.1.0
494 silly placeDep ROOT [email protected] OK for: [email protected] want: ^3.0.1
495 silly placeDep ROOT [email protected] OK for: [email protected] want: ^3.2.9
496 silly placeDep node_modules/globby [email protected] OK for: [email protected] want: ^5.2.0
497 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.4.1
498 silly placeDep ROOT [email protected] OK for: [email protected] want: ^3.0.0
499 silly fetch manifest path-type@^4.0.0
500 silly fetch manifest @nodelib/fs.stat@^2.0.2
501 silly fetch manifest @nodelib/fs.walk@^1.2.3
502 silly fetch manifest micromatch@^4.0.4
503 http fetch GET 200 https://registry.npmjs.org/micromatch 170ms (cache revalidated)
504 http fetch GET 200 https://registry.npmjs.org/path-type 191ms (cache revalidated)
505 http fetch GET 200 https://registry.npmjs.org/@nodelib%2ffs.stat 210ms (cache revalidated)
506 http fetch GET 200 https://registry.npmjs.org/@nodelib%2ffs.walk 287ms (cache revalidated)
507 timing idealTree:node_modules/globby Completed in 304ms
508 timing idealTree:node_modules/array-union Completed in 0ms
509 silly placeDep ROOT [email protected] OK for: [email protected] want: ^4.0.0
510 timing idealTree:node_modules/dir-glob Completed in 2ms
511 silly placeDep ROOT @nodelib/[email protected] OK for: [email protected] want: ^2.0.2
512 silly placeDep ROOT @nodelib/[email protected] OK for: [email protected] want: ^1.2.3
513 silly placeDep ROOT [email protected] OK for: [email protected] want: ^4.0.4
514 silly fetch manifest @nodelib/[email protected]
515 silly fetch manifest fastq@^1.6.0
516 http fetch GET 200 https://registry.npmjs.org/fastq 124ms (cache revalidated)
517 http fetch GET 200 https://registry.npmjs.org/@nodelib%2ffs.scandir 205ms (cache revalidated)
518 timing idealTree:node_modules/fast-glob Completed in 217ms
519 timing idealTree:node_modules/@nodelib/fs.stat Completed in 0ms
520 silly placeDep ROOT @nodelib/[email protected] OK for: @nodelib/[email protected] want: 2.1.5
521 silly placeDep ROOT [email protected] OK for: @nodelib/[email protected] want: ^1.6.0
522 silly fetch manifest run-parallel@^1.1.9
523 silly fetch manifest reusify@^1.0.4
524 http fetch GET 200 https://registry.npmjs.org/reusify 144ms (cache revalidated)
525 http fetch GET 200 https://registry.npmjs.org/run-parallel 166ms (cache revalidated)
526 timing idealTree:node_modules/@nodelib/fs.walk Completed in 173ms
527 silly placeDep ROOT [email protected] OK for: @nodelib/[email protected] want: ^1.1.9
528 silly fetch manifest queue-microtask@^1.2.2
529 http fetch GET 200 https://registry.npmjs.org/queue-microtask 318ms (cache revalidated)
530 timing idealTree:node_modules/@nodelib/fs.scandir Completed in 323ms
531 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.4
532 timing idealTree:node_modules/fastq Completed in 2ms
533 timing idealTree:node_modules/ignore Completed in 0ms
534 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.0
535 silly placeDep ROOT [email protected] OK for: [email protected] want: ^4.0.0
536 silly fetch manifest callsites@^3.0.0
537 http fetch GET 200 https://registry.npmjs.org/callsites 211ms (cache revalidated)
538 timing idealTree:node_modules/import-fresh Completed in 229ms
539 timing idealTree:node_modules/imurmurhash Completed in 0ms
540 silly placeDep ROOT [email protected] OK for: [email protected] want: 1
541 timing idealTree:node_modules/inflight Completed in 3ms
542 timing idealTree:node_modules/is-core-module Completed in 0ms
543 silly placeDep ROOT [email protected] OK for: [email protected] want: ^2.0.1
544 timing idealTree:node_modules/js-yaml Completed in 3ms
545 timing idealTree:node_modules/argparse Completed in 0ms
546 timing idealTree:node_modules/json-schema-traverse Completed in 0ms
547 timing idealTree:node_modules/json-stable-stringify-without-jsonify Completed in 0ms
548 timing idealTree:node_modules/jsx-ast-utils Completed in 0ms
549 silly placeDep ROOT [email protected] OK for: [email protected] want: ~0.3.2
550 timing idealTree:node_modules/language-tags Completed in 2ms
551 timing idealTree:node_modules/language-subtag-registry Completed in 0ms
552 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.2.1
553 silly placeDep ROOT [email protected] OK for: [email protected] want: ~0.4.0
554 timing idealTree:node_modules/levn Completed in 4ms
555 timing idealTree:node_modules/lodash.merge Completed in 0ms
556 timing idealTree:node_modules/merge2 Completed in 0ms
557 timing idealTree:node_modules/micromatch Completed in 0ms
558 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.1.7
559 silly fetch manifest balanced-match@^1.0.0
560 silly fetch manifest [email protected]
561 http fetch GET 200 https://registry.npmjs.org/balanced-match 254ms (cache revalidated)
562 http fetch GET 200 https://registry.npmjs.org/concat-map 267ms (cache revalidated)
563 timing idealTree:node_modules/minimatch Completed in 274ms
564 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.0
565 silly placeDep ROOT [email protected] OK for: [email protected] want: 0.0.1
566 timing idealTree:node_modules/brace-expansion Completed in 5ms
567 timing idealTree:node_modules/balanced-match Completed in 0ms
568 timing idealTree:node_modules/concat-map Completed in 0ms
569 timing idealTree:node_modules/natural-compare Completed in 0ms
570 timing idealTree:node_modules/object.entries Completed in 0ms
571 timing idealTree:node_modules/object.fromentries Completed in 0ms
572 timing idealTree:node_modules/object.hasown Completed in 0ms
573 timing idealTree:node_modules/object.values Completed in 0ms
574 timing idealTree:node_modules/once Completed in 1ms
575 silly placeDep ROOT [email protected] OK for: [email protected] want: ^0.1.3
576 silly placeDep ROOT [email protected] OK for: [email protected] want: ^2.0.6
577 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.2.3
578 timing idealTree:node_modules/optionator Completed in 7ms
579 timing idealTree:node_modules/deep-is Completed in 0ms
580 timing idealTree:node_modules/fast-levenshtein Completed in 0ms
581 silly placeDep ROOT [email protected] OK for: [email protected] want: ^3.0.0
582 timing idealTree:node_modules/parent-module Completed in 3ms
583 timing idealTree:node_modules/callsites Completed in 0ms
584 timing idealTree:node_modules/path-is-absolute Completed in 0ms
585 timing idealTree:node_modules/path-key Completed in 0ms
586 timing idealTree:node_modules/path-type Completed in 1ms
587 timing idealTree:node_modules/prelude-ls Completed in 0ms
588 timing idealTree:node_modules/progress Completed in 0ms
589 silly placeDep node_modules/prop-types [email protected] OK for: [email protected] want: ^16.13.1
590 timing idealTree:node_modules/prop-types Completed in 2ms
591 timing idealTree:node_modules/regexpp Completed in 0ms
592 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.7
593 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.0
594 timing idealTree:node_modules/resolve Completed in 4ms
595 timing idealTree:node_modules/path-parse Completed in 0ms
596 timing idealTree:node_modules/resolve-from Completed in 0ms
597 timing idealTree:node_modules/reusify Completed in 0ms
598 timing idealTree:node_modules/rimraf Completed in 0ms
599 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.2.2
600 timing idealTree:node_modules/run-parallel Completed in 10ms
601 timing idealTree:node_modules/queue-microtask Completed in 0ms
602 silly placeDep ROOT [email protected] OK for: [email protected] want: ^3.0.0
603 timing idealTree:node_modules/shebang-command Completed in 2ms
604 timing idealTree:node_modules/shebang-regex Completed in 0ms
605 timing idealTree:node_modules/slash Completed in 0ms
606 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.3.1
607 timing idealTree:node_modules/string.prototype.matchall Completed in 2ms
608 timing idealTree:node_modules/regexp.prototype.flags Completed in 0ms
609 timing idealTree:node_modules/strip-json-comments Completed in 0ms
610 timing idealTree:node_modules/supports-preserve-symlinks-flag Completed in 0ms
611 timing idealTree:node_modules/text-table Completed in 0ms
612 silly placeDep ROOT @types/[email protected] OK for: [email protected] want: ^0.0.29
613 silly placeDep node_modules/tsconfig-paths [email protected] OK for: [email protected] want: ^1.0.1
614 silly placeDep ROOT [email protected] OK for: [email protected] want: ^3.0.0
615 timing idealTree:node_modules/tsconfig-paths Completed in 6ms
616 timing idealTree:node_modules/@types/json5 Completed in 0ms
617 timing idealTree:node_modules/strip-bom Completed in 0ms
618 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.8.1
619 timing idealTree:node_modules/tsutils Completed in 3ms
620 timing idealTree:node_modules/tslib Completed in 0ms
621 timing idealTree:node_modules/type-check Completed in 0ms
622 timing idealTree:node_modules/typescript Completed in 0ms
623 timing idealTree:node_modules/uri-js Completed in 0ms
624 timing idealTree:node_modules/v8-compile-cache Completed in 0ms
625 silly placeDep ROOT [email protected] OK for: [email protected] want: ^2.0.0
626 timing idealTree:node_modules/which Completed in 3ms
627 timing idealTree:node_modules/isexe Completed in 0ms
628 timing idealTree:node_modules/word-wrap Completed in 0ms
629 timing idealTree:node_modules/wrappy Completed in 0ms
630 silly placeDep node_modules/@eslint/eslintrc [email protected] OK for: [email protected] want: 2.1.2
631 timing idealTree:node_modules/@eslint/eslintrc/node_modules/debug Completed in 2ms
632 silly placeDep node_modules/@eslint/eslintrc [email protected] OK for: [email protected] want: ^0.20.2
633 timing idealTree:node_modules/@eslint/eslintrc/node_modules/globals Completed in 2ms
634 timing idealTree:node_modules/@eslint/eslintrc/node_modules/ms Completed in 0ms
635 timing idealTree:node_modules/@eslint/eslintrc/node_modules/type-fest Completed in 0ms
636 silly placeDep node_modules/@humanwhocodes/config-array [email protected] OK for: [email protected] want: 2.1.2
637 timing idealTree:node_modules/@humanwhocodes/config-array/node_modules/debug Completed in 7ms
638 timing idealTree:node_modules/@humanwhocodes/config-array/node_modules/ms Completed in 0ms
639 silly placeDep node_modules/@typescript-eslint/parser [email protected] OK for: [email protected] want: 2.1.2
640 timing idealTree:node_modules/@typescript-eslint/parser/node_modules/debug Completed in 2ms
641 timing idealTree:node_modules/@typescript-eslint/parser/node_modules/ms Completed in 0ms
642 silly placeDep node_modules/@typescript-eslint/typescript-estree [email protected] OK for: [email protected] want: 2.1.2
643 timing idealTree:node_modules/@typescript-eslint/typescript-estree/node_modules/debug Completed in 2ms
644 timing idealTree:node_modules/@typescript-eslint/typescript-estree/node_modules/ms Completed in 0ms
645 silly placeDep ROOT [email protected] OK for: [email protected] want: ^6.0.0
646 silly fetch manifest yallist@^4.0.0
647 http fetch GET 200 https://registry.npmjs.org/yallist 176ms (cache revalidated)
648 timing idealTree:node_modules/@typescript-eslint/typescript-estree/node_modules/semver Completed in 183ms
649 silly placeDep ROOT [email protected] OK for: [email protected] want: ^4.0.0
650 timing idealTree:node_modules/lru-cache Completed in 4ms
651 timing idealTree:node_modules/yallist Completed in 0ms
652 silly placeDep node_modules/eslint-import-resolver-node [email protected] OK for: [email protected] want: ^2.1.1
653 timing idealTree:node_modules/eslint-import-resolver-node/node_modules/debug Completed in 2ms
654 timing idealTree:node_modules/eslint-import-resolver-node/node_modules/ms Completed in 0ms
655 silly placeDep node_modules/eslint-import-resolver-typescript [email protected] OK for: [email protected] want: 2.1.2
656 timing idealTree:node_modules/eslint-import-resolver-typescript/node_modules/debug Completed in 2ms
657 timing idealTree:node_modules/eslint-import-resolver-typescript/node_modules/ms Completed in 0ms
658 silly placeDep node_modules/eslint-module-utils [email protected] OK for: [email protected] want: ^2.1.1
659 timing idealTree:node_modules/eslint-module-utils/node_modules/debug Completed in 2ms
660 silly placeDep node_modules/eslint-module-utils [email protected] OK for: [email protected] want: ^2.0.0
661 silly fetch manifest p-locate@^2.0.0
662 silly fetch manifest path-exists@^3.0.0
663 http fetch GET 200 https://registry.npmjs.org/path-exists 13ms (cache hit)
664 http fetch GET 200 https://registry.npmjs.org/p-locate 21ms (cache hit)
665 timing idealTree:node_modules/eslint-module-utils/node_modules/find-up Completed in 27ms
666 silly placeDep node_modules/eslint-module-utils [email protected] OK for: [email protected] want: ^2.0.0
667 silly placeDep node_modules/eslint-module-utils [email protected] OK for: [email protected] want: ^3.0.0
668 silly fetch manifest p-limit@^1.1.0
669 http fetch GET 200 https://registry.npmjs.org/p-limit 45ms (cache hit)
670 timing idealTree:node_modules/eslint-module-utils/node_modules/locate-path Completed in 53ms
671 timing idealTree:node_modules/eslint-module-utils/node_modules/ms Completed in 0ms
672 silly placeDep node_modules/eslint-module-utils [email protected] OK for: [email protected] want: ^1.1.0
673 silly fetch manifest p-try@^1.0.0
674 http fetch GET 200 https://registry.npmjs.org/p-try 16ms (cache hit)
675 timing idealTree:node_modules/eslint-module-utils/node_modules/p-locate Completed in 20ms
676 silly placeDep node_modules/eslint-module-utils [email protected] OK for: [email protected] want: ^1.0.0
677 timing idealTree:node_modules/eslint-module-utils/node_modules/p-limit Completed in 4ms
678 timing idealTree:node_modules/eslint-module-utils/node_modules/p-try Completed in 0ms
679 timing idealTree:node_modules/eslint-module-utils/node_modules/path-exists Completed in 0ms
680 timing idealTree:node_modules/eslint-plugin-import/node_modules/doctrine Completed in 0ms
681 timing idealTree:node_modules/eslint-plugin-jsx-a11y/node_modules/@babel/runtime Completed in 0ms
682 timing idealTree:node_modules/eslint-plugin-react/node_modules/doctrine Completed in 0ms
683 timing idealTree:node_modules/eslint-plugin-react/node_modules/resolve Completed in 0ms
684 timing idealTree:node_modules/eslint-utils/node_modules/eslint-visitor-keys Completed in 0ms
685 silly placeDep node_modules/eslint [email protected] OK for: [email protected] want: ^4.1.0
686 silly placeDep node_modules/eslint [email protected] OK for: [email protected] want: ^7.1.0
687 silly fetch manifest color-convert@^2.0.1
688 silly fetch manifest has-flag@^4.0.0
689 http fetch GET 200 https://registry.npmjs.org/has-flag 19ms (cache hit)
690 http fetch GET 200 https://registry.npmjs.org/color-convert 21ms (cache hit)
691 timing idealTree:node_modules/eslint/node_modules/chalk Completed in 26ms
692 silly placeDep node_modules/eslint [email protected] OK for: [email protected] want: ^2.0.1
693 silly fetch manifest color-name@~1.1.4
694 http fetch GET 200 https://registry.npmjs.org/color-name 14ms (cache hit)
695 timing idealTree:node_modules/eslint/node_modules/ansi-styles Completed in 19ms
696 silly placeDep node_modules/eslint [email protected] OK for: [email protected] want: ~1.1.4
697 timing idealTree:node_modules/eslint/node_modules/color-convert Completed in 3ms
698 timing idealTree:node_modules/eslint/node_modules/color-name Completed in 0ms
699 silly placeDep node_modules/eslint [email protected] OK for: [email protected] want: 2.1.2
700 timing idealTree:node_modules/eslint/node_modules/debug Completed in 2ms
701 timing idealTree:node_modules/eslint/node_modules/escape-string-regexp Completed in 0ms
702 timing idealTree:node_modules/eslint/node_modules/glob-parent Completed in 0ms
703 silly placeDep node_modules/eslint [email protected] OK for: [email protected] want: ^0.20.2
704 timing idealTree:node_modules/eslint/node_modules/globals Completed in 2ms
705 timing idealTree:node_modules/eslint/node_modules/ms Completed in 0ms
706 timing idealTree:node_modules/eslint/node_modules/semver Completed in 0ms
707 silly placeDep node_modules/eslint [email protected] OK for: [email protected] want: ^4.0.0
708 timing idealTree:node_modules/eslint/node_modules/supports-color Completed in 2ms
709 timing idealTree:node_modules/eslint/node_modules/has-flag Completed in 0ms
710 timing idealTree:node_modules/eslint/node_modules/type-fest Completed in 0ms
711 timing idealTree:node_modules/espree/node_modules/acorn Completed in 0ms
712 timing idealTree:node_modules/globby/node_modules/ignore Completed in 1ms
713 timing idealTree:node_modules/prop-types/node_modules/react-is Completed in 0ms
714 timing idealTree:node_modules/tsconfig-paths/node_modules/json5 Completed in 0ms
715 timing idealTree:buildDeps Completed in 85106ms
716 timing idealTree:fixDepFlags Completed in 30ms
717 timing idealTree Completed in 85718ms
718 timing reify:loadTrees Completed in 85720ms
719 timing reify:diffTrees Completed in 27ms
720 silly reify moves {}
721 timing reify:retireShallow Completed in 2ms
722 timing reify:createSparse Completed in 146ms
723 timing reify:loadBundles Completed in 0ms
724 silly audit bulk request {
724 silly audit '@babel/code-frame': [ '7.12.11', '7.16.7' ],
724 silly audit '@babel/compat-data': [ '7.16.4' ],
724 silly audit '@babel/core': [ '7.16.7' ],
724 silly audit '@babel/types': [ '7.16.7', '7.15.0' ],
724 silly audit debug: [ '4.3.3', '2.6.9', '3.2.7' ],
724 silly audit ms: [ '2.1.2', '2.0.0', '2.1.3' ],
724 silly audit 'source-map': [ '0.5.7', '0.6.1', '0.8.0-beta.0', '0.7.3' ],
724 silly audit '@babel/generator': [ '7.16.7' ],
724 silly audit '@babel/helper-compilation-targets': [ '7.16.7' ],
724 silly audit browserslist: [ '4.19.1', '4.16.6' ],
724 silly audit 'node-releases': [ '2.0.1', '1.1.77' ],
724 silly audit '@babel/helper-environment-visitor': [ '7.16.7' ],
724 silly audit '@babel/helper-function-name': [ '7.16.7' ],
724 silly audit '@babel/helper-get-function-arity': [ '7.16.7' ],
724 silly audit '@babel/helper-hoist-variables': [ '7.16.7' ],
724 silly audit '@babel/helper-module-imports': [ '7.16.7' ],
724 silly audit '@babel/helper-module-transforms': [ '7.16.7' ],
724 silly audit '@babel/helper-plugin-utils': [ '7.16.7' ],
724 silly audit '@babel/helper-simple-access': [ '7.16.7' ],
724 silly audit '@babel/helper-split-export-declaration': [ '7.16.7' ],
724 silly audit '@babel/helper-validator-identifier': [ '7.16.7' ],
724 silly audit '@babel/helper-validator-option': [ '7.16.7' ],
724 silly audit '@babel/helpers': [ '7.16.7' ],
724 silly audit '@babel/highlight': [ '7.16.7' ],
724 silly audit '@babel/parser': [ '7.16.7' ],
724 silly audit '@babel/plugin-syntax-jsx': [ '7.14.5' ],
724 silly audit '@babel/runtime': [ '7.15.4', '7.16.7' ],
724 silly audit '@babel/template': [ '7.16.7' ],
724 silly audit '@babel/traverse': [ '7.16.7' ],
724 silly audit '@hapi/accept': [ '5.0.2' ],
724 silly audit '@hapi/boom': [ '9.1.4' ],
724 silly audit '@hapi/hoek': [ '9.2.1' ],
724 silly audit '@napi-rs/triples': [ '1.0.3' ],
724 silly audit '@next/env': [ '12.0.7' ],
724 silly audit '@next/polyfill-module': [ '12.0.7' ],
724 silly audit '@next/react-dev-overlay': [ '12.0.7' ],
724 silly audit 'ansi-styles': [ '4.3.0', '3.2.1' ],
724 silly audit chalk: [ '4.0.0', '2.4.2', '4.1.2' ],
724 silly audit 'color-convert': [ '2.0.1', '1.9.3' ],
724 silly audit 'color-name': [ '1.1.4', '1.1.3' ],
724 silly audit 'has-flag': [ '4.0.0', '3.0.0' ],
724 silly audit 'supports-color': [ '7.2.0', '8.1.1', '5.5.0' ],
724 silly audit '@next/react-refresh-utils': [ '12.0.7' ],
724 silly audit '@next/swc-android-arm64': [ '12.0.7' ],
724 silly audit '@next/swc-darwin-arm64': [ '12.0.7' ],
724 silly audit '@next/swc-darwin-x64': [ '12.0.7' ],
724 silly audit '@next/swc-linux-arm-gnueabihf': [ '12.0.7' ],
724 silly audit '@next/swc-linux-arm64-gnu': [ '12.0.7' ],
724 silly audit '@next/swc-linux-arm64-musl': [ '12.0.7' ],
724 silly audit '@next/swc-linux-x64-gnu': [ '12.0.7' ],
724 silly audit '@next/swc-linux-x64-musl': [ '12.0.7' ],
724 silly audit '@next/swc-win32-arm64-msvc': [ '12.0.7' ],
724 silly audit '@next/swc-win32-ia32-msvc': [ '12.0.7' ],
724 silly audit '@next/swc-win32-x64-msvc': [ '12.0.7' ],
724 silly audit '@types/node': [ '17.0.8' ],
724 silly audit acorn: [ '8.5.0', '8.7.0' ],
724 silly audit anser: [ '1.4.9' ],
724 silly audit 'ansi-regex': [ '5.0.1' ],
724 silly audit anymatch: [ '3.1.2' ],
724 silly audit 'asn1.js': [ '5.4.1' ],
724 silly audit 'bn.js': [ '4.12.0', '5.2.0' ],
724 silly audit assert: [ '2.0.0' ],
724 silly audit 'available-typed-arrays': [ '1.0.5' ],
724 silly audit 'base64-js': [ '1.5.1' ],
724 silly audit 'big.js': [ '5.2.2' ],
724 silly audit 'binary-extensions': [ '2.2.0' ],
724 silly audit braces: [ '3.0.2' ],
724 silly audit brorand: [ '1.1.0' ],
724 silly audit 'browserify-aes': [ '1.2.0' ],
724 silly audit 'browserify-cipher': [ '1.0.1' ],
724 silly audit 'browserify-des': [ '1.0.2' ],
724 silly audit 'browserify-rsa': [ '4.1.0' ],
724 silly audit 'browserify-sign': [ '4.2.1' ],
724 silly audit 'browserify-zlib': [ '0.2.0' ],
724 silly audit buffer: [ '5.6.0' ],
724 silly audit 'buffer-xor': [ '1.0.3' ],
724 silly audit 'builtin-status-codes': [ '3.0.0' ],
724 silly audit bytes: [ '3.1.0' ],
724 silly audit 'call-bind': [ '1.0.2' ],
724 silly audit 'caniuse-lite': [ '1.0.30001298' ],
724 silly audit chokidar: [ '3.5.1' ],
724 silly audit 'cipher-base': [ '1.0.4' ],
724 silly audit classnames: [ '2.2.6' ],
724 silly audit colorette: [ '1.4.0' ],
724 silly audit commondir: [ '1.0.1' ],
724 silly audit 'constants-browserify': [ '1.0.0' ],
724 silly audit 'convert-source-map': [ '1.7.0' ],
724 silly audit 'safe-buffer': [ '5.1.2', '5.2.1' ],
724 silly audit 'create-ecdh': [ '4.0.4' ],
724 silly audit 'create-hash': [ '1.2.0' ],
724 silly audit 'create-hmac': [ '1.1.7' ],
724 silly audit 'crypto-browserify': [ '3.12.0' ],
724 silly audit 'css.escape': [ '1.5.1' ],
724 silly audit 'cssnano-preset-simple': [ '3.0.0' ],
724 silly audit 'cssnano-simple': [ '3.0.0' ],
724 silly audit 'data-uri-to-buffer': [ '3.0.1' ],
724 silly audit 'define-properties': [ '1.1.3' ],
724 silly audit depd: [ '1.1.2' ],
724 silly audit 'des.js': [ '1.0.1' ],
724 silly audit 'diffie-hellman': [ '5.0.3' ],
724 silly audit 'domain-browser': [ '4.19.0' ],
724 silly audit 'electron-to-chromium': [ '1.4.38' ],
724 silly audit elliptic: [ '6.5.4' ],
724 silly audit 'emojis-list': [ '2.1.0' ],
724 silly audit encoding: [ '0.1.13' ],
724 silly audit 'es-abstract': [ '1.19.1' ],
724 silly audit 'es-to-primitive': [ '1.2.1' ],
724 silly audit 'es6-object-assign': [ '1.1.0' ],
724 silly audit escalade: [ '3.1.1' ],
724 silly audit 'escape-string-regexp': [ '1.0.5', '4.0.0' ],
724 silly audit etag: [ '1.8.1' ],
724 silly audit events: [ '3.3.0' ],
724 silly audit evp_bytestokey: [ '1.0.3' ],
724 silly audit 'fill-range': [ '7.0.1' ],
724 silly audit 'find-cache-dir': [ '3.3.1' ],
724 silly audit 'find-up': [ '4.1.0', '2.1.0' ],
724 silly audit foreach: [ '2.0.5' ],
724 silly audit fsevents: [ '2.3.2' ],
724 silly audit 'function-bind': [ '1.1.1' ],
724 silly audit gensync: [ '1.0.0-beta.2' ],
724 silly audit 'get-intrinsic': [ '1.1.1' ],
724 silly audit 'get-orientation': [ '1.1.2' ],
724 silly audit 'get-symbol-description': [ '1.0.0' ],
724 silly audit 'glob-parent': [ '5.1.2', '6.0.2' ],
724 silly audit 'glob-to-regexp': [ '0.4.1' ],
724 silly audit globals: [ '11.12.0', '13.12.0' ],
724 silly audit 'graceful-fs': [ '4.2.9' ],
724 silly audit has: [ '1.0.3' ],
724 silly audit 'has-bigints': [ '1.0.1' ],
724 silly audit 'has-symbols': [ '1.0.2' ],
724 silly audit 'has-tostringtag': [ '1.0.0' ],
724 silly audit 'hash-base': [ '3.1.0' ],
724 silly audit 'hash.js': [ '1.1.7' ],
724 silly audit he: [ '1.2.0' ],
724 silly audit 'hmac-drbg': [ '1.0.1' ],
724 silly audit 'http-errors': [ '1.7.3' ],
724 silly audit 'https-browserify': [ '1.0.0' ],
724 silly audit 'iconv-lite': [ '0.6.3', '0.4.24' ],
724 silly audit ieee754: [ '1.2.1' ],
724 silly audit 'image-size': [ '1.0.0' ],
724 silly audit inherits: [ '2.0.4' ],
724 silly audit 'internal-slot': [ '1.0.3' ],
724 silly audit 'is-arguments': [ '1.1.1' ],
724 silly audit 'is-bigint': [ '1.0.4' ],
724 silly audit 'is-binary-path': [ '2.1.0' ],
724 silly audit 'is-boolean-object': [ '1.1.2' ],
724 silly audit 'is-callable': [ '1.2.4' ],
724 silly audit 'is-date-object': [ '1.0.5' ],
724 silly audit 'is-extglob': [ '2.1.1' ],
724 silly audit 'is-generator-function': [ '1.0.10' ],
724 silly audit 'is-glob': [ '4.0.3' ],
724 silly audit 'is-nan': [ '1.3.2' ],
724 silly audit 'is-negative-zero': [ '2.0.2' ],
724 silly audit 'is-number': [ '7.0.0' ],
724 silly audit 'is-number-object': [ '1.0.6' ],
724 silly audit 'is-regex': [ '1.1.4' ],
724 silly audit 'is-shared-array-buffer': [ '1.0.1' ],
724 silly audit 'is-string': [ '1.0.7' ],
724 silly audit 'is-symbol': [ '1.0.4' ],
724 silly audit 'is-typed-array': [ '1.1.8' ],
724 silly audit 'is-weakref': [ '1.0.2' ],
724 silly audit 'jest-worker': [ '27.0.0-next.5' ],
724 silly audit 'js-tokens': [ '4.0.0' ],
724 silly audit jsesc: [ '2.5.2' ],
724 silly audit json5: [ '2.2.0', '1.0.1' ],
724 silly audit 'loader-utils': [ '1.2.3' ],
724 silly audit 'locate-path': [ '5.0.0', '2.0.0' ],
724 silly audit 'lodash.sortby': [ '4.7.0' ],
724 silly audit 'loose-envify': [ '1.4.0' ],
724 silly audit 'make-dir': [ '3.1.0' ],
724 silly audit 'md5.js': [ '1.3.5' ],
724 silly audit 'merge-stream': [ '2.0.0' ],
724 silly audit 'miller-rabin': [ '4.0.1' ],
724 silly audit 'minimalistic-assert': [ '1.0.1' ],
724 silly audit 'minimalistic-crypto-utils': [ '1.0.1' ],
724 silly audit minimist: [ '1.2.5' ],
724 silly audit nanoid: [ '3.1.30' ],
724 silly audit next: [ '12.0.7' ],
724 silly audit 'node-fetch': [ '2.6.1' ],
724 silly audit 'node-html-parser': [ '1.4.9' ],
724 silly audit 'normalize-path': [ '3.0.0' ],
724 silly audit 'object-assign': [ '4.1.1' ],
724 silly audit 'object-inspect': [ '1.12.0' ],
724 silly audit 'object-is': [ '1.1.5' ],
724 silly audit 'object-keys': [ '1.1.1' ],
724 silly audit 'object.assign': [ '4.1.2' ],
724 silly audit 'os-browserify': [ '0.3.0' ],
724 silly audit 'p-limit': [ '3.1.0', '2.3.0', '1.3.0' ],
724 silly audit 'p-locate': [ '4.1.0', '2.0.0' ],
724 silly audit 'p-try': [ '2.2.0', '1.0.0' ],
724 silly audit pako: [ '1.0.11' ],
724 silly audit 'parse-asn1': [ '5.1.6' ],
724 silly audit 'path-browserify': [ '1.0.1' ],
724 silly audit 'path-exists': [ '4.0.0', '3.0.0' ],
724 silly audit pbkdf2: [ '3.1.2' ],
724 silly audit picocolors: [ '1.0.0' ],
724 silly audit picomatch: [ '2.3.1' ],
724 silly audit 'pkg-dir': [ '4.2.0' ],
724 silly audit platform: [ '1.3.6' ],
724 silly audit postcss: [ '8.2.15' ],
724 silly audit process: [ '0.11.10' ],
724 silly audit 'public-encrypt': [ '4.0.3' ],
724 silly audit punycode: [ '2.1.1' ],
724 silly audit 'querystring-es3': [ '0.2.1' ],
724 silly audit queue: [ '6.0.2' ],
724 silly audit randombytes: [ '2.1.0' ],
724 silly audit randomfill: [ '1.0.4' ],
724 silly audit 'raw-body': [ '2.4.1' ],
724 silly audit react: [ '17.0.2' ],
724 silly audit 'react-dom': [ '17.0.2' ],
724 silly audit 'react-is': [ '17.0.2', '16.13.1' ],
724 silly audit 'react-refresh': [ '0.8.3' ],
724 silly audit 'readable-stream': [ '3.6.0' ],
724 silly audit readdirp: [ '3.5.0' ],
724 silly audit 'regenerator-runtime': [ '0.13.4' ],
724 silly audit ripemd160: [ '2.0.2' ],
724 silly audit 'safer-buffer': [ '2.1.2' ],
724 silly audit scheduler: [ '0.20.2' ],
724 silly audit semver: [ '6.3.0', '7.3.5' ],
724 silly audit setimmediate: [ '1.0.5' ],
724 silly audit setprototypeof: [ '1.1.1' ],
724 silly audit 'sha.js': [ '2.4.11' ],
724 silly audit 'shell-quote': [ '1.7.3' ],
724 silly audit 'side-channel': [ '1.0.4' ],
724 silly audit 'stacktrace-parser': [ '0.1.10' ],
724 silly audit statuses: [ '1.5.0' ],
724 silly audit 'stream-browserify': [ '3.0.0' ],
724 silly audit 'stream-http': [ '3.1.1' ],
724 silly audit 'stream-parser': [ '0.3.1' ],
724 silly audit string_decoder: [ '1.3.0' ],
724 silly audit 'string-hash': [ '1.1.3' ],
724 silly audit 'string.prototype.trimend': [ '1.0.4' ],
724 silly audit 'string.prototype.trimstart': [ '1.0.4' ],
724 silly audit 'strip-ansi': [ '6.0.1' ],
724 silly audit 'styled-jsx': [ '5.0.0-beta.3' ],
724 silly audit stylis: [ '3.5.4' ],
724 silly audit 'stylis-rule-sheet': [ '0.0.10' ],
724 silly audit 'timers-browserify': [ '2.0.12' ],
724 silly audit 'to-fast-properties': [ '2.0.0' ],
724 silly audit 'to-regex-range': [ '5.0.1' ],
724 silly audit toidentifier: [ '1.0.0' ],
724 silly audit tr46: [ '1.0.1' ],
724 silly audit 'tty-browserify': [ '0.0.1' ],
724 silly audit 'type-fest': [ '0.7.1', '0.20.2' ],
724 silly audit 'unbox-primitive': [ '1.0.1' ],
724 silly audit unpipe: [ '1.0.0' ],
724 silly audit 'use-subscription': [ '1.5.1' ],
724 silly audit util: [ '0.12.4' ],
724 silly audit 'util-deprecate': [ '1.0.2' ],
724 silly audit 'vm-browserify': [ '1.1.2' ],
724 silly audit watchpack: [ '2.3.0' ],
724 silly audit 'webidl-conversions': [ '4.0.2' ],
724 silly audit 'whatwg-url': [ '7.1.0' ],
724 silly audit 'which-boxed-primitive': [ '1.0.2' ],
724 silly audit 'which-typed-array': [ '1.1.7' ],
724 silly audit xtend: [ '4.0.2' ],
724 silly audit 'yocto-queue': [ '0.1.0' ],
724 silly audit eslint: [ '8.6.0' ],
724 silly audit 'eslint-config-next': [ '12.0.7' ],
724 silly audit '@eslint/eslintrc': [ '1.0.5' ],
724 silly audit '@humanwhocodes/config-array': [ '0.9.2' ],
724 silly audit ajv: [ '6.12.6' ],
724 silly audit 'cross-spawn': [ '7.0.3' ],
724 silly audit doctrine: [ '3.0.0', '2.1.0' ],
724 silly audit enquirer: [ '2.3.6' ],
724 silly audit 'eslint-scope': [ '7.1.0' ],
724 silly audit 'eslint-utils': [ '3.0.0' ],
724 silly audit 'eslint-visitor-keys': [ '3.1.0', '2.1.0' ],
724 silly audit espree: [ '9.3.0' ],
724 silly audit esquery: [ '1.4.0' ],
724 silly audit esutils: [ '2.0.3' ],
724 silly audit 'fast-deep-equal': [ '3.1.3' ],
724 silly audit 'file-entry-cache': [ '6.0.1' ],
724 silly audit 'functional-red-black-tree': [ '1.0.1' ],
724 silly audit ignore: [ '4.0.6', '5.2.0' ],
724 silly audit 'import-fresh': [ '3.3.0' ],
724 silly audit imurmurhash: [ '0.1.4' ],
724 silly audit 'js-yaml': [ '4.1.0' ],
724 silly audit 'json-stable-stringify-without-jsonify': [ '1.0.1' ],
724 silly audit levn: [ '0.4.1' ],
724 silly audit 'lodash.merge': [ '4.6.2' ],
724 silly audit minimatch: [ '3.0.4' ],
724 silly audit 'natural-compare': [ '1.4.0' ],
724 silly audit optionator: [ '0.9.1' ],
724 silly audit progress: [ '2.0.3' ],
724 silly audit regexpp: [ '3.2.0' ],
724 silly audit 'strip-json-comments': [ '3.1.1' ],
724 silly audit 'text-table': [ '0.2.0' ],
724 silly audit 'v8-compile-cache': [ '2.3.0' ],
724 silly audit '@humanwhocodes/object-schema': [ '1.2.1' ],
724 silly audit 'fast-json-stable-stringify': [ '2.1.0' ],
724 silly audit 'json-schema-traverse': [ '0.4.1' ],
724 silly audit 'uri-js': [ '4.4.1' ],
724 silly audit 'path-key': [ '3.1.1' ],
724 silly audit 'shebang-command': [ '2.0.0' ],
724 silly audit which: [ '2.0.2' ],
724 silly audit 'ansi-colors': [ '4.1.1' ],
724 silly audit '@next/eslint-plugin-next': [ '12.0.7' ],
724 silly audit '@rushstack/eslint-patch': [ '1.1.0' ],
724 silly audit '@typescript-eslint/parser': [ '5.9.0' ],
724 silly audit 'eslint-import-resolver-node': [ '0.3.6' ],
724 silly audit 'eslint-import-resolver-typescript': [ '2.5.0' ],
724 silly audit 'eslint-plugin-import': [ '2.25.4' ],
724 silly audit 'eslint-plugin-jsx-a11y': [ '6.5.1' ],
724 silly audit 'eslint-plugin-react': [ '7.28.0' ],
724 silly audit 'eslint-plugin-react-hooks': [ '4.3.0' ],
724 silly audit glob: [ '7.1.7' ],
724 silly audit '@typescript-eslint/scope-manager': [ '5.9.0' ],
724 silly audit '@typescript-eslint/types': [ '5.9.0' ],
724 silly audit '@typescript-eslint/typescript-estree': [ '5.9.0' ],
724 silly audit '@typescript-eslint/visitor-keys': [ '5.9.0' ],
724 silly audit globby: [ '11.1.0' ],
724 silly audit tsutils: [ '3.21.0' ],
724 silly audit typescript: [ '4.5.4' ],
724 silly audit resolve: [ '1.21.0', '2.0.0-next.3' ],
724 silly audit 'tsconfig-paths': [ '3.12.0' ],
724 silly audit 'array-includes': [ '3.1.4' ],
724 silly audit 'array.prototype.flat': [ '1.2.5' ],
724 silly audit 'eslint-module-utils': [ '2.7.2' ],
724 silly audit 'is-core-module': [ '2.8.1' ],
724 silly audit 'object.values': [ '1.1.5' ],
724 silly audit 'aria-query': [ '4.2.2' ],
724 silly audit 'ast-types-flow': [ '0.0.7' ],
724 silly audit 'axe-core': [ '4.3.5' ],
724 silly audit 'axobject-query': [ '2.2.0' ],
724 silly audit 'damerau-levenshtein': [ '1.0.8' ],
724 silly audit 'emoji-regex': [ '9.2.2' ],
724 silly audit 'jsx-ast-utils': [ '3.2.1' ],
724 silly audit 'language-tags': [ '1.0.5' ],
724 silly audit '@babel/runtime-corejs3': [ '7.16.7' ],
724 silly audit 'core-js-pure': [ '3.20.2' ],
724 silly audit 'array.prototype.flatmap': [ '1.2.5' ],
724 silly audit estraverse: [ '5.3.0' ],
724 silly audit 'object.entries': [ '1.1.5' ],
724 silly audit 'object.fromentries': [ '2.0.5' ],
724 silly audit 'object.hasown': [ '1.1.0' ],
724 silly audit 'prop-types': [ '15.8.1' ],
724 silly audit 'string.prototype.matchall': [ '4.0.6' ],
724 silly audit esrecurse: [ '4.3.0' ],
724 silly audit 'acorn-jsx': [ '5.3.2' ],
724 silly audit 'flat-cache': [ '3.0.4' ],
724 silly audit flatted: [ '3.2.4' ],
724 silly audit rimraf: [ '3.0.2' ],
724 silly audit 'fs.realpath': [ '1.0.0' ],
724 silly audit inflight: [ '1.0.6' ],
724 silly audit once: [ '1.4.0' ],
724 silly audit 'path-is-absolute': [ '1.0.1' ],
724 silly audit 'array-union': [ '2.1.0' ],
724 silly audit 'dir-glob': [ '3.0.1' ],
724 silly audit 'fast-glob': [ '3.2.9' ],
724 silly audit merge2: [ '1.4.1' ],
724 silly audit slash: [ '3.0.0' ],
724 silly audit 'path-type': [ '4.0.0' ],
724 silly audit '@nodelib/fs.stat': [ '2.0.5' ],
724 silly audit '@nodelib/fs.walk': [ '1.2.8' ],
724 silly audit micromatch: [ '4.0.4' ],
724 silly audit '@nodelib/fs.scandir': [ '2.1.5' ],
724 silly audit fastq: [ '1.13.0' ],
724 silly audit 'run-parallel': [ '1.2.0' ],
724 silly audit reusify: [ '1.0.4' ],
724 silly audit 'parent-module': [ '1.0.1' ],
724 silly audit 'resolve-from': [ '4.0.0' ],
724 silly audit wrappy: [ '1.0.2' ],
724 silly audit argparse: [ '2.0.1' ],
724 silly audit 'language-subtag-registry': [ '0.3.21' ],
724 silly audit 'prelude-ls': [ '1.2.1' ],
724 silly audit 'type-check': [ '0.4.0' ],
724 silly audit 'brace-expansion': [ '1.1.11' ],
724 silly audit 'balanced-match': [ '1.0.2' ],
724 silly audit 'concat-map': [ '0.0.1' ],
724 silly audit 'deep-is': [ '0.1.4' ],
724 silly audit 'fast-levenshtein': [ '2.0.6' ],
724 silly audit 'word-wrap': [ '1.2.3' ],
724 silly audit callsites: [ '3.1.0' ],
724 silly audit 'path-parse': [ '1.0.7' ],
724 silly audit 'supports-preserve-symlinks-flag': [ '1.0.0' ],
724 silly audit 'queue-microtask': [ '1.2.3' ],
724 silly audit 'shebang-regex': [ '3.0.0' ],
724 silly audit 'regexp.prototype.flags': [ '1.3.1' ],
724 silly audit '@types/json5': [ '0.0.29' ],
724 silly audit 'strip-bom': [ '3.0.0' ],
724 silly audit tslib: [ '1.14.1' ],
724 silly audit isexe: [ '2.0.0' ],
724 silly audit 'lru-cache': [ '6.0.0' ],
724 silly audit yallist: [ '4.0.0' ]
724 silly audit }
725 verbose reify failed optional dependency D:\Programming(DONOTDELETE)\myj\node_modules\fsevents
726 silly reify mark deleted [ 'D:\Programming(DONOTDELETE)\myj\node_modules\fsevents' ]
727 verbose reify failed optional dependency D:\Programming(DONOTDELETE)\myj\node_modules@next\swc-win32-ia32-msvc
728 silly reify mark deleted [
728 silly reify 'D:\Programming(DONOTDELETE)\myj\node_modules\@next\swc-win32-ia32-msvc'
728 silly reify ]
729 verbose reify failed optional dependency D:\Programming(DONOTDELETE)\myj\node_modules@next\swc-win32-arm64-msvc
730 silly reify mark deleted [
730 silly reify 'D:\Programming(DONOTDELETE)\myj\node_modules\@next\swc-win32-arm64-msvc'
730 silly reify ]
731 verbose reify failed optional dependency D:\Programming(DONOTDELETE)\myj\node_modules@next\swc-linux-x64-musl
732 silly reify mark deleted [
732 silly reify 'D:\Programming(DONOTDELETE)\myj\node_modules\@next\swc-linux-x64-musl'
732 silly reify ]
733 verbose reify failed optional dependency D:\Programming(DONOTDELETE)\myj\node_modules@next\swc-linux-x64-gnu
734 silly reify mark deleted [
734 silly reify 'D:\Programming(DONOTDELETE)\myj\node_modules\@next\swc-linux-x64-gnu'
734 silly reify ]
735 verbose reify failed optional dependency D:\Programming(DONOTDELETE)\myj\node_modules@next\swc-linux-arm64-musl
736 silly reify mark deleted [
736 silly reify 'D:\Programming(DONOTDELETE)\myj\node_modules\@next\swc-linux-arm64-musl'
736 silly reify ]
737 verbose reify failed optional dependency D:\Programming(DONOTDELETE)\myj\node_modules@next\swc-linux-arm64-gnu
738 silly reify mark deleted [
738 silly reify 'D:\Programming(DONOTDELETE)\myj\node_modules\@next\swc-linux-arm64-gnu'
738 silly reify ]
739 verbose reify failed optional dependency D:\Programming(DONOTDELETE)\myj\node_modules@next\swc-linux-arm-gnueabihf
740 silly reify mark deleted [
740 silly reify 'D:\Programming(DONOTDELETE)\myj\node_modules\@next\swc-linux-arm-gnueabihf'
740 silly reify ]
741 verbose reify failed optional dependency D:\Programming(DONOTDELETE)\myj\node_modules@next\swc-darwin-x64
742 silly reify mark deleted [
742 silly reify 'D:\Programming(DONOTDELETE)\myj\node_modules\@next\swc-darwin-x64'
742 silly reify ]
743 verbose reify failed optional dependency D:\Programming(DONOTDELETE)\myj\node_modules@next\swc-darwin-arm64
744 silly reify mark deleted [
744 silly reify 'D:\Programming(DONOTDELETE)\myj\node_modules\@next\swc-darwin-arm64'
744 silly reify ]
745 verbose reify failed optional dependency D:\Programming(DONOTDELETE)\myj\node_modules@next\swc-android-arm64
746 silly reify mark deleted [
746 silly reify 'D:\Programming(DONOTDELETE)\myj\node_modules\@next\swc-android-arm64'
746 silly reify ]
747 timing reifyNode:node_modules/fsevents Completed in 55ms
748 timing reifyNode:node_modules/@next/swc-win32-ia32-msvc Completed in 55ms
749 timing reifyNode:node_modules/@next/swc-win32-arm64-msvc Completed in 56ms
750 timing reifyNode:node_modules/@next/swc-linux-x64-musl Completed in 56ms
751 timing reifyNode:node_modules/@next/swc-linux-x64-gnu Completed in 56ms
752 timing reifyNode:node_modules/@next/swc-linux-arm64-musl Completed in 55ms
753 timing reifyNode:node_modules/@next/swc-linux-arm64-gnu Completed in 55ms
754 timing reifyNode:node_modules/@next/swc-linux-arm-gnueabihf Completed in 55ms
755 timing reifyNode:node_modules/@next/swc-darwin-x64 Completed in 56ms
756 timing reifyNode:node_modules/@next/swc-darwin-arm64 Completed in 56ms
757 timing reifyNode:node_modules/@next/swc-android-arm64 Completed in 56ms
758 silly tarball no local data for @types/json5@https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz. Extracting by manifest.
759 silly tarball no local data for strip-bom@https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz. Extracting by manifest.
760 silly tarball no local data for regexp.prototype.flags@https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.3.1.tgz. Extracting by manifest.
761 silly tarball no local data for queue-microtask@https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz. Extracting by manifest.
762 silly tarball no local data for path-parse@https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz. Extracting by manifest.
763 silly tarball no local data for supports-preserve-symlinks-flag@https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz. Extracting by manifest.
764 silly tarball no local data for word-wrap@https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz. Extracting by manifest.
765 silly tarball no local data for fast-levenshtein@https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz. Extracting by manifest.
766 silly tarball no local data for deep-is@https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz. Extracting by manifest.
767 silly tarball no local data for prelude-ls@https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz. Extracting by manifest.
768 silly tarball no local data for type-check@https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz. Extracting by manifest.
769 silly tarball no local data for language-subtag-registry@https://registry.npmjs.org/language-subtag-registry/-/language-subtag-registry-0.3.21.tgz. Extracting by manifest.
770 silly tarball no local data for argparse@https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz. Extracting by manifest.
771 silly tarball no local data for resolve-from@https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz. Extracting by manifest.
772 silly tarball no local data for parent-module@https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz. Extracting by manifest.
773 silly tarball no local data for reusify@https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz. Extracting by manifest.
774 silly tarball no local data for run-parallel@https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz. Extracting by manifest.
775 silly tarball no local data for fastq@https://registry.npmjs.org/fastq/-/fastq-1.13.0.tgz. Extracting by manifest.
776 silly tarball no local data for @nodelib/fs.scandir@https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz. Extracting by manifest.
777 silly tarball no local data for @nodelib/fs.walk@https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz. Extracting by manifest.
778 silly tarball no local data for @nodelib/fs.stat@https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz. Extracting by manifest.
779 silly tarball no local data for slash@https://registry.npmjs.org/slash/-/slash-3.0.0.tgz. Extracting by manifest.
780 silly tarball no local data for path-type@https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz. Extracting by manifest.
781 silly tarball no local data for merge2@https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz. Extracting by manifest.
782 silly tarball no local data for fast-glob@https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.9.tgz. Extracting by manifest.
783 silly tarball no local data for dir-glob@https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz. Extracting by manifest.
784 silly tarball no local data for array-union@https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz. Extracting by manifest.
785 silly tarball no local data for callsites@https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz. Extracting by manifest.
786 silly tarball no local data for flatted@https://registry.npmjs.org/flatted/-/flatted-3.2.4.tgz. Extracting by manifest.
787 silly tarball no local data for flat-cache@https://registry.npmjs.org/flat-cache/-/flat-cache-3.0.4.tgz. Extracting by manifest.
788 silly tarball no local data for acorn-jsx@https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz. Extracting by manifest.
789 silly tarball no local data for string.prototype.matchall@https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.6.tgz. Extracting by manifest.
790 silly tarball no local data for object.hasown@https://registry.npmjs.org/object.hasown/-/object.hasown-1.1.0.tgz. Extracting by manifest.
791 silly tarball no local data for prop-types@https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz. Extracting by manifest.
792 silly tarball no local data for object.fromentries@https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.5.tgz. Extracting by manifest.
793 silly tarball no local data for array.prototype.flatmap@https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.2.5.tgz. Extracting by manifest.
794 silly tarball no local data for core-js-pure@https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.20.2.tgz. Extracting by manifest.
795 silly tarball no local data for @babel/runtime-corejs3@https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.16.7.tgz. Extracting by manifest.
796 silly tarball no local data for language-tags@https://registry.npmjs.org/language-tags/-/language-tags-1.0.5.tgz. Extracting by manifest.
797 silly tarball no local data for jsx-ast-utils@https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-3.2.1.tgz. Extracting by manifest.
798 silly tarball no local data for emoji-regex@https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz. Extracting by manifest.
799 silly tarball no local data for damerau-levenshtein@https://registry.npmjs.org/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz. Extracting by manifest.
800 silly tarball no local data for axe-core@https://registry.npmjs.org/axe-core/-/axe-core-4.3.5.tgz. Extracting by manifest.
801 silly tarball no local data for axobject-query@https://registry.npmjs.org/axobject-query/-/axobject-query-2.2.0.tgz. Extracting by manifest.
802 silly tarball no local data for aria-query@https://registry.npmjs.org/aria-query/-/aria-query-4.2.2.tgz. Extracting by manifest.
803 silly tarball no local data for object.values@https://registry.npmjs.org/object.values/-/object.values-1.1.5.tgz. Extracting by manifest.
804 silly tarball no local data for is-core-module@https://registry.npmjs.org/is-core-module/-/is-core-module-2.8.1.tgz. Extracting by manifest.
805 silly tarball no local data for eslint-module-utils@https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.7.2.tgz. Extracting by manifest.
806 silly tarball no local data for array.prototype.flat@https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.2.5.tgz. Extracting by manifest.
807 silly tarball no local data for array-includes@https://registry.npmjs.org/array-includes/-/array-includes-3.1.4.tgz. Extracting by manifest.
808 silly tarball no local data for tsconfig-paths@https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.12.0.tgz. Extracting by manifest.
809 silly tarball no local data for resolve@https://registry.npmjs.org/resolve/-/resolve-1.21.0.tgz. Extracting by manifest.
810 silly tarball no local data for tsutils@https://registry.npmjs.org/tsutils/-/tsutils-3.21.0.tgz. Extracting by manifest.
811 silly tarball no local data for globby@https://registry.npmjs.org/globby/-/globby-11.1.0.tgz. Extracting by manifest.
812 silly tarball no local data for @typescript-eslint/visitor-keys@https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.9.0.tgz. Extracting by manifest.
813 silly tarball no local data for @typescript-eslint/typescript-estree@https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.9.0.tgz. Extracting by manifest.
814 silly tarball no local data for @typescript-eslint/types@https://registry.npmjs.org/@typescript-eslint/types/-/types-5.9.0.tgz. Extracting by manifest.
815 silly tarball no local data for @typescript-eslint/scope-manager@https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.9.0.tgz. Extracting by manifest.
816 silly tarball no local data for glob@https://registry.npmjs.org/glob/-/glob-7.1.7.tgz. Extracting by manifest.
817 silly tarball no local data for eslint-plugin-react-hooks@https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.3.0.tgz. Extracting by manifest.
818 silly tarball no local data for eslint-plugin-react@https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.28.0.tgz. Extracting by manifest.
819 silly tarball no local data for eslint-plugin-jsx-a11y@https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.5.1.tgz. Extracting by manifest.
820 silly tarball no local data for eslint-plugin-import@https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.25.4.tgz. Extracting by manifest.
821 silly tarball no local data for eslint-import-resolver-typescript@https://registry.npmjs.org/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-2.5.0.tgz. Extracting by manifest.
822 silly tarball no local data for eslint-import-resolver-node@https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6.tgz. Extracting by manifest.
823 silly tarball no local data for @typescript-eslint/parser@https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.9.0.tgz. Extracting by manifest.
824 silly tarball no local data for @rushstack/eslint-patch@https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.1.0.tgz. Extracting by manifest.
825 silly tarball no local data for @next/eslint-plugin-next@https://registry.npmjs.org/@next/eslint-plugin-next/-/eslint-plugin-next-12.0.7.tgz. Extracting by manifest.
826 silly tarball no local data for ansi-colors@https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz. Extracting by manifest.
827 silly tarball no local data for ast-types-flow@https://registry.npmjs.org/ast-types-flow/-/ast-types-flow-0.0.7.tgz. Extracting by manifest.
828 silly tarball no local data for @humanwhocodes/object-schema@https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz. Extracting by manifest.
829 silly tarball no local data for v8-compile-cache@https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz. Extracting by manifest.
830 silly tarball no local data for text-table@https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz. Extracting by manifest.
831 silly tarball no local data for strip-json-comments@https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz. Extracting by manifest.
832 silly tarball no local data for regexpp@https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz. Extracting by manifest.
833 silly tarball no local data for progress@https://registry.npmjs.org/progress/-/progress-2.0.3.tgz. Extracting by manifest.
834 silly tarball no local data for natural-compare@https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz. Extracting by manifest.
835 silly tarball no local data for optionator@https://registry.npmjs.org/optionator/-/optionator-0.9.1.tgz. Extracting by manifest.
836 silly tarball no local data for lodash.merge@https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz. Extracting by manifest.
837 silly tarball no local data for levn@https://registry.npmjs.org/levn/-/levn-0.4.1.tgz. Extracting by manifest.
838 silly tarball no local data for json-stable-stringify-without-jsonify@https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz. Extracting by manifest.
839 silly tarball no local data for imurmurhash@https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz. Extracting by manifest.
840 silly tarball no local data for import-fresh@https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz. Extracting by manifest.
841 silly tarball no local data for ignore@https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz. Extracting by manifest.
842 silly tarball no local data for functional-red-black-tree@https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz. Extracting by manifest.
843 silly tarball no local data for file-entry-cache@https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz. Extracting by manifest.
844 silly tarball no local data for object.entries@https://registry.npmjs.org/object.entries/-/object.entries-1.1.5.tgz. Extracting by manifest.
845 silly tarball no local data for esutils@https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz. Extracting by manifest.
846 silly tarball no local data for esquery@https://registry.npmjs.org/esquery/-/esquery-1.4.0.tgz. Extracting by manifest.
847 silly tarball no local data for espree@https://registry.npmjs.org/espree/-/espree-9.3.0.tgz. Extracting by manifest.
848 silly tarball no local data for eslint-visitor-keys@https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.1.0.tgz. Extracting by manifest.
849 silly tarball no local data for eslint-utils@https://registry.npmjs.org/eslint-utils/-/eslint-utils-3.0.0.tgz. Extracting by manifest.
850 silly tarball no local data for eslint-scope@https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.1.0.tgz. Extracting by manifest.
851 silly tarball no local data for enquirer@https://registry.npmjs.org/enquirer/-/enquirer-2.3.6.tgz. Extracting by manifest.
852 silly tarball no local data for doctrine@https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz. Extracting by manifest.
853 silly tarball no local data for @humanwhocodes/config-array@https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.9.2.tgz. Extracting by manifest.
854 silly tarball no local data for @eslint/eslintrc@https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.0.5.tgz. Extracting by manifest.
855 silly tarball no local data for eslint-config-next@https://registry.npmjs.org/eslint-config-next/-/eslint-config-next-12.0.7.tgz. Extracting by manifest.
856 silly tarball no local data for eslint@https://registry.npmjs.org/eslint/-/eslint-8.6.0.tgz. Extracting by manifest.
857 silly tarball no local data for p-try@https://registry.npmjs.org/p-try/-/p-try-1.0.0.tgz. Extracting by manifest.
858 silly tarball no local data for path-exists@https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz. Extracting by manifest.
859 silly tarball no local data for p-limit@https://registry.npmjs.org/p-limit/-/p-limit-1.3.0.tgz. Extracting by manifest.
860 silly tarball no local data for locate-path@https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz. Extracting by manifest.
861 silly tarball no local data for p-locate@https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz. Extracting by manifest.
862 silly tarball no local data for ms@https://registry.npmjs.org/ms/-/ms-2.1.3.tgz. Extracting by manifest.
863 silly tarball no local data for find-up@https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz. Extracting by manifest.
864 silly tarball no local data for debug@https://registry.npmjs.org/debug/-/debug-3.2.7.tgz. Extracting by manifest.
865 silly tarball no local data for ignore@https://registry.npmjs.org/ignore/-/ignore-5.2.0.tgz. Extracting by manifest.
866 silly tarball no local data for resolve@https://registry.npmjs.org/resolve/-/resolve-2.0.0-next.3.tgz. Extracting by manifest.
867 silly tarball no local data for doctrine@https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz. Extracting by manifest.
868 silly tarball no local data for @babel/runtime@https://registry.npmjs.org/@babel/runtime/-/runtime-7.16.7.tgz. Extracting by manifest.
869 silly tarball no local data for doctrine@https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz. Extracting by manifest.
870 silly tarball no local data for ms@https://registry.npmjs.org/ms/-/ms-2.1.3.tgz. Extracting by manifest.
871 silly tarball no local data for debug@https://registry.npmjs.org/debug/-/debug-3.2.7.tgz. Extracting by manifest.
872 silly tarball no local data for eslint-visitor-keys@https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz. Extracting by manifest.
873 silly tarball no local data for type-fest@https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz. Extracting by manifest.
874 silly tarball no local data for globals@https://registry.npmjs.org/globals/-/globals-13.12.0.tgz. Extracting by manifest.
875 silly tarball no local data for type-fest@https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz. Extracting by manifest.
876 silly tarball no local data for globals@https://registry.npmjs.org/globals/-/globals-13.12.0.tgz. Extracting by manifest.
877 silly tarball no local data for glob-parent@https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz. Extracting by manifest.
878 silly tarball no local data for escape-string-regexp@https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz. Extracting by manifest.
879 http fetch POST 200 https://registry.npmjs.org/-/npm/v1/security/advisories/bulk 1938ms
880 timing auditReport:getReport Completed in 1953ms
881 silly audit report {}
882 timing auditReport:init Completed in 0ms
883 timing reify:audit Completed in 1956ms
884 timing reifyNode:node_modules/wrappy Completed in 3506ms
885 timing reifyNode:node_modules/path-is-absolute Completed in 3505ms
886 timing reifyNode:node_modules/inflight Completed in 3509ms
887 timing reifyNode:node_modules/brace-expansion Completed in 3513ms
888 timing reifyNode:node_modules/once Completed in 3512ms
889 http fetch GET 200 https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz 3100ms (cache miss)
890 timing reifyNode:node_modules/shebang-command Completed in 3531ms
891 timing reifyNode:node_modules/eslint-import-resolver-typescript/node_modules/ms Completed in 3537ms
892 timing reifyNode:node_modules/@typescript-eslint/typescript-estree/node_modules/ms Completed in 3551ms
893 timing reifyNode:node_modules/@typescript-eslint/parser/node_modules/ms Completed in 3540ms
894 timing reifyNode:node_modules/@humanwhocodes/config-array/node_modules/ms Completed in 3534ms
895 timing reifyNode:node_modules/eslint/node_modules/color-name Completed in 3535ms
896 timing reifyNode:node_modules/eslint/node_modules/ms Completed in 3535ms
897 timing reifyNode:node_modules/lru-cache Completed in 3575ms
898 http fetch GET 200 https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz 3085ms (cache miss)
899 timing reifyNode:node_modules/run-parallel Completed in 3598ms
900 timing reifyNode:node_modules/@eslint/eslintrc/node_modules/ms Completed in 3572ms
901 http fetch GET 200 https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz 3073ms (cache miss)
902 timing reifyNode:node_modules/minimatch Completed in 3627ms
903 http fetch GET 200 https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz 3285ms (cache miss)
904 timing reifyNode:node_modules/strip-bom Completed in 3686ms
905 timing reifyNode:node_modules/shebang-regex Completed in 3722ms
906 timing reifyNode:node_modules/word-wrap Completed in 3733ms
907 http fetch GET 200 https://registry.npmjs.org/slash/-/slash-3.0.0.tgz 3180ms (cache miss)
908 timing reifyNode:node_modules/eslint/node_modules/has-flag Completed in 3727ms
909 timing reifyNode:node_modules/eslint/node_modules/supports-color Completed in 3728ms
910 timing reifyNode:node_modules/balanced-match Completed in 3762ms
911 timing reifyNode:node_modules/path-key Completed in 3740ms
912 timing reifyNode:node_modules/yallist Completed in 3770ms
913 timing reifyNode:node_modules/fs.realpath Completed in 3763ms
914 timing reifyNode:node_modules/esrecurse Completed in 3788ms
915 timing reifyNode:node_modules/eslint/node_modules/ansi-styles Completed in 3767ms
916 timing reifyNode:node_modules/micromatch Completed in 3804ms
917 http fetch GET 200 https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz 3313ms (cache miss)
918 timing reifyNode:node_modules/dir-glob Completed in 3906ms
919 timing reifyNode:node_modules/slash Completed in 3914ms
920 timing reifyNode:node_modules/rimraf Completed in 3929ms
921 timing reifyNode:node_modules/which Completed in 3940ms
922 timing reifyNode:node_modules/estraverse Completed in 3961ms
923 http fetch GET 200 https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz 3454ms (cache miss)
924 timing reifyNode:node_modules/eslint/node_modules/color-convert Completed in 4079ms
925 timing reifyNode:node_modules/concat-map Completed in 4110ms
926 http fetch GET 200 https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz 3706ms (cache miss)
927 timing reifyNode:node_modules/path-parse Completed in 4119ms
928 timing reifyNode:node_modules/@typescript-eslint/typescript-estree/node_modules/debug Completed in 4148ms
929 timing reifyNode:node_modules/@typescript-eslint/parser/node_modules/debug Completed in 4145ms
930 timing reifyNode:node_modules/@humanwhocodes/config-array/node_modules/debug Completed in 4138ms
931 timing reifyNode:node_modules/eslint-import-resolver-typescript/node_modules/debug Completed in 4154ms
932 timing reifyNode:node_modules/@eslint/eslintrc/node_modules/debug Completed in 4147ms
933 timing reifyNode:node_modules/eslint/node_modules/debug Completed in 4145ms
934 timing reifyNode:node_modules/eslint/node_modules/chalk Completed in 4181ms
935 timing reifyNode:node_modules/array-union Completed in 4224ms
936 http fetch GET 200 https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz 3881ms (cache miss)
937 timing reifyNode:node_modules/@types/json5 Completed in 4272ms
938 timing reifyNode:node_modules/isexe Completed in 4277ms
939 http fetch GET 200 https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz 3727ms (cache miss)
940 timing reifyNode:node_modules/merge2 Completed in 4308ms
941 timing reifyNode:node_modules/prop-types/node_modules/react-is Completed in 4414ms
942 timing reifyNode:node_modules/json-schema-traverse Completed in 4427ms
943 http fetch GET 200 https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz 3932ms (cache miss)
944 timing reifyNode:node_modules/path-type Completed in 4508ms
945 http fetch GET 200 https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz 4017ms (cache miss)
946 timing reifyNode:node_modules/parent-module Completed in 4520ms
947 http fetch GET 200 https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz 4043ms (cache miss)
948 timing reifyNode:node_modules/resolve-from Completed in 4539ms
949 timing reifyNode:node_modules/cross-spawn Completed in 4528ms
950 http fetch GET 200 https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz 4168ms (cache miss)
951 timing reifyNode:node_modules/queue-microtask Completed in 4575ms
952 http fetch GET 200 https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz 3959ms (cache miss)
953 timing reifyNode:node_modules/callsites Completed in 4583ms
954 http fetch GET 200 https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz 4188ms (cache miss)
955 timing reifyNode:node_modules/fast-levenshtein Completed in 4620ms
956 http fetch GET 200 https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz 4226ms (cache miss)
957 timing reifyNode:node_modules/fast-deep-equal Completed in 4644ms
958 timing reifyNode:node_modules/deep-is Completed in 4775ms
959 http fetch GET 200 https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz 4346ms (cache miss)
960 http fetch GET 200 https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz 4387ms (cache miss)
961 timing reifyNode:node_modules/type-check Completed in 4864ms
962 timing reifyNode:node_modules/reusify Completed in 4865ms
963 timing reifyNode:node_modules/tslib Completed in 4980ms
964 http fetch GET 200 https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz 4671ms (cache miss)
965 timing reifyNode:node_modules/supports-preserve-symlinks-flag Completed in 5090ms
966 http fetch GET 200 https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz 4383ms (cache miss)
967 timing reifyNode:node_modules/acorn-jsx Completed in 5098ms
968 timing reifyNode:node_modules/tsconfig-paths/node_modules/json5 Completed in 5187ms
969 http fetch GET 200 https://registry.npmjs.org/fastq/-/fastq-1.13.0.tgz 5111ms (cache miss)
970 http fetch GET 200 https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz 5208ms (cache miss)
971 timing reifyNode:node_modules/prelude-ls Completed in 5663ms
972 http fetch GET 200 https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz 5108ms (cache miss)
973 timing reifyNode:node_modules/fastq Completed in 5886ms
974 timing reifyNode:node_modules/@nodelib/fs.stat Completed in 5907ms
975 timing reifyNode:node_modules/espree/node_modules/acorn Completed in 5993ms
976 http fetch GET 200 https://registry.npmjs.org/flat-cache/-/flat-cache-3.0.4.tgz 5372ms (cache miss)
977 timing reifyNode:node_modules/flat-cache Completed in 6069ms
978 http fetch GET 200 https://registry.npmjs.org/language-tags/-/language-tags-1.0.5.tgz 5259ms (cache miss)
979 timing reifyNode:node_modules/fast-json-stable-stringify Completed in 6188ms
980 http fetch GET 200 https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.3.1.tgz 6165ms (cache miss)
981 timing reifyNode:node_modules/regexp.prototype.flags Completed in 6568ms
982 http fetch GET 200 https://registry.npmjs.org/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz 5720ms (cache miss)
983 http fetch GET 200 https://registry.npmjs.org/flatted/-/flatted-3.2.4.tgz 6447ms (cache miss)
984 timing reifyNode:node_modules/flatted Completed in 7354ms
985 timing reifyNode:node_modules/damerau-levenshtein Completed in 7456ms
986 http fetch GET 200 https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz 7091ms (cache miss)
987 timing reifyNode:node_modules/@nodelib/fs.scandir Completed in 7629ms
988 timing reifyNode:node_modules/language-tags Completed in 7798ms
989 http fetch GET 200 https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz 7329ms (cache miss)
990 timing reifyNode:node_modules/argparse Completed in 7819ms
991 http fetch GET 200 https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz 7128ms (cache miss)
992 timing reifyNode:node_modules/prop-types Completed in 7928ms
993 timing reifyNode:node_modules/@nodelib/fs.walk Completed in 7946ms
994 http fetch GET 200 https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.5.tgz 7229ms (cache miss)
995 timing reifyNode:node_modules/object.fromentries Completed in 8033ms
996 http fetch GET 200 https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.2.5.tgz 7237ms (cache miss)
997 timing reifyNode:node_modules/array.prototype.flatmap Completed in 8047ms
998 http fetch GET 200 https://registry.npmjs.org/object.hasown/-/object.hasown-1.1.0.tgz 7497ms (cache miss)
999 timing reifyNode:node_modules/object.hasown Completed in 8251ms
1000 http fetch GET 200 https://registry.npmjs.org/is-core-module/-/is-core-module-2.8.1.tgz 7366ms (cache miss)
1001 timing reifyNode:node_modules/is-core-module Completed in 8262ms
1002 http fetch GET 200 https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.6.tgz 7550ms (cache miss)
1003 timing reifyNode:node_modules/string.prototype.matchall Completed in 8284ms
1004 http fetch GET 200 https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz 7452ms (cache miss)
1005 timing reifyNode:node_modules/emoji-regex Completed in 8341ms
1006 http fetch GET 200 https://registry.npmjs.org/object.values/-/object.values-1.1.5.tgz 7861ms (cache miss)
1007 timing reifyNode:node_modules/object.values Completed in 8751ms
1008 http fetch GET 200 https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.2.5.tgz 7914ms (cache miss)
1009 timing reifyNode:node_modules/array.prototype.flat Completed in 8821ms
1010 http fetch GET 200 https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.7.2.tgz 7984ms (cache miss)
1011 timing reifyNode:node_modules/eslint-module-utils Completed in 8885ms
1012 timing reifyNode:node_modules/js-yaml Completed in 8885ms
1013 http fetch GET 200 https://registry.npmjs.org/language-subtag-registry/-/language-subtag-registry-0.3.21.tgz 8541ms (cache miss)
1014 timing reifyNode:node_modules/language-subtag-registry Completed in 9052ms
1015 http fetch GET 200 https://registry.npmjs.org/array-includes/-/array-includes-3.1.4.tgz 8157ms (cache miss)
1016 timing reifyNode:node_modules/array-includes Completed in 9068ms
1017 http fetch GET 200 https://registry.npmjs.org/globby/-/globby-11.1.0.tgz 8379ms (cache miss)
1018 timing reifyNode:node_modules/globby Completed in 9337ms
1019 timing reifyNode:node_modules/eslint/node_modules/semver Completed in 9412ms
1020 timing reifyNode:node_modules/@typescript-eslint/typescript-estree/node_modules/semver Completed in 9433ms
1021 timing reifyNode:node_modules/uri-js Completed in 9462ms
1022 http fetch GET 200 https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.9.tgz 9137ms (cache miss)
1023 timing reifyNode:node_modules/fast-glob Completed in 9722ms
1024 timing reifyNode:node_modules/ajv Completed in 11299ms
1025 http fetch GET 200 https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-3.2.1.tgz 10677ms (cache miss)
1026 timing reifyNode:node_modules/jsx-ast-utils Completed in 11520ms
1027 http fetch GET 200 https://registry.npmjs.org/axobject-query/-/axobject-query-2.2.0.tgz 11035ms (cache miss)
1028 timing reifyNode:node_modules/axobject-query Completed in 11914ms
1029 http fetch GET 200 https://registry.npmjs.org/aria-query/-/aria-query-4.2.2.tgz 11264ms (cache miss)
1030 timing reifyNode:node_modules/aria-query Completed in 12147ms
1031 http fetch GET 200 https://registry.npmjs.org/glob/-/glob-7.1.7.tgz 12290ms (cache miss)
1032 timing reifyNode:node_modules/glob Completed in 13281ms
1033 http fetch GET 200 https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.16.7.tgz 14927ms (cache miss)
1034 timing reifyNode:node_modules/@babel/runtime-corejs3 Completed in 15754ms
1035 timing reifyNode:node_modules/typescript Completed in 17893ms
1036 http fetch GET 200 https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.9.0.tgz 18982ms (cache miss)
1037 timing reifyNode:node_modules/@typescript-eslint/visitor-keys Completed in 19977ms
1038 http fetch GET 200 https://registry.npmjs.org/tsutils/-/tsutils-3.21.0.tgz 20428ms (cache miss)
1039 timing reifyNode:node_modules/tsutils Completed in 21380ms
1040 http fetch GET 200 https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz 34396ms (cache miss)
1041 timing reifyNode:node_modules/@humanwhocodes/object-schema Completed in 35481ms
1042 http fetch GET 200 https://registry.npmjs.org/eslint-config-next/-/eslint-config-next-12.0.7.tgz 34657ms (cache miss)
1043 timing reifyNode:node_modules/eslint-config-next Completed in 36152ms
1044 http fetch GET 200 https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz 36426ms (cache miss)
1045 timing reifyNode:node_modules/eslint-module-utils/node_modules/locate-path Completed in 37934ms
1046 http fetch GET 200 https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz 47033ms (cache miss)
1047 timing reifyNode:node_modules/eslint-module-utils/node_modules/p-locate Completed in 48558ms
1048 http fetch GET 200 https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz 47156ms (cache miss)
1049 timing reifyNode:node_modules/eslint-module-utils/node_modules/find-up Completed in 48704ms
1050 http fetch GET 200 https://registry.npmjs.org/ms/-/ms-2.1.3.tgz 47302ms (cache miss)
1051 timing reifyNode:node_modules/eslint-import-resolver-node/node_modules/ms Completed in 48890ms
1052 http fetch GET 200 https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz 47244ms (cache miss)
1053 timing reifyNode:node_modules/eslint/node_modules/escape-string-regexp Completed in 48894ms
1054 http fetch GET 200 https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz 47387ms (cache miss)
1055 timing reifyNode:node_modules/eslint-utils/node_modules/eslint-visitor-keys Completed in 48992ms
1056 http fetch GET 200 https://registry.npmjs.org/ms/-/ms-2.1.3.tgz 47601ms (cache miss)
1057 timing reifyNode:node_modules/eslint-module-utils/node_modules/ms Completed in 49132ms
1058 http fetch GET 200 https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz 47703ms (cache miss)
1059 timing reifyNode:node_modules/eslint-module-utils/node_modules/path-exists Completed in 49199ms
1060 http fetch GET 200 https://registry.npmjs.org/globals/-/globals-13.12.0.tgz 48007ms (cache miss)
1061 timing reifyNode:node_modules/eslint/node_modules/globals Completed in 49635ms
1062 http fetch GET 200 https://registry.npmjs.org/globals/-/globals-13.12.0.tgz 48057ms (cache miss)
1063 timing reifyNode:node_modules/@eslint/eslintrc/node_modules/globals Completed in 49674ms
1064 http fetch GET 200 https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz 48061ms (cache miss)
1065 timing reifyNode:node_modules/eslint/node_modules/glob-parent Completed in 49694ms
1066 http fetch GET 200 https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz 48182ms (cache miss)
1067 timing reifyNode:node_modules/eslint-plugin-import/node_modules/doctrine Completed in 49753ms
1068 http fetch GET 200 https://registry.npmjs.org/debug/-/debug-3.2.7.tgz 48194ms (cache miss)
1069 timing reifyNode:node_modules/eslint-import-resolver-node/node_modules/debug Completed in 49787ms
1070 http fetch GET 200 https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.9.2.tgz 48470ms (cache miss)
1071 timing reifyNode:node_modules/@humanwhocodes/config-array Completed in 49915ms
1072 http fetch GET 200 https://registry.npmjs.org/debug/-/debug-3.2.7.tgz 48423ms (cache miss)
1073 timing reifyNode:node_modules/eslint-module-utils/node_modules/debug Completed in 49977ms
1074 http fetch GET 200 https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz 48567ms (cache miss)
1075 timing reifyNode:node_modules/eslint-plugin-react/node_modules/doctrine Completed in 50127ms
1076 http fetch GET 200 https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6.tgz 49198ms attempt #2 (cache miss)
1077 timing reifyNode:node_modules/eslint-import-resolver-node Completed in 50238ms
1078 http fetch GET 200 https://registry.npmjs.org/eslint-utils/-/eslint-utils-3.0.0.tgz 48976ms (cache miss)
1079 timing reifyNode:node_modules/eslint-utils Completed in 50283ms
1080 http fetch GET 200 https://registry.npmjs.org/ast-types-flow/-/ast-types-flow-0.0.7.tgz 49307ms attempt #2 (cache miss)
1081 timing reifyNode:node_modules/ast-types-flow Completed in 50402ms
1082 http fetch GET 200 https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz 49401ms attempt #2 (cache miss)
1083 timing reifyNode:node_modules/ansi-colors Completed in 50474ms
1084 http fetch GET 200 https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz 49392ms attempt #2 (cache miss)
1085 timing reifyNode:node_modules/v8-compile-cache Completed in 50497ms
1086 http fetch GET 200 https://registry.npmjs.org/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-2.5.0.tgz 49510ms attempt #2 (cache miss)
1087 timing reifyNode:node_modules/eslint-import-resolver-typescript Completed in 50543ms
1088 http fetch GET 200 https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz 49530ms attempt #2 (cache miss)
1089 timing reifyNode:node_modules/strip-json-comments Completed in 50644ms
1090 http fetch GET 200 https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.9.0.tgz 49728ms attempt #2 (cache miss)
1091 timing reifyNode:node_modules/@typescript-eslint/parser Completed in 50773ms
1092 http fetch GET 200 https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.1.0.tgz 49900ms attempt #2 (cache miss)
1093 timing reifyNode:node_modules/@rushstack/eslint-patch Completed in 50951ms
1094 http fetch GET 200 https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz 50047ms attempt #2 (cache miss)
1095 timing reifyNode:node_modules/text-table Completed in 51154ms
1096 http fetch GET 200 https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz 50027ms attempt #2 (cache miss)
1097 timing reifyNode:node_modules/natural-compare Completed in 51170ms
1098 http fetch GET 200 https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz 50049ms attempt #2 (cache miss)
1099 timing reifyNode:node_modules/lodash.merge Completed in 51204ms
1100 http fetch GET 200 https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.1.0.tgz 49891ms (cache miss)
1101 timing reifyNode:node_modules/eslint-scope Completed in 51218ms
1102 http fetch GET 200 https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz 50038ms attempt #2 (cache miss)
1103 timing reifyNode:node_modules/import-fresh Completed in 51230ms
1104 http fetch GET 200 https://registry.npmjs.org/progress/-/progress-2.0.3.tgz 50237ms attempt #2 (cache miss)
1105 timing reifyNode:node_modules/progress Completed in 51363ms
1106 http fetch GET 200 https://registry.npmjs.org/levn/-/levn-0.4.1.tgz 50259ms attempt #2 (cache miss)
1107 timing reifyNode:node_modules/levn Completed in 51421ms
1108 http fetch GET 200 https://registry.npmjs.org/optionator/-/optionator-0.9.1.tgz 50401ms attempt #2 (cache miss)
1109 timing reifyNode:node_modules/optionator Completed in 51550ms
1110 http fetch GET 200 https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz 50457ms attempt #2 (cache miss)
1111 timing reifyNode:node_modules/regexpp Completed in 51576ms
1112 http fetch GET 200 https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz 50443ms attempt #2 (cache miss)
1113 timing reifyNode:node_modules/imurmurhash Completed in 51629ms
1114 http fetch GET 200 https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz 50146ms (cache miss)
1115 timing reifyNode:node_modules/eslint/node_modules/type-fest Completed in 51767ms
1116 http fetch GET 200 https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz 50617ms attempt #2 (cache miss)
1117 timing reifyNode:node_modules/json-stable-stringify-without-jsonify Completed in 51841ms
1118 http fetch GET 200 https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz 50244ms (cache miss)
1119 timing reifyNode:node_modules/@eslint/eslintrc/node_modules/type-fest Completed in 51855ms
1120 http fetch GET 200 https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz 50683ms attempt #2 (cache miss)
1121 timing reifyNode:node_modules/ignore Completed in 51880ms
1122 http fetch GET 200 https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz 50701ms attempt #2 (cache miss)
1123 timing reifyNode:node_modules/file-entry-cache Completed in 51923ms
1124 http fetch GET 200 https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz 50790ms attempt #2 (cache miss)
1125 timing reifyNode:node_modules/functional-red-black-tree Completed in 51993ms
1126 http fetch GET 200 https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.1.0.tgz 50835ms attempt #2 (cache miss)
1127 timing reifyNode:node_modules/eslint-visitor-keys Completed in 52120ms
1128 http fetch GET 200 https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz 50909ms attempt #2 (cache miss)
1129 timing reifyNode:node_modules/esutils Completed in 52144ms
1130 http fetch GET 200 https://registry.npmjs.org/object.entries/-/object.entries-1.1.5.tgz 51087ms attempt #2 (cache miss)
1131 timing reifyNode:node_modules/object.entries Completed in 52335ms
1132 http fetch GET 200 https://registry.npmjs.org/espree/-/espree-9.3.0.tgz 51107ms attempt #2 (cache miss)
1133 timing reifyNode:node_modules/espree Completed in 52371ms
1134 http fetch GET 200 https://registry.npmjs.org/@next/eslint-plugin-next/-/eslint-plugin-next-12.0.7.tgz 51505ms attempt #2 (cache miss)
1135 timing reifyNode:node_modules/@next/eslint-plugin-next Completed in 52573ms
1136 http fetch GET 200 https://registry.npmjs.org/p-try/-/p-try-1.0.0.tgz 51120ms (cache miss)
1137 timing reifyNode:node_modules/eslint-module-utils/node_modules/p-try Completed in 52611ms
1138 http fetch GET 200 https://registry.npmjs.org/esquery/-/esquery-1.4.0.tgz 51546ms attempt #2 (cache miss)
1139 timing reifyNode:node_modules/esquery Completed in 52785ms
1140 http fetch GET 200 https://registry.npmjs.org/resolve/-/resolve-2.0.0-next.3.tgz 51401ms (cache miss)
1141 timing reifyNode:node_modules/eslint-plugin-react/node_modules/resolve Completed in 52957ms
1142 http fetch GET 200 https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.25.4.tgz 52698ms attempt #2 (cache miss)
1143 timing reifyNode:node_modules/eslint-plugin-import Completed in 53729ms
1144 http fetch GET 200 https://registry.npmjs.org/@babel/runtime/-/runtime-7.16.7.tgz 52268ms (cache miss)
1145 timing reifyNode:node_modules/eslint-plugin-jsx-a11y/node_modules/@babel/runtime Completed in 53835ms
1146 http fetch GET 200 https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.0.5.tgz 52846ms (cache miss)
1147 timing reifyNode:node_modules/@eslint/eslintrc Completed in 54299ms
1148 http fetch GET 200 https://registry.npmjs.org/eslint/-/eslint-8.6.0.tgz 53679ms (cache miss)
1149 timing reifyNode:node_modules/eslint Completed in 55142ms
1150 http fetch GET 200 https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz 54649ms (cache miss)
1151 timing reifyNode:node_modules/doctrine Completed in 56044ms
1152 http fetch GET 200 https://registry.npmjs.org/p-limit/-/p-limit-1.3.0.tgz 63247ms attempt #2 (cache miss)
1153 timing reifyNode:node_modules/eslint-module-utils/node_modules/p-limit Completed in 64749ms
1154 http fetch GET 200 https://registry.npmjs.org/ignore/-/ignore-5.2.0.tgz 65523ms attempt #2 (cache miss)
1155 timing reifyNode:node_modules/globby/node_modules/ignore Completed in 67081ms
1156 warn cleanup Failed to remove some directories [
1156 warn cleanup [
1156 warn cleanup 'D:\Programming(DONOTDELETE)\myj\node_modules\axe-core',
1156 warn cleanup [Error: EPERM: operation not permitted, unlink 'D:\Programming(DONOTDELETE)\myj\node_modules\axe-core\axe.js'] {
1156 warn cleanup errno: -4048,
1156 warn cleanup code: 'EPERM',
1156 warn cleanup syscall: 'unlink',
1156 warn cleanup path: 'D:\Programming(DONOTDELETE)\myj\node_modules\axe-core\axe.js'
1156 warn cleanup }
1156 warn cleanup ],
1156 warn cleanup [
1156 warn cleanup 'D:\Programming(DONOTDELETE)\myj\node_modules\resolve',
1156 warn cleanup [Error: EPERM: operation not permitted, unlink 'D:\Programming(DONOTDELETE)\myj\node_modules\resolve\package.json'] {
1156 warn cleanup errno: -4048,
1156 warn cleanup code: 'EPERM',
1156 warn cleanup syscall: 'unlink',
1156 warn cleanup path: 'D:\Programming(DONOTDELETE)\myj\node_modules\resolve\package.json'
1156 warn cleanup }
1156 warn cleanup ],
1156 warn cleanup [
1156 warn cleanup 'D:\Programming(DONOTDELETE)\myj\node_modules\enquirer',
1156 warn cleanup [Error: EPERM: operation not permitted, unlink 'D:\Programming(DONOTDELETE)\myj\node_modules\enquirer\README.md'] {
1156 warn cleanup errno: -4048,
1156 warn cleanup code: 'EPERM',
1156 warn cleanup syscall: 'unlink',
1156 warn cleanup path: 'D:\Programming(DONOTDELETE)\myj\node_modules\enquirer\README.md'
1156 warn cleanup }
1156 warn cleanup ],
1156 warn cleanup [
1156 warn cleanup 'D:\Programming(DONOTDELETE)\myj\node_modules\eslint-plugin-jsx-a11y',
1156 warn cleanup [Error: EPERM: operation not permitted, unlink 'D:\Programming(DONOTDELETE)\myj\node_modules\eslint-plugin-jsx-a11y\CHANGELOG.md'] {
1156 warn cleanup errno: -4048,
1156 warn cleanup code: 'EPERM',
1156 warn cleanup syscall: 'unlink',
1156 warn cleanup path: 'D:\Programming(DONOTDELETE)\myj\node_modules\eslint-plugin-jsx-a11y\CHANGELOG.md'
1156 warn cleanup }
1156 warn cleanup ],
1156 warn cleanup [
1156 warn cleanup 'D:\Programming(DONOTDELETE)\myj\node_modules\@typescript-eslint\typescript-estree',
1156 warn cleanup [Error: EPERM: operation not permitted, unlink 'D:\Programming(DONOTDELETE)\myj\node_modules@typescript-eslint\typescript-estree\dist\node-utils.d.ts'] {
1156 warn cleanup errno: -4048,
1156 warn cleanup code: 'EPERM',
1156 warn cleanup syscall: 'unlink',
1156 warn cleanup path: 'D:\Programming(DONOTDELETE)\myj\node_modules\@typescript-eslint\typescript-estree\dist\node-utils.d.ts'
1156 warn cleanup }
1156 warn cleanup ],
1156 warn cleanup [
1156 warn cleanup 'D:\Programming(DONOTDELETE)\myj\node_modules\eslint-plugin-react-hooks',
1156 warn cleanup [Error: EPERM: operation not permitted, unlink 'D:\Programming(DONOTDELETE)\myj\node_modules\eslint-plugin-react-hooks\cjs\eslint-plugin-react-hooks.development.js'] {
1156 warn cleanup errno: -4048,
1156 warn cleanup code: 'EPERM',
1156 warn cleanup syscall: 'unlink',
1156 warn cleanup path: 'D:\Programming(DONOTDELETE)\myj\node_modules\eslint-plugin-react-hooks\cjs\eslint-plugin-react-hooks.development.js'
1156 warn cleanup }
1156 warn cleanup ],
1156 warn cleanup [
1156 warn cleanup 'D:\Programming(DONOTDELETE)\myj\node_modules\tsconfig-paths',
1156 warn cleanup [Error: EPERM: operation not permitted, unlink 'D:\Programming(DONOTDELETE)\myj\node_modules\tsconfig-paths\src\match-path-sync.ts'] {
1156 warn cleanup errno: -4048,
1156 warn cleanup code: 'EPERM',
1156 warn cleanup syscall: 'unlink',
1156 warn cleanup path: 'D:\Programming(DONOTDELETE)\myj\node_modules\tsconfig-paths\src\match-path-sync.ts'
1156 warn cleanup }
1156 warn cleanup ],
1156 warn cleanup [
1156 warn cleanup 'D:\Programming(DONOTDELETE)\myj\node_modules\core-js-pure',
1156 warn cleanup [Error: EPERM: operation not permitted, unlink 'D:\Programming(DONOTDELETE)\myj\node_modules\core-js-pure\modules\es.weak-map.js'] {
1156 warn cleanup errno: -4048,
1156 warn cleanup code: 'EPERM',
1156 warn cleanup syscall: 'unlink',
1156 warn cleanup path: 'D:\Programming(DONOTDELETE)\myj\node_modules\core-js-pure\modules\es.weak-map.js'
1156 warn cleanup }
1156 warn cleanup ],
1156 warn cleanup [
1156 warn cleanup 'D:\Programming(DONOTDELETE)\myj\node_modules\@typescript-eslint',
1156 warn cleanup [Error: EPERM: operation not permitted, unlink 'D:\Programming(DONOTDELETE)\myj\node_modules@typescript-eslint\typescript-estree\dist\node-utils.d.ts'] {
1156 warn cleanup errno: -4048,
1156 warn cleanup code: 'EPERM',
1156 warn cleanup syscall: 'unlink',
1156 warn cleanup path: 'D:\Programming(DONOTDELETE)\myj\node_modules\@typescript-eslint\typescript-estree\dist\node-utils.d.ts'
1156 warn cleanup }
1156 warn cleanup ],
1156 warn cleanup [
1156 warn cleanup 'D:\Programming(DONOTDELETE)\myj\node_modules\eslint-plugin-react',
1156 warn cleanup [Error: EPERM: operation not permitted, unlink 'D:\Programming(DONOTDELETE)\myj\node_modules\eslint-plugin-react\lib\rules\jsx-curly-newline.js'] {
1156 warn cleanup errno: -4048,
1156 warn cleanup code: 'EPERM',
1156 warn cleanup syscall: 'unlink',
1156 warn cleanup path: 'D:\Programming(DONOTDELETE)\myj\node_modules\eslint-plugin-react\lib\rules\jsx-curly-newline.js'
1156 warn cleanup }
1156 warn cleanup ]
1156 warn cleanup ]
1157 timing reify:rollback:createSparse Completed in 67855ms
1158 timing reify:rollback:retireShallow Completed in 1ms
1159 timing command:install Completed in 220922ms
1160 verbose stack Error: Socket timeout
1160 verbose stack at TLSSocket.onTimeout (C:\Program Files\nodejs\node_modules\npm\node_modules\agentkeepalive\lib\agent.js:345:23)
1160 verbose stack at TLSSocket.emit (node:events:402:35)
1160 verbose stack at TLSSocket.Socket._onTimeout (node:net:501:8)
1160 verbose stack at listOnTimeout (node:internal/timers:557:17)
1160 verbose stack at processTimers (node:internal/timers:500:7)
1161 verbose cwd D:\Programming(DONOTDELETE)\myj
1162 verbose Windows_NT 10.0.19044
1163 verbose argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install" "--save-exact" "--save-dev" "eslint" "eslint-config-next"
1164 verbose node v16.13.1
1165 verbose npm v8.3.0
1166 error code ERR_SOCKET_TIMEOUT
1167 error network Socket timeout
1168 error network This is a problem related to network connectivity.
1168 error network In most cases you are behind a proxy or have bad network settings.
1168 error network
1168 error network If you are behind a proxy, please make sure that the
1168 error network 'proxy' config is set properly. See: 'npm help config'
1169 verbose exit 1
1170 timing npm Completed in 222027ms
1171 verbose unfinished npm timer reify 1641641505398
1172 verbose unfinished npm timer reify:unpack 1641641591358
1173 verbose unfinished npm timer reifyNode:node_modules/core-js-pure 1641641591368
1174 verbose unfinished npm timer reifyNode:node_modules/axe-core 1641641591369
1175 verbose unfinished npm timer reifyNode:node_modules/tsconfig-paths 1641641591372
1176 verbose unfinished npm timer reifyNode:node_modules/resolve 1641641591372
1177 verbose unfinished npm timer reifyNode:node_modules/@typescript-eslint/typescript-estree 1641641591373
1178 verbose unfinished npm timer reifyNode:node_modules/@typescript-eslint/types 1641641591381
1179 verbose unfinished npm timer reifyNode:node_modules/@typescript-eslint/scope-manager 1641641591381
1180 verbose unfinished npm timer reifyNode:node_modules/eslint-plugin-react-hooks 1641641591382
1181 verbose unfinished npm timer reifyNode:node_modules/eslint-plugin-react 1641641591382
1182 verbose unfinished npm timer reifyNode:node_modules/eslint-plugin-jsx-a11y 1641641591383
1183 verbose unfinished npm timer reifyNode:node_modules/enquirer 1641641591391
1184 verbose code 1
1185 error A complete log of this run can be found in:
1185 error C:\Users\arjun\AppData\Local\npm-cache_logs\2022-01-08T11_31_44_317Z-debug-0.log
Module and version
npx create-next-app