| 12345678910111213141516171819202122232425262728293031 |
- 0 verbose cli D:\node\node.exe D:\node\node_modules\npm\bin\npm-cli.js
- 1 info using npm@10.9.2
- 2 info using node@v22.14.0
- 3 silly config load:file:D:\node\node_modules\npm\npmrc
- 4 silly config load:file:C:\Users\21410\.npmrc
- 5 silly config load:file:D:\新建文件夹\naokong\ node-global\etc\npmrc
- 6 verbose title npm install nvm
- 7 verbose argv "install" "--global" "nvm"
- 8 verbose logfile logs-max:10 dir:D:\新建文件夹\naokong\ node-cache\_logs\2025-05-22T11_50_14_783Z-
- 9 verbose logfile D:\新建文件夹\naokong\ node-cache\_logs\2025-05-22T11_50_14_783Z-debug-0.log
- 10 silly packumentCache heap:4345298944 maxSize:1086324736 maxEntrySize:543162368
- 11 silly logfile start cleaning logs, removing 12 files
- 12 silly idealTree buildDeps
- 13 silly fetch manifest nvm@*
- 14 silly packumentCache full:https://registry.npmmirror.com/nvm cache-miss
- 15 silly logfile done cleaning log files
- 16 http fetch GET 200 https://registry.npmmirror.com/nvm 893ms (cache miss)
- 17 silly packumentCache full:https://registry.npmmirror.com/nvm set size:1396 disposed:false
- 18 silly placeDep ROOT nvm@0.0.4 OK for: want: *
- 19 silly reify moves {}
- 20 http cache nvm@https://registry.npmmirror.com/nvm/-/nvm-0.0.4.tgz 0ms (cache hit)
- 21 silly tarball no local data for nvm@https://registry.npmmirror.com/nvm/-/nvm-0.0.4.tgz. Extracting by manifest.
- 22 http fetch GET 200 https://cdn.npmmirror.com/packages/nvm/0.0.4/nvm-0.0.4.tgz 864ms (cache miss)
- 23 warn deprecated nvm@0.0.4: This is NOT the correct nvm. Visit https://nvm.sh and use the curl command to install it.
- 24 silly ADD node_modules/nvm
- 25 verbose cwd D:\新建文件夹\naokong
- 26 verbose os Windows_NT 10.0.26100
- 27 verbose node v22.14.0
- 28 verbose npm v10.9.2
- 29 verbose exit 0
- 30 info ok
|