49 lines
2.8 KiB
Plaintext
49 lines
2.8 KiB
Plaintext
0 verbose cli /usr/bin/node /usr/bin/npm
|
|
1 info using npm@10.8.2
|
|
2 info using node@v20.19.5
|
|
3 silly config load:file:/usr/lib/node_modules/npm/npmrc
|
|
4 silly config load:file:/home/mdares/.cache/typescript/5.9/.npmrc
|
|
5 silly config load:file:/home/mdares/.npmrc
|
|
6 silly config load:file:/usr/etc/npmrc
|
|
7 verbose title npm install @types/react@ts5.9
|
|
8 verbose argv "install" "--ignore-scripts" "@types/react@ts5.9" "--save-dev" "--user-agent" "typesInstaller/5.9.3"
|
|
9 verbose logfile logs-max:10 dir:/home/mdares/.npm/_logs/2025-11-21T18_23_13_689Z-
|
|
10 verbose logfile /home/mdares/.npm/_logs/2025-11-21T18_23_13_689Z-debug-0.log
|
|
11 silly packumentCache heap:2197815296 maxSize:549453824 maxEntrySize:274726912
|
|
12 silly logfile start cleaning logs, removing 1 files
|
|
13 silly logfile done cleaning log files
|
|
14 silly packumentCache corgi:https://registry.npmjs.org/@types%2freact cache-miss
|
|
15 http fetch GET 200 https://registry.npmjs.org/@types%2freact 598ms (cache miss)
|
|
16 silly packumentCache corgi:https://registry.npmjs.org/@types%2freact set size:undefined disposed:false
|
|
17 silly idealTree buildDeps
|
|
18 silly fetch manifest @types/react@19.2.6
|
|
19 silly packumentCache full:https://registry.npmjs.org/@types%2freact cache-miss
|
|
20 http fetch GET 200 https://registry.npmjs.org/@types%2freact 385ms (cache miss)
|
|
21 silly packumentCache full:https://registry.npmjs.org/@types%2freact set size:undefined disposed:false
|
|
22 silly placeDep ROOT @types/react@19.2.6 OK for: want: 19.2.6
|
|
23 silly fetch manifest csstype@^3.2.2
|
|
24 silly packumentCache full:https://registry.npmjs.org/csstype cache-miss
|
|
25 http fetch GET 200 https://registry.npmjs.org/csstype 129ms (cache miss)
|
|
26 silly packumentCache full:https://registry.npmjs.org/csstype set size:undefined disposed:false
|
|
27 silly placeDep ROOT csstype@3.2.3 OK for: @types/react@19.2.6 want: ^3.2.2
|
|
28 silly reify moves {}
|
|
29 silly audit bulk request {
|
|
29 silly audit 'types-registry': [ '0.1.746' ],
|
|
29 silly audit '@types/react': [ '19.2.6' ],
|
|
29 silly audit csstype: [ '3.2.3' ]
|
|
29 silly audit }
|
|
30 silly tarball no local data for csstype@https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz. Extracting by manifest.
|
|
31 silly tarball no local data for @types/react@https://registry.npmjs.org/@types/react/-/react-19.2.6.tgz. Extracting by manifest.
|
|
32 http fetch POST 200 https://registry.npmjs.org/-/npm/v1/security/advisories/bulk 168ms
|
|
33 silly audit report {}
|
|
34 http fetch GET 200 https://registry.npmjs.org/@types/react/-/react-19.2.6.tgz 569ms (cache miss)
|
|
35 http fetch GET 200 https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz 627ms (cache miss)
|
|
36 silly ADD node_modules/csstype
|
|
37 silly ADD node_modules/@types/react
|
|
38 verbose cwd /home/mdares/.cache/typescript/5.9
|
|
39 verbose os Linux 6.14.0-36-generic
|
|
40 verbose node v20.19.5
|
|
41 verbose npm v10.8.2
|
|
42 verbose exit 0
|
|
43 info ok
|