|
问题描述:
在编译web的时候,报错
- npm error code ECONNRESET
- npm error syscall read
- npm error errno -4077
- npm error network read ECONNRESET
- npm error network This is a problem related to network connectivity.
- npm error network In most cases you are behind a proxy or have bad network settings.
- npm error network
- npm error network If you are behind a proxy, please make sure that the
- npm error network 'proxy' config is set properly. See: 'npm help config'
复制代码
已经尝试过的方式:
1. node重装,同样的错误
2. 更换淘宝源报错以下的
- npm error code CERT_HAS_EXPIRED
- npm error errno CERT_HAS_EXPIRED
- npm error request to https://registry.npm.taobao.org/qs failed, reason: certificate has expired
复制代码 3. 然后又换回官方的源,报错
- npm error code ECONNRESET
- npm error syscall read
- npm error errno ECONNRESET
- npm error network request to https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz failed, reason: read ECONNRESET
- npm error network This is a problem related to network connectivity.
- npm error network In most cases you are behind a proxy or have bad network settings.
- npm error network
- npm error network If you are behind a proxy, please make sure that the
- npm error network 'proxy' config is set properly. See: 'npm help config'
复制代码 我还是直接贴日志吧!!!麻烦哪位大神指导下
- 0 verbose cli C:\Program Files\nodejs\node.exe C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js
- 1 info using npm@10.8.2
- 2 info using node@v22.5.1
- 3 silly config load:file:C:\Program Files\nodejs\node_modules\npm\npmrc
- 4 silly config load:file:E:\SaaS业务\niucloud\niucloud-master\web\.npmrc
- 5 silly config load:file:C:\Users\13009\.npmrc
- 6 silly config load:file:C:\Users\13009\AppData\Roaming\npm\etc\npmrc
- 7 verbose title npm install
- 8 verbose argv "install"
- 9 verbose logfile logs-max:10 dir:C:\Users\13009\AppData\Local\npm-cache\_logs\2024-07-22T09_04_41_336Z-
- 10 verbose logfile C:\Users\13009\AppData\Local\npm-cache\_logs\2024-07-22T09_04_41_336Z-debug-0.log
- 11 silly packumentCache heap:4345298944 maxSize:1086324736 maxEntrySize:543162368
- 12 silly logfile start cleaning logs, removing 1 files
- 13 silly logfile done cleaning log files
- 14 silly idealTree buildDeps
- 15 silly fetch manifest qs@6.7.0
- 16 silly packumentCache full:https://registry.npmjs.org/qs cache-miss
- 17 http fetch GET 200 https://registry.npmjs.org/qs 2334ms (cache miss)
- 18 silly packumentCache full:https://registry.npmjs.org/qs set size:undefined disposed:false
- 19 silly placeDep ROOT qs@6.7.0 OK for: web@1.0.0 want: 6.7.0
- 20 warn EBADENGINE Unsupported engine {
- 20 warn EBADENGINE package: '@nuxt/kit@3.4.1',
- 20 warn EBADENGINE required: { node: '^14.18.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0' },
- 20 warn EBADENGINE current: { node: 'v22.5.1', npm: '10.8.2' }
- 20 warn EBADENGINE }
- 21 warn EBADENGINE Unsupported engine {
- 21 warn EBADENGINE package: '@nuxt/schema@3.4.1',
- 21 warn EBADENGINE required: { node: '^14.18.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0' },
- 21 warn EBADENGINE current: { node: 'v22.5.1', npm: '10.8.2' }
- 21 warn EBADENGINE }
- 22 warn EBADENGINE Unsupported engine {
- 22 warn EBADENGINE package: '@nuxt/vite-builder@3.4.1',
- 22 warn EBADENGINE required: { node: '^14.18.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0' },
- 22 warn EBADENGINE current: { node: 'v22.5.1', npm: '10.8.2' }
- 22 warn EBADENGINE }
- 23 warn EBADENGINE Unsupported engine {
- 23 warn EBADENGINE package: 'nitropack@2.3.3',
- 23 warn EBADENGINE required: { node: '^14.16.0 || ^16.11.0 || ^17.0.0 || ^18.0.0 || ^19.0.0' },
- 23 warn EBADENGINE current: { node: 'v22.5.1', npm: '10.8.2' }
- 23 warn EBADENGINE }
- 24 warn EBADENGINE Unsupported engine {
- 24 warn EBADENGINE package: 'nuxi@3.4.1',
- 24 warn EBADENGINE required: { node: '^14.18.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0' },
- 24 warn EBADENGINE current: { node: 'v22.5.1', npm: '10.8.2' }
- 24 warn EBADENGINE }
- 25 warn EBADENGINE Unsupported engine {
- 25 warn EBADENGINE package: 'nuxt@3.4.1',
- 25 warn EBADENGINE required: { node: '^14.18.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0' },
- 25 warn EBADENGINE current: { node: 'v22.5.1', npm: '10.8.2' }
- 25 warn EBADENGINE }
- 26 warn EBADENGINE Unsupported engine {
- 26 warn EBADENGINE package: '@nuxt/kit@3.0.0',
- 26 warn EBADENGINE required: { node: '^14.16.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0' },
- 26 warn EBADENGINE current: { node: 'v22.5.1', npm: '10.8.2' }
- 26 warn EBADENGINE }
- 27 warn EBADENGINE Unsupported engine {
- 27 warn EBADENGINE package: '@nuxt/schema@3.0.0',
- 27 warn EBADENGINE required: { node: '^14.16.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0' },
- 27 warn EBADENGINE current: { node: 'v22.5.1', npm: '10.8.2' }
- 27 warn EBADENGINE }
- 28 warn EBADENGINE Unsupported engine {
- 28 warn EBADENGINE package: 'nypm@0.2.0',
- 28 warn EBADENGINE required: { node: '^14.16.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0' },
- 28 warn EBADENGINE current: { node: 'v22.5.1', npm: '10.8.2' }
- 28 warn EBADENGINE }
- 29 silly reify moves {}
- 30 silly audit bulk request {
- 30 silly audit '@ampproject/remapping': [ '2.2.0' ],
- 30 silly audit '@antfu/utils': [ '0.7.2' ],
- 30 silly audit '@babel/code-frame': [ '7.21.4' ],
- 30 silly audit '@babel/compat-data': [ '7.21.4' ],
- 30 silly audit '@babel/core': [ '7.21.4' ],
- 30 silly audit semver: [ '6.3.0', '7.4.0' ],
- 30 silly audit '@babel/generator': [ '7.21.4' ],
- 30 silly audit '@jridgewell/gen-mapping': [ '0.3.2', '0.1.1' ],
- 30 silly audit '@babel/helper-annotate-as-pure': [ '7.18.6' ],
- 30 silly audit '@babel/helper-compilation-targets': [ '7.21.4' ],
- 30 silly audit '@babel/helper-create-class-features-plugin': [ '7.21.4' ],
- 30 silly audit '@babel/helper-environment-visitor': [ '7.18.9' ],
- 30 silly audit '@babel/helper-function-name': [ '7.21.0' ],
- 30 silly audit '@babel/helper-hoist-variables': [ '7.18.6' ],
- 30 silly audit '@babel/helper-member-expression-to-functions': [ '7.21.0' ],
- 30 silly audit '@babel/helper-module-imports': [ '7.21.4' ],
- 30 silly audit '@babel/helper-module-transforms': [ '7.21.2' ],
- 30 silly audit '@babel/helper-optimise-call-expression': [ '7.18.6' ],
- 30 silly audit '@babel/helper-plugin-utils': [ '7.20.2' ],
- 30 silly audit '@babel/helper-replace-supers': [ '7.20.7' ],
- 30 silly audit '@babel/helper-simple-access': [ '7.20.2' ],
- 30 silly audit '@babel/helper-skip-transparent-expression-wrappers': [ '7.20.0' ],
- 30 silly audit '@babel/helper-split-export-declaration': [ '7.18.6' ],
- 30 silly audit '@babel/helper-string-parser': [ '7.19.4' ],
- 30 silly audit '@babel/helper-validator-identifier': [ '7.19.1' ],
- 30 silly audit '@babel/helper-validator-option': [ '7.21.0' ],
- 30 silly audit '@babel/helpers': [ '7.21.0' ],
- 30 silly audit '@babel/highlight': [ '7.18.6' ],
- 30 silly audit 'ansi-styles': [ '3.2.1', '6.2.1', '4.3.0' ],
- 30 silly audit chalk: [ '2.4.2', '5.2.0', '4.1.2' ],
- 30 silly audit 'escape-string-regexp': [ '1.0.5', '5.0.0' ],
- 30 silly audit '@babel/parser': [ '7.21.4' ],
- 30 silly audit '@babel/plugin-syntax-jsx': [ '7.21.4' ],
- 30 silly audit '@babel/plugin-syntax-typescript': [ '7.21.4' ],
- 30 silly audit '@babel/plugin-transform-typescript': [ '7.21.3' ],
- 30 silly audit '@babel/standalone': [ '7.21.3' ],
- 30 silly audit '@babel/template': [ '7.20.7' ],
- 30 silly audit '@babel/traverse': [ '7.21.4' ],
- 30 silly audit '@babel/types': [ '7.21.4' ],
- 30 silly audit '@cloudflare/kv-asset-handler': [ '0.3.0' ],
- 30 silly audit '@ctrl/tinycolor': [ '3.6.0' ],
- 30 silly audit '@element-plus/icons-vue': [ '2.1.0' ],
- 30 silly audit '@element-plus/nuxt': [ '1.0.4' ],
- 30 silly audit 'magic-string': [ '0.27.0', '0.25.9', '0.30.0' ],
- 30 silly audit '@esbuild/android-arm': [ '0.17.17' ],
- 30 silly audit '@esbuild/android-arm64': [ '0.17.17' ],
- 30 silly audit '@esbuild/android-x64': [ '0.17.17' ],
- 30 silly audit '@esbuild/darwin-arm64': [ '0.17.17' ],
- 30 silly audit '@esbuild/darwin-x64': [ '0.17.17' ],
- 30 silly audit '@esbuild/freebsd-arm64': [ '0.17.17' ],
- 30 silly audit '@esbuild/freebsd-x64': [ '0.17.17' ],
- 30 silly audit '@esbuild/linux-arm': [ '0.17.17' ],
- 30 silly audit '@esbuild/linux-arm64': [ '0.17.17' ],
- 30 silly audit '@esbuild/linux-ia32': [ '0.17.17' ],
- 30 silly audit '@esbuild/linux-loong64': [ '0.17.17' ],
- 30 silly audit '@esbuild/linux-mips64el': [ '0.17.17' ],
- 30 silly audit '@esbuild/linux-ppc64': [ '0.17.17' ],
- 30 silly audit '@esbuild/linux-riscv64': [ '0.17.17' ],
- 30 silly audit '@esbuild/linux-s390x': [ '0.17.17' ],
- 30 silly audit '@esbuild/linux-x64': [ '0.17.17' ],
- 30 silly audit '@esbuild/netbsd-x64': [ '0.17.17' ],
- 30 silly audit '@esbuild/openbsd-x64': [ '0.17.17' ],
- 30 silly audit '@esbuild/sunos-x64': [ '0.17.17' ],
- 30 silly audit '@esbuild/win32-arm64': [ '0.17.17' ],
- 30 silly audit '@esbuild/win32-ia32': [ '0.17.17' ],
- 30 silly audit '@esbuild/win32-x64': [ '0.17.17' ],
- 30 silly audit '@floating-ui/core': [ '1.2.5' ],
- 30 silly audit '@floating-ui/dom': [ '1.2.5' ],
- 30 silly audit '@intlify/core-base': [ '9.2.2' ],
- 30 silly audit '@intlify/devtools-if': [ '9.2.2' ],
- 30 silly audit '@intlify/message-compiler': [ '9.2.2' ],
- 30 silly audit 'source-map': [ '0.6.1', '0.7.4' ],
- 30 silly audit '@intlify/shared': [ '9.2.2' ],
- 30 silly audit '@intlify/vue-devtools': [ '9.2.2' ],
- 30 silly audit '@ioredis/commands': [ '1.2.0' ],
- 30 silly audit '@jridgewell/resolve-uri': [ '3.1.0' ],
- 30 silly audit '@jridgewell/set-array': [ '1.1.2' ],
- 30 silly audit '@jridgewell/source-map': [ '0.3.2' ],
- 30 silly audit '@jridgewell/sourcemap-codec': [ '1.4.14' ],
- 30 silly audit '@jridgewell/trace-mapping': [ '0.3.17' ],
- 30 silly audit '@mapbox/node-pre-gyp': [ '1.0.10' ],
- 30 silly audit 'node-fetch': [ '2.6.9', '3.3.1' ],
- 30 silly audit '@netlify/functions': [ '1.4.0' ],
- 30 silly audit '@nodelib/fs.scandir': [ '2.1.5' ],
- 30 silly audit '@nodelib/fs.stat': [ '2.0.5' ],
- 30 silly audit '@nodelib/fs.walk': [ '1.2.8' ],
- 30 silly audit '@nuxt/devalue': [ '2.0.0' ],
- 30 silly audit '@nuxt/kit': [ '3.4.1', '3.0.0' ],
- 30 silly audit consola: [ '3.0.2', '2.15.3' ],
- 30 silly audit '@nuxt/schema': [ '3.4.1', '3.0.0' ],
- 30 silly audit '@nuxt/telemetry': [ '2.2.0' ],
- 30 silly audit 'fs-extra': [ '10.1.0', '11.1.1' ],
- 30 silly audit '@nuxt/ui-templates': [ '1.1.1' ],
- 30 silly audit '@nuxt/vite-builder': [ '3.4.1' ],
- 30 silly audit '@polka/url': [ '1.0.0-next.21' ],
- 30 silly audit '@sxzz/popperjs-es': [ '2.11.7' ],
- 30 silly audit '@rollup/plugin-alias': [ '5.0.0' ],
- 30 silly audit '@rollup/plugin-commonjs': [ '24.1.0' ],
- 30 silly audit 'estree-walker': [ '2.0.2', '3.0.3' ],
- 30 silly audit '@rollup/plugin-inject': [ '5.0.3' ],
- 30 silly audit '@rollup/plugin-json': [ '6.0.0' ],
- 30 silly audit '@rollup/plugin-node-resolve': [ '15.0.2' ],
- 30 silly audit '@rollup/plugin-replace': [ '5.0.2' ],
- 30 silly audit '@rollup/plugin-terser': [ '0.4.1' ],
- 30 silly audit '@rollup/plugin-virtual': [ '3.0.2' ],
- 30 silly audit '@rollup/plugin-wasm': [ '6.1.2' ],
- 30 silly audit '@rollup/pluginutils': [ '5.0.2', '4.2.1' ],
- 30 silly audit '@swc/core': [ '1.3.105' ],
- 30 silly audit '@swc/core-darwin-arm64': [ '1.3.105' ],
- 30 silly audit '@swc/core-darwin-x64': [ '1.3.105' ],
- 30 silly audit '@swc/core-linux-arm-gnueabihf': [ '1.3.105' ],
- 30 silly audit '@swc/core-linux-arm64-gnu': [ '1.3.105' ],
- 30 silly audit '@swc/core-linux-arm64-musl': [ '1.3.105' ],
- 30 silly audit '@swc/core-linux-x64-gnu': [ '1.3.105' ],
- 30 silly audit '@swc/core-linux-x64-musl': [ '1.3.105' ],
- 30 silly audit '@swc/core-win32-arm64-msvc': [ '1.3.105' ],
- 30 silly audit '@swc/core-win32-ia32-msvc': [ '1.3.105' ],
- 30 silly audit '@swc/core-win32-x64-msvc': [ '1.3.105' ],
- 30 silly audit '@swc/counter': [ '0.1.2' ],
- 30 silly audit '@swc/types': [ '0.1.5' ],
- 30 silly audit '@trysound/sax': [ '0.2.0' ],
- 30 silly audit '@types/estree': [ '1.0.0' ],
- 30 silly audit '@types/lodash': [ '4.14.192' ],
- 30 silly audit '@types/lodash-es': [ '4.17.7' ],
- 30 silly audit '@types/node': [ '18.15.11' ],
- 30 silly audit '@types/qrcode': [ '1.5.0' ],
- 30 silly audit '@types/resolve': [ '1.20.2' ],
- 30 silly audit '@types/web-bluetooth': [ '0.0.16' ],
- 30 silly audit '@unhead/dom': [ '1.1.25' ],
- 30 silly audit '@unhead/schema': [ '1.1.25' ],
- 30 silly audit '@unhead/shared': [ '1.1.25' ],
- 30 silly audit '@unhead/ssr': [ '1.1.25' ],
- 30 silly audit '@unhead/vue': [ '1.1.25' ],
- 30 silly audit '@vercel/nft': [ '0.22.6' ],
- 30 silly audit 'brace-expansion': [ '1.1.11', '2.0.1' ],
- 30 silly audit glob: [ '7.2.3', '8.1.0' ],
- 30 silly audit minimatch: [ '3.1.2', '5.1.6', '3.0.8' ],
- 30 silly audit '@vitejs/plugin-vue': [ '4.1.0' ],
- 30 silly audit '@vitejs/plugin-vue-jsx': [ '3.0.1' ],
- 30 silly audit '@vue/babel-helper-vue-transform-on': [ '1.0.2' ],
- 30 silly audit '@vue/babel-plugin-jsx': [ '1.1.1' ],
- 30 silly audit '@vue/compiler-core': [ '3.2.47' ],
- 30 silly audit '@vue/compiler-dom': [ '3.2.47' ],
- 30 silly audit '@vue/compiler-sfc': [ '3.2.47' ],
- 30 silly audit '@vue/compiler-ssr': [ '3.2.47' ],
- 30 silly audit '@vue/devtools-api': [ '6.5.0' ],
- 30 silly audit '@vue/reactivity': [ '3.2.47' ],
- 30 silly audit '@vue/reactivity-transform': [ '3.2.47' ],
- 30 silly audit '@vue/runtime-core': [ '3.2.47' ],
- 30 silly audit '@vue/runtime-dom': [ '3.2.47' ],
- 30 silly audit '@vue/server-renderer': [ '3.2.47' ],
- 30 silly audit '@vue/shared': [ '3.2.47' ],
- 30 silly audit '@vueuse/core': [ '9.13.0' ],
- 30 silly audit '@vueuse/metadata': [ '9.13.0' ],
- 30 silly audit '@vueuse/shared': [ '9.13.0' ],
- 30 silly audit '@windicss/config': [ '1.8.10' ],
- 30 silly audit '@windicss/plugin-utils': [ '1.8.10' ],
- 30 silly audit abbrev: [ '1.1.1' ],
- 30 silly audit acorn: [ '8.8.2' ],
- 30 silly audit 'agent-base': [ '6.0.2' ],
- 30 silly audit 'ansi-escapes': [ '6.1.0', '4.3.2' ],
- 30 silly audit 'ansi-regex': [ '6.0.1', '5.0.1' ],
- 30 silly audit anymatch: [ '3.1.3' ],
- 30 silly audit aproba: [ '2.0.0' ],
- 30 silly audit arch: [ '2.2.0' ],
- 30 silly audit archiver: [ '5.3.1' ],
- 30 silly audit 'archiver-utils': [ '2.1.0' ],
- 30 silly audit 'readable-stream': [ '2.3.8', '3.6.2' ],
- 30 silly audit 'safe-buffer': [ '5.1.2', '5.2.1' ],
- 30 silly audit string_decoder: [ '1.1.1', '1.3.0' ],
- 30 silly audit 'are-we-there-yet': [ '2.0.0' ],
- 30 silly audit async: [ '3.2.4' ],
- 30 silly audit 'async-sema': [ '3.1.1' ],
- 30 silly audit 'async-validator': [ '4.2.5' ],
- 30 silly audit autoprefixer: [ '10.4.14' ],
- 30 silly audit 'balanced-match': [ '1.0.2' ],
- 30 silly audit 'base64-js': [ '1.5.1' ],
- 30 silly audit 'big.js': [ '5.2.2' ],
- 30 silly audit 'binary-extensions': [ '2.2.0' ],
- 30 silly audit bindings: [ '1.5.0' ],
- 30 silly audit bl: [ '5.1.0', '4.1.0' ],
- 30 silly audit boolbase: [ '1.0.0' ],
- 30 silly audit braces: [ '3.0.2' ],
- 30 silly audit browserslist: [ '4.21.5' ],
- 30 silly audit buffer: [ '6.0.3', '5.7.1' ],
- 30 silly audit 'buffer-crc32': [ '0.2.13' ],
- 30 silly audit 'buffer-from': [ '1.1.2' ],
- 30 silly audit 'builtin-modules': [ '3.3.0' ],
- 30 silly audit c12: [ '1.2.0' ],
- 30 silly audit cac: [ '6.7.14' ],
- 30 silly audit camelcase: [ '6.3.0', '5.3.1' ],
- 30 silly audit 'caniuse-api': [ '3.0.0' ],
- 30 silly audit 'caniuse-lite': [ '1.0.30001473' ],
- 30 silly audit chardet: [ '0.7.0' ],
- 30 silly audit cheerio: [ '1.0.0-rc.12' ],
- 30 silly audit 'cheerio-select': [ '2.1.0' ],
- 30 silly audit chokidar: [ '3.5.3' ],
- 30 silly audit chownr: [ '2.0.0' ],
- 30 silly audit 'ci-info': [ '3.8.0' ],
- 30 silly audit clear: [ '0.1.0' ],
- 30 silly audit 'cli-cursor': [ '4.0.0' ],
- 30 silly audit 'cli-spinners': [ '2.8.0' ],
- 30 silly audit 'cli-width': [ '4.0.0' ],
- 30 silly audit clipboardy: [ '3.0.0' ],
- 30 silly audit cliui: [ '8.0.1', '6.0.0' ],
- 30 silly audit 'color-convert': [ '2.0.1', '1.9.3' ],
- 30 silly audit 'color-name': [ '1.1.4', '1.1.3' ],
- 30 silly audit 'emoji-regex': [ '8.0.0', '9.2.2' ],
- 30 silly audit 'string-width': [ '4.2.3', '5.1.2' ],
- 30 silly audit 'strip-ansi': [ '6.0.1', '7.0.1' ],
- 30 silly audit 'wrap-ansi': [ '7.0.0', '6.2.0', '8.1.0' ],
- 30 silly audit clone: [ '1.0.4' ],
- 30 silly audit 'cluster-key-slot': [ '1.1.2' ],
- 30 silly audit 'color-support': [ '1.1.3' ],
- 30 silly audit colord: [ '2.9.3' ],
- 30 silly audit colorette: [ '2.0.19' ],
- 30 silly audit commander: [ '7.2.0', '2.20.3', '8.3.0' ],
- 30 silly audit commondir: [ '1.0.1' ],
- 30 silly audit 'compress-commons': [ '4.1.1' ],
- 30 silly audit 'concat-map': [ '0.0.1' ],
- 30 silly audit connect: [ '3.7.0' ],
- 30 silly audit debug: [ '2.6.9', '4.3.4' ],
- 30 silly audit ms: [ '2.0.0', '2.1.2', '2.1.3' ],
- 30 silly audit 'console-control-strings': [ '1.1.0' ],
- 30 silly audit 'convert-source-map': [ '1.9.0' ],
- 30 silly audit 'cookie-es': [ '0.5.0' ],
- 30 silly audit 'core-util-is': [ '1.0.3' ],
- 30 silly audit 'crc-32': [ '1.2.2' ],
- 30 silly audit 'crc32-stream': [ '4.0.2' ],
- 30 silly audit 'create-require': [ '1.1.1' ],
- 30 silly audit 'cross-spawn': [ '7.0.3' ],
- 30 silly audit 'css-declaration-sorter': [ '6.4.0' ],
- 30 silly audit 'css-select': [ '5.1.0' ],
- 30 silly audit 'css-tree': [ '2.3.1', '2.2.1' ],
- 30 silly audit 'css-what': [ '6.1.0' ],
- 30 silly audit cssesc: [ '3.0.0' ],
- 30 silly audit cssnano: [ '6.0.0' ],
- 30 silly audit 'cssnano-preset-default': [ '6.0.0' ],
- 30 silly audit 'cssnano-utils': [ '4.0.0' ],
- 30 silly audit csso: [ '5.0.5' ],
- 30 silly audit 'mdn-data': [ '2.0.28', '2.0.30' ],
- 30 silly audit csstype: [ '2.6.21' ],
- 30 silly audit cuint: [ '0.2.2' ],
- 30 silly audit 'data-uri-to-buffer': [ '4.0.1' ],
- 30 silly audit dayjs: [ '1.11.7' ],
- 30 silly audit decamelize: [ '1.2.0' ],
- 30 silly audit declass: [ '0.0.1' ],
- 30 silly audit deepmerge: [ '4.3.1' ],
- 30 silly audit defaults: [ '1.0.4' ],
- 30 silly audit 'define-lazy-prop': [ '2.0.0' ],
- 30 silly audit defu: [ '6.1.2' ],
- 30 silly audit delegates: [ '1.0.0' ],
- 30 silly audit denque: [ '2.1.0' ],
- 30 silly audit depd: [ '2.0.0' ],
- 30 silly audit destr: [ '1.2.2' ],
- 30 silly audit destroy: [ '1.2.0' ],
- 30 silly audit 'detect-libc': [ '2.0.1' ],
- 30 silly audit devalue: [ '4.3.0' ],
- 30 silly audit dijkstrajs: [ '1.0.2' ],
- 30 silly audit 'dir-glob': [ '3.0.1' ],
- 30 silly audit 'dom-serializer': [ '2.0.0' ],
- 30 silly audit domelementtype: [ '2.3.0' ],
- 30 silly audit domhandler: [ '5.0.3' ],
- 30 silly audit domutils: [ '3.0.1' ],
- 30 silly audit 'dot-prop': [ '7.2.0' ],
- 30 silly audit 'type-fest': [ '2.19.0', '3.8.0', '0.21.3' ],
- 30 silly audit dotenv: [ '16.0.3' ],
- 30 silly audit duplexer: [ '0.1.2' ],
- 30 silly audit eastasianwidth: [ '0.2.0' ],
- 30 silly audit 'ee-first': [ '1.1.1' ],
- 30 silly audit 'electron-to-chromium': [ '1.4.347' ],
- 30 silly audit 'element-plus': [ '2.3.2' ],
- 30 silly audit 'emojis-list': [ '3.0.0' ],
- 30 silly audit 'encode-utf8': [ '1.0.3' ],
- 30 silly audit encodeurl: [ '1.0.2' ],
- 30 silly audit 'end-of-stream': [ '1.4.4' ],
- 30 silly audit 'enhanced-resolve': [ '5.12.0', '4.5.0' ],
- 30 silly audit entities: [ '4.5.0' ],
- 30 silly audit errno: [ '0.1.8' ],
- 30 silly audit esbuild: [ '0.17.17' ],
- 30 silly audit escalade: [ '3.1.1' ],
- 30 silly audit 'escape-html': [ '1.0.3' ],
- 30 silly audit etag: [ '1.8.1' ],
- 30 silly audit eventemitter3: [ '4.0.7' ],
- 30 silly audit execa: [ '5.1.1', '7.1.1' ],
- 30 silly audit 'external-editor': [ '3.1.0' ],
- 30 silly audit externality: [ '1.0.0' ],
- 30 silly audit 'fast-glob': [ '3.2.12' ],
- 30 silly audit fastq: [ '1.15.0' ],
- 30 silly audit 'fetch-blob': [ '3.2.0' ],
- 30 silly audit figures: [ '5.0.0' ],
- 30 silly audit 'file-uri-to-path': [ '1.0.0' ],
- 30 silly audit 'fill-range': [ '7.0.1' ],
- 30 silly audit finalhandler: [ '1.1.2' ],
- 30 silly audit 'on-finished': [ '2.3.0', '2.4.1' ],
- 30 silly audit statuses: [ '1.5.0', '2.0.1' ],
- 30 silly audit 'find-up': [ '4.1.0' ],
- 30 silly audit flat: [ '5.0.2' ],
- 30 silly audit 'follow-redirects': [ '1.15.2' ],
- 30 silly audit 'formdata-polyfill': [ '4.0.10' ],
- 30 silly audit 'fraction.js': [ '4.2.0' ],
- 30 silly audit fresh: [ '0.5.2' ],
- 30 silly audit 'fs-constants': [ '1.0.0' ],
- 30 silly audit 'fs-minipass': [ '2.1.0' ],
- 30 silly audit minipass: [ '3.3.6', '4.2.5' ],
- 30 silly audit yallist: [ '4.0.0', '3.1.1' ],
- 30 silly audit 'fs.realpath': [ '1.0.0' ],
- 30 silly audit fsevents: [ '2.3.2' ],
- 30 silly audit 'function-bind': [ '1.1.1' ],
- 30 silly audit gauge: [ '3.0.2' ],
- 30 silly audit gensync: [ '1.0.0-beta.2' ],
- 30 silly audit 'get-caller-file': [ '2.0.5' ],
- 30 silly audit 'get-port': [ '6.1.2' ],
- 30 silly audit 'get-port-please': [ '3.0.1' ],
- 30 silly audit 'get-stream': [ '6.0.1' ],
- 30 silly audit giget: [ '1.1.2' ],
- 30 silly audit 'git-config-path': [ '2.0.0' ],
- 30 silly audit 'git-up': [ '7.0.0' ],
- 30 silly audit 'git-url-parse': [ '13.1.0' ],
- 30 silly audit 'glob-parent': [ '5.1.2' ],
- 30 silly audit globals: [ '11.12.0' ],
- 30 silly audit globby: [ '13.1.4' ],
- 30 silly audit 'graceful-fs': [ '4.2.11' ],
- 30 silly audit 'gzip-size': [ '7.0.0' ],
- 30 silly audit h3: [ '1.6.4' ],
- 30 silly audit has: [ '1.0.3' ],
- 30 silly audit 'has-flag': [ '3.0.0', '4.0.0' ],
- 30 silly audit 'has-unicode': [ '2.0.1' ],
- 30 silly audit 'hash-sum': [ '2.0.0' ],
- 30 silly audit hookable: [ '5.5.3' ],
- 30 silly audit 'html-tags': [ '3.3.1' ],
- 30 silly audit htmlparser2: [ '8.0.2' ],
- 30 silly audit 'http-errors': [ '2.0.0' ],
- 30 silly audit 'http-proxy': [ '1.18.1' ],
- 30 silly audit 'http-shutdown': [ '1.2.2' ],
- 30 silly audit 'https-proxy-agent': [ '5.0.1' ],
- 30 silly audit 'human-signals': [ '2.1.0', '4.3.1' ],
- 30 silly audit 'iconv-lite': [ '0.4.24' ],
- 30 silly audit ieee754: [ '1.2.1' ],
- 30 silly audit ignore: [ '5.2.4' ],
- 30 silly audit immutable: [ '4.3.0' ],
- 30 silly audit inflight: [ '1.0.6' ],
- 30 silly audit inherits: [ '2.0.4' ],
- 30 silly audit ini: [ '1.3.8' ],
- 30 silly audit inquirer: [ '9.1.5' ],
- 30 silly audit ioredis: [ '5.3.2' ],
- 30 silly audit 'ip-regex': [ '5.0.0' ],
- 30 silly audit 'iron-webcrypto': [ '0.6.0' ],
- 30 silly audit 'is-binary-path': [ '2.1.0' ],
- 30 silly audit 'is-builtin-module': [ '3.2.1' ],
- 30 silly audit 'is-core-module': [ '2.11.0' ],
- 30 silly audit 'is-docker': [ '3.0.0', '2.2.1' ],
- 30 silly audit 'is-extglob': [ '2.1.1' ],
- 30 silly audit 'is-fullwidth-code-point': [ '3.0.0' ],
- 30 silly audit 'is-glob': [ '4.0.3' ],
- 30 silly audit 'is-interactive': [ '2.0.0' ],
- 30 silly audit 'is-module': [ '1.0.0' ],
- 30 silly audit 'is-number': [ '7.0.0' ],
- 30 silly audit 'is-primitive': [ '3.0.1' ],
- 30 silly audit 'is-promise': [ '4.0.0' ],
- 30 silly audit 'is-reference': [ '1.2.1' ],
- 30 silly audit 'is-ssh': [ '1.4.0' ],
- 30 silly audit 'is-stream': [ '2.0.1', '3.0.0' ],
- 30 silly audit 'is-unicode-supported': [ '1.3.0' ],
- 30 silly audit 'is-wsl': [ '2.2.0' ],
- 30 silly audit isarray: [ '1.0.0' ],
- 30 silly audit isexe: [ '2.0.0' ],
- 30 silly audit jiti: [ '1.18.2' ],
- 30 silly audit 'js-tokens': [ '4.0.0' ],
- 30 silly audit jsesc: [ '2.5.2' ],
- 30 silly audit json5: [ '2.2.3' ],
- 30 silly audit 'jsonc-parser': [ '3.2.0' ],
- 30 silly audit jsonfile: [ '6.1.0' ],
- 30 silly audit kleur: [ '3.0.3' ],
- 30 silly audit klona: [ '2.0.6' ],
- 30 silly audit knitwork: [ '1.0.0' ],
- 30 silly audit kolorist: [ '1.7.0' ],
- 30 silly audit lazystream: [ '1.0.1' ],
- 30 silly audit lilconfig: [ '2.1.0' ],
- 30 silly audit listhen: [ '1.0.4' ],
- 30 silly audit 'loader-utils': [ '2.0.4' ],
- 30 silly audit 'local-pkg': [ '0.4.3' ],
- 30 silly audit 'locate-path': [ '5.0.0' ],
- 30 silly audit lodash: [ '4.17.21' ],
- 30 silly audit 'lodash-es': [ '4.17.21' ],
- 30 silly audit 'lodash-unified': [ '1.0.3' ],
- 30 silly audit 'lodash._reinterpolate': [ '3.0.0' ],
- 30 silly audit 'lodash.debounce': [ '4.0.8' ],
- 30 silly audit 'lodash.defaults': [ '4.2.0' ],
- 30 silly audit 'lodash.difference': [ '4.5.0' ],
- 30 silly audit 'lodash.flatten': [ '4.4.0' ],
- 30 silly audit 'lodash.isarguments': [ '3.1.0' ],
- 30 silly audit 'lodash.isplainobject': [ '4.0.6' ],
- 30 silly audit 'lodash.memoize': [ '4.1.2' ],
- 30 silly audit 'lodash.pick': [ '4.4.0' ],
- 30 silly audit 'lodash.template': [ '4.5.0' ],
- 30 silly audit 'lodash.templatesettings': [ '4.2.0' ],
- 30 silly audit 'lodash.union': [ '4.6.0' ],
- 30 silly audit 'lodash.uniq': [ '4.5.0' ],
- 30 silly audit 'log-symbols': [ '5.1.0' ],
- 30 silly audit 'lru-cache': [ '5.1.1', '6.0.0', '9.0.3' ],
- 30 silly audit 'make-dir': [ '3.1.0' ],
- 30 silly audit 'memoize-one': [ '6.0.0' ],
- 30 silly audit 'memory-fs': [ '0.5.0' ],
- 30 silly audit 'merge-stream': [ '2.0.0' ],
- 30 silly audit merge2: [ '1.4.1' ],
- 30 silly audit micromatch: [ '4.0.5' ],
- 30 silly audit mime: [ '3.0.0', '2.5.2', '1.6.0' ],
- 30 silly audit 'mimic-fn': [ '2.1.0', '4.0.0' ],
- 30 silly audit minizlib: [ '2.1.2' ],
- 30 silly audit mkdirp: [ '1.0.4' ],
- 30 silly audit mlly: [ '1.2.0' ],
- 30 silly audit mri: [ '1.2.0' ],
- 30 silly audit mrmime: [ '1.0.1' ],
- 30 silly audit 'mute-stream': [ '1.0.0' ],
- 30 silly audit nanoid: [ '4.0.2', '3.3.6' ],
- 30 silly audit nitropack: [ '2.3.3' ],
- 30 silly audit 'node-domexception': [ '1.0.0' ],
- 30 silly audit 'node-fetch-native': [ '1.1.0' ],
- 30 silly audit 'node-forge': [ '1.3.1' ],
- 30 silly audit 'node-gyp-build': [ '4.6.0' ],
- 30 silly audit 'node-releases': [ '2.0.10' ],
- 30 silly audit nopt: [ '5.0.0' ],
- 30 silly audit 'normalize-path': [ '3.0.0' ],
- 30 silly audit 'normalize-range': [ '0.1.2' ],
- 30 silly audit 'normalize-wheel-es': [ '1.2.0' ],
- 30 silly audit 'npm-run-path': [ '4.0.1', '5.1.0' ],
- 30 silly audit npmlog: [ '5.0.1' ],
- 30 silly audit 'nth-check': [ '2.1.1' ],
- 30 silly audit nuxi: [ '3.4.1' ],
- 30 silly audit nuxt: [ '3.4.1' ],
- 30 silly audit 'nuxt-windicss': [ '2.6.0' ],
- 30 silly audit unimport: [ '1.3.0', '3.0.6' ],
- 30 silly audit nypm: [ '0.2.0' ],
- 30 silly audit onetime: [ '6.0.0', '5.1.2' ],
- 30 silly audit 'path-key': [ '4.0.0', '3.1.1' ],
- 30 silly audit 'strip-final-newline': [ '3.0.0', '2.0.0' ],
- 30 silly audit 'object-assign': [ '4.1.1' ],
- 30 silly audit ofetch: [ '1.0.1' ],
- 30 silly audit ohash: [ '1.0.0' ],
- 30 silly audit once: [ '1.4.0' ],
- 30 silly audit open: [ '8.4.2' ],
- 30 silly audit ora: [ '6.3.0' ],
- 30 silly audit 'os-tmpdir': [ '1.0.2' ],
- 30 silly audit 'p-limit': [ '2.3.0' ],
- 30 silly audit 'p-locate': [ '4.1.0' ],
- 30 silly audit 'p-try': [ '2.2.0' ],
- 30 silly audit 'parse-git-config': [ '3.0.0' ],
- 30 silly audit 'parse-path': [ '7.0.0' ],
- 30 silly audit 'parse-url': [ '8.1.0' ],
- 30 silly audit parse5: [ '7.1.2' ],
- 30 silly audit 'parse5-htmlparser2-tree-adapter': [ '7.0.0' ],
- 30 silly audit parseurl: [ '1.3.3' ],
- 30 silly audit 'path-exists': [ '4.0.0' ],
- 30 silly audit 'path-is-absolute': [ '1.0.1' ],
- 30 silly audit 'path-parse': [ '1.0.7' ],
- 30 silly audit 'path-type': [ '4.0.0' ],
- 30 silly audit pathe: [ '1.1.0' ],
- 30 silly audit 'perfect-debounce': [ '0.1.3' ],
- 30 silly audit picocolors: [ '1.0.0' ],
- 30 silly audit picomatch: [ '2.3.1' ],
- 30 silly audit pify: [ '2.3.0' ],
- 30 silly audit pinia: [ '2.0.33' ],
- 30 silly audit 'pkg-types': [ '1.0.2' ],
- 30 silly audit pngjs: [ '5.0.0' ],
- 30 silly audit postcss: [ '8.4.21' ],
- 30 silly audit 'postcss-calc': [ '8.2.4' ],
- 30 silly audit 'postcss-colormin': [ '6.0.0' ],
- 30 silly audit 'postcss-convert-values': [ '6.0.0' ],
- 30 silly audit 'postcss-discard-comments': [ '6.0.0' ],
- 30 silly audit 'postcss-discard-duplicates': [ '6.0.0' ],
- 30 silly audit 'postcss-discard-empty': [ '6.0.0' ],
- 30 silly audit 'postcss-discard-overridden': [ '6.0.0' ],
- 30 silly audit 'postcss-import': [ '15.1.0' ],
- 30 silly audit 'postcss-import-resolver': [ '2.0.0' ],
- 30 silly audit tapable: [ '1.1.3', '2.2.1' ],
- 30 silly audit 'postcss-merge-longhand': [ '6.0.0' ],
- 30 silly audit 'postcss-merge-rules': [ '6.0.0' ],
- 30 silly audit 'postcss-minify-font-values': [ '6.0.0' ],
- 30 silly audit 'postcss-minify-gradients': [ '6.0.0' ],
- 30 silly audit 'postcss-minify-params': [ '6.0.0' ],
- 30 silly audit 'postcss-minify-selectors': [ '6.0.0' ],
- 30 silly audit 'postcss-normalize-charset': [ '6.0.0' ],
- 30 silly audit 'postcss-normalize-display-values': [ '6.0.0' ],
- 30 silly audit 'postcss-normalize-positions': [ '6.0.0' ],
- 30 silly audit 'postcss-normalize-repeat-style': [ '6.0.0' ],
- 30 silly audit 'postcss-normalize-string': [ '6.0.0' ],
- 30 silly audit 'postcss-normalize-timing-functions': [ '6.0.0' ],
- 30 silly audit 'postcss-normalize-unicode': [ '6.0.0' ],
- 30 silly audit 'postcss-normalize-url': [ '6.0.0' ],
- 30 silly audit 'postcss-normalize-whitespace': [ '6.0.0' ],
- 30 silly audit 'postcss-ordered-values': [ '6.0.0' ],
- 30 silly audit 'postcss-reduce-initial': [ '6.0.0' ],
- 30 silly audit 'postcss-reduce-transforms': [ '6.0.0' ],
- 30 silly audit 'postcss-selector-parser': [ '6.0.11' ],
- 30 silly audit 'postcss-svgo': [ '6.0.0' ],
- 30 silly audit 'postcss-unique-selectors': [ '6.0.0' ],
- 30 silly audit 'postcss-url': [ '10.1.3' ],
- 30 silly audit 'postcss-value-parser': [ '4.2.0' ],
- 30 silly audit 'pretty-bytes': [ '6.1.0' ],
- 30 silly audit 'process-nextick-args': [ '2.0.1' ],
- 30 silly audit prompts: [ '2.4.2' ],
- 30 silly audit protocols: [ '2.0.1' ],
- 30 silly audit prr: [ '1.0.1' ],
- 30 silly audit qrcode: [ '1.5.1' ],
- 30 silly audit y18n: [ '4.0.3', '5.0.8' ],
- 30 silly audit yargs: [ '15.4.1', '17.7.1' ],
- 30 silly audit 'yargs-parser': [ '18.1.3', '21.1.1' ],
- 30 silly audit 'queue-microtask': [ '1.2.3' ],
- 30 silly audit radix3: [ '1.0.1' ],
- 30 silly audit randombytes: [ '2.1.0' ],
- 30 silly audit 'range-parser': [ '1.2.1' ],
- 30 silly audit rc9: [ '2.1.0' ],
- 30 silly audit 'read-cache': [ '1.0.0' ],
- 30 silly audit 'readdir-glob': [ '1.1.3' ],
- 30 silly audit readdirp: [ '3.6.0' ],
- 30 silly audit 'redis-errors': [ '1.2.0' ],
- 30 silly audit 'redis-parser': [ '3.0.0' ],
- 30 silly audit 'require-directory': [ '2.1.1' ],
- 30 silly audit 'require-main-filename': [ '2.0.0' ],
- 30 silly audit 'requires-port': [ '1.0.0' ],
- 30 silly audit resolve: [ '1.22.1' ],
- 30 silly audit 'resolve-from': [ '5.0.0' ],
- 30 silly audit 'restore-cursor': [ '4.0.0' ],
- 30 silly audit reusify: [ '1.0.4' ],
- 30 silly audit rimraf: [ '3.0.2' ],
- 30 silly audit rollup: [ '3.20.2' ],
- 30 silly audit 'rollup-plugin-visualizer': [ '5.9.0' ],
- 30 silly audit 'run-async': [ '2.4.1' ],
- 30 silly audit 'run-parallel': [ '1.2.0' ],
- 30 silly audit rxjs: [ '7.8.0' ],
- 30 silly audit 'safer-buffer': [ '2.1.2' ],
- 30 silly audit sass: [ '1.60.0' ],
- 30 silly audit scule: [ '1.0.0' ],
- 30 silly audit send: [ '0.18.0' ],
- 30 silly audit 'serialize-javascript': [ '6.0.1' ],
- 30 silly audit 'serve-placeholder': [ '2.0.1' ],
- 30 silly audit 'serve-static': [ '1.15.0' ],
- 30 silly audit 'set-blocking': [ '2.0.0' ],
- 30 silly audit setprototypeof: [ '1.2.0' ],
- 30 silly audit 'shebang-command': [ '2.0.0' ],
- 30 silly audit 'shebang-regex': [ '3.0.0' ],
- 30 silly audit 'signal-exit': [ '3.0.7' ],
- 30 silly audit sirv: [ '2.0.2', '1.0.19' ],
- 30 silly audit sisteransi: [ '1.0.5' ],
- 30 silly audit slash: [ '4.0.0' ],
- 30 silly audit smob: [ '0.0.6' ],
- 30 silly audit 'source-map-js': [ '1.0.2' ],
- 30 silly audit 'source-map-support': [ '0.5.21' ],
- 30 silly audit 'sourcemap-codec': [ '1.4.8' ],
- 30 silly audit 'standard-as-callback': [ '2.1.0' ],
- 30 silly audit 'std-env': [ '3.3.2' ],
- 30 silly audit 'stdin-discarder': [ '0.1.0' ],
- 30 silly audit 'strip-literal': [ '1.0.1' ],
- 30 silly audit stylehacks: [ '6.0.0' ],
- 30 silly audit 'supports-color': [ '5.5.0', '7.2.0' ],
- 30 silly audit 'supports-preserve-symlinks-flag': [ '1.0.0' ],
- 30 silly audit 'svg-tags': [ '1.0.0' ],
- 30 silly audit svgo: [ '3.0.2' ],
- 30 silly audit tar: [ '6.1.13' ],
- 30 silly audit 'tar-stream': [ '2.2.0' ],
- 30 silly audit terser: [ '5.16.8' ],
- 30 silly audit through: [ '2.3.8' ],
- 30 silly audit 'tiny-invariant': [ '1.3.1' ],
- 30 silly audit tmp: [ '0.0.33' ],
- 30 silly audit 'to-fast-properties': [ '2.0.0' ],
- 30 silly audit 'to-regex-range': [ '5.0.1' ],
- 30 silly audit toidentifier: [ '1.0.1' ],
- 30 silly audit totalist: [ '3.0.0', '1.1.0' ],
- 30 silly audit tr46: [ '0.0.3' ],
- 30 silly audit tslib: [ '2.5.0' ],
- 30 silly audit ufo: [ '1.1.1' ],
- 30 silly audit uncrypto: [ '0.1.2' ],
- 30 silly audit unctx: [ '2.2.0' ],
- 30 silly audit unenv: [ '1.4.1' ],
- 30 silly audit unhead: [ '1.1.25' ],
- 30 silly audit universalify: [ '2.0.0' ],
- 30 silly audit unpipe: [ '1.0.0' ],
- 30 silly audit unplugin: [ '1.3.1' ],
- 30 silly audit unstorage: [ '1.5.0' ],
- 30 silly audit untyped: [ '1.3.2' ],
- 30 silly audit 'update-browserslist-db': [ '1.0.10' ],
- 30 silly audit 'util-deprecate': [ '1.0.2' ],
- 30 silly audit 'utils-merge': [ '1.0.1' ],
- 30 silly audit uuid: [ '9.0.1' ],
- 30 silly audit vite: [ '4.2.1' ],
- 30 silly audit 'vite-node': [ '0.30.1' ],
- 30 silly audit 'vite-plugin-checker': [ '0.5.6' ],
- 30 silly audit 'vite-plugin-top-level-await': [ '1.4.1' ],
- 30 silly audit 'vite-plugin-windicss': [ '1.8.10' ],
- 30 silly audit 'vscode-jsonrpc': [ '6.0.0' ],
- 30 silly audit 'vscode-languageclient': [ '7.0.0' ],
- 30 silly audit 'vscode-languageserver': [ '7.0.0' ],
- 30 silly audit 'vscode-languageserver-protocol': [ '3.16.0' ],
- 30 silly audit 'vscode-languageserver-textdocument': [ '1.0.8' ],
- 30 silly audit 'vscode-languageserver-types': [ '3.16.0' ],
- 30 silly audit 'vscode-uri': [ '3.0.7' ],
- 30 silly audit vue: [ '3.2.47' ],
- 30 silly audit 'vue-bundle-renderer': [ '1.0.3' ],
- 30 silly audit 'vue-demi': [ '0.13.11' ],
- 30 silly audit 'vue-devtools-stub': [ '0.1.0' ],
- 30 silly audit 'vue-i18n': [ '9.2.2' ],
- 30 silly audit 'vue-router': [ '4.1.6' ],
- 30 silly audit wcwidth: [ '1.0.1' ],
- 30 silly audit 'web-streams-polyfill': [ '3.2.1' ],
- 30 silly audit 'webidl-conversions': [ '3.0.1' ],
- 30 silly audit 'webpack-sources': [ '3.2.3' ],
- 30 silly audit 'webpack-virtual-modules': [ '0.5.0' ],
- 30 silly audit 'whatwg-url': [ '5.0.0' ],
- 30 silly audit which: [ '2.0.2' ],
- 30 silly audit 'which-module': [ '2.0.0' ],
- 30 silly audit 'wide-align': [ '1.1.5' ],
- 30 silly audit windicss: [ '3.5.6' ],
- 30 silly audit 'windicss-analysis': [ '0.3.5' ],
- 30 silly audit 'windicss-webpack-plugin': [ '1.7.8' ],
- 30 silly audit wrappy: [ '1.0.2' ],
- 30 silly audit xxhashjs: [ '0.2.2' ],
- 30 silly audit zhead: [ '2.0.4' ],
- 30 silly audit 'zip-stream': [ '4.1.0' ],
- 30 silly audit qs: [ '6.7.0' ]
- 30 silly audit }
- 31 verbose reify failed optional dependency E:\SaaS业务\niucloud\niucloud-master\web\node_modules\fsevents
- 32 silly reify mark deleted [
- 32 silly reify '路径\\niucloud\\niucloud-master\\web\\node_modules\\fsevents'
- 32 silly reify ]
- 33 verbose reify failed optional dependency E:\SaaS业务\niucloud\niucloud-master\web\node_modules\@swc\core-win32-ia32-msvc
- 34 silly reify mark deleted [
- 34 silly reify '路径\\niucloud\\niucloud-master\\web\\node_modules\\@swc\\core-win32-ia32-msvc'
- 34 silly reify ]
- 35 verbose reify failed optional dependency E:\SaaS业务\niucloud\niucloud-master\web\node_modules\@swc\core-win32-arm64-msvc
- 36 silly reify mark deleted [
- 36 silly reify '路径\\niucloud\\niucloud-master\\web\\node_modules\\@swc\\core-win32-arm64-msvc'
- 36 silly reify ]
- 37 verbose reify failed optional dependency E:\SaaS业务\niucloud\niucloud-master\web\node_modules\@swc\core-linux-x64-musl
- 38 silly reify mark deleted [
- 38 silly reify '路径\\niucloud\\niucloud-master\\web\\node_modules\\@swc\\core-linux-x64-musl'
- 38 silly reify ]
- 39 verbose reify failed optional dependency E:\SaaS业务\niucloud\niucloud-master\web\node_modules\@swc\core-linux-x64-gnu
- 40 silly reify mark deleted [
- 40 silly reify '路径\\niucloud\\niucloud-master\\web\\node_modules\\@swc\\core-linux-x64-gnu'
- 40 silly reify ]
- 41 verbose reify failed optional dependency E:\SaaS业务\niucloud\niucloud-master\web\node_modules\@swc\core-linux-arm64-musl
- 42 silly reify mark deleted [
- 42 silly reify '路径\\niucloud\\niucloud-master\\web\\node_modules\\@swc\\core-linux-arm64-musl'
- 42 silly reify ]
- 43 verbose reify failed optional dependency E:\SaaS业务\niucloud\niucloud-master\web\node_modules\@swc\core-linux-arm64-gnu
- 44 silly reify mark deleted [
- 44 silly reify '路径\\niucloud\\niucloud-master\\web\\node_modules\\@swc\\core-linux-arm64-gnu'
- 44 silly reify ]
- 45 verbose reify failed optional dependency E:\SaaS业务\niucloud\niucloud-master\web\node_modules\@swc\core-linux-arm-gnueabihf
- 46 silly reify mark deleted [
- 46 silly reify '路径\\niucloud\\niucloud-master\\web\\node_modules\\@swc\\core-linux-arm-gnueabihf'
- 46 silly reify ]
- 47 verbose reify failed optional dependency E:\SaaS业务\niucloud\niucloud-master\web\node_modules\@swc\core-darwin-x64
- 48 silly reify mark deleted [
- 48 silly reify '路径\\niucloud\\niucloud-master\\web\\node_modules\\@swc\\core-darwin-x64'
- 48 silly reify ]
- 49 verbose reify failed optional dependency E:\SaaS业务\niucloud\niucloud-master\web\node_modules\@swc\core-darwin-arm64
- 50 silly reify mark deleted [
- 50 silly reify '路径\\niucloud\\niucloud-master\\web\\node_modules\\@swc\\core-darwin-arm64'
- 50 silly reify ]
- 51 verbose reify failed optional dependency E:\SaaS业务\niucloud\niucloud-master\web\node_modules\@esbuild\win32-ia32
- 52 silly reify mark deleted [
- 52 silly reify '路径\\niucloud\\niucloud-master\\web\\node_modules\\@esbuild\\win32-ia32'
- 52 silly reify ]
- 53 verbose reify failed optional dependency E:\SaaS业务\niucloud\niucloud-master\web\node_modules\@esbuild\win32-arm64
- 54 silly reify mark deleted [
- 54 silly reify '路径\\niucloud\\niucloud-master\\web\\node_modules\\@esbuild\\win32-arm64'
- 54 silly reify ]
- 55 verbose reify failed optional dependency E:\SaaS业务\niucloud\niucloud-master\web\node_modules\@esbuild\sunos-x64
- 56 silly reify mark deleted [
- 56 silly reify '路径\\niucloud\\niucloud-master\\web\\node_modules\\@esbuild\\sunos-x64'
- 56 silly reify ]
- 57 verbose reify failed optional dependency E:\SaaS业务\niucloud\niucloud-master\web\node_modules\@esbuild\openbsd-x64
- 58 silly reify mark deleted [
- 58 silly reify '路径\\niucloud\\niucloud-master\\web\\node_modules\\@esbuild\\openbsd-x64'
- 58 silly reify ]
- 59 verbose reify failed optional dependency E:\SaaS业务\niucloud\niucloud-master\web\node_modules\@esbuild\netbsd-x64
- 60 silly reify mark deleted [
- 60 silly reify '路径\\niucloud\\niucloud-master\\web\\node_modules\\@esbuild\\netbsd-x64'
- 60 silly reify ]
- 61 verbose reify failed optional dependency E:\SaaS业务\niucloud\niucloud-master\web\node_modules\@esbuild\linux-x64
- 62 silly reify mark deleted [
- 62 silly reify '路径\\niucloud\\niucloud-master\\web\\node_modules\\@esbuild\\linux-x64'
- 62 silly reify ]
- 63 verbose reify failed optional dependency E:\SaaS业务\niucloud\niucloud-master\web\node_modules\@esbuild\linux-s390x
- 64 silly reify mark deleted [
- 64 silly reify '路径\\niucloud\\niucloud-master\\web\\node_modules\\@esbuild\\linux-s390x'
- 64 silly reify ]
- 65 verbose reify failed optional dependency E:\SaaS业务\niucloud\niucloud-master\web\node_modules\@esbuild\linux-riscv64
- 66 silly reify mark deleted [
- 66 silly reify '路径\\niucloud\\niucloud-master\\web\\node_modules\\@esbuild\\linux-riscv64'
- 66 silly reify ]
- 67 verbose reify failed optional dependency E:\SaaS业务\niucloud\niucloud-master\web\node_modules\@esbuild\linux-ppc64
- 68 silly reify mark deleted [
- 68 silly reify '路径\\niucloud\\niucloud-master\\web\\node_modules\\@esbuild\\linux-ppc64'
- 68 silly reify ]
- 69 verbose reify failed optional dependency E:\SaaS业务\niucloud\niucloud-master\web\node_modules\@esbuild\linux-mips64el
- 70 silly reify mark deleted [
- 70 silly reify '路径\\niucloud\\niucloud-master\\web\\node_modules\\@esbuild\\linux-mips64el'
- 70 silly reify ]
- 71 verbose reify failed optional dependency E:\SaaS业务\niucloud\niucloud-master\web\node_modules\@esbuild\linux-loong64
- 72 silly reify mark deleted [
- 72 silly reify '路径\\niucloud\\niucloud-master\\web\\node_modules\\@esbuild\\linux-loong64'
- 72 silly reify ]
- 73 verbose reify failed optional dependency E:\SaaS业务\niucloud\niucloud-master\web\node_modules\@esbuild\linux-ia32
- 74 silly reify mark deleted [
- 74 silly reify '路径\\niucloud\\niucloud-master\\web\\node_modules\\@esbuild\\linux-ia32'
- 74 silly reify ]
- 75 verbose reify failed optional dependency E:\SaaS业务\niucloud\niucloud-master\web\node_modules\@esbuild\linux-arm64
- 76 silly reify mark deleted [
- 76 silly reify '路径\\niucloud\\niucloud-master\\web\\node_modules\\@esbuild\\linux-arm64'
- 76 silly reify ]
- 77 verbose reify failed optional dependency E:\SaaS业务\niucloud\niucloud-master\web\node_modules\@esbuild\linux-arm
- 78 silly reify mark deleted [
- 78 silly reify '路径\\niucloud\\niucloud-master\\web\\node_modules\\@esbuild\\linux-arm'
- 78 silly reify ]
- 79 verbose reify failed optional dependency E:\SaaS业务\niucloud\niucloud-master\web\node_modules\@esbuild\freebsd-x64
- 80 silly reify mark deleted [
- 80 silly reify '路径\\niucloud\\niucloud-master\\web\\node_modules\\@esbuild\\freebsd-x64'
- 80 silly reify ]
- 81 verbose reify failed optional dependency E:\SaaS业务\niucloud\niucloud-master\web\node_modules\@esbuild\freebsd-arm64
- 82 silly reify mark deleted [
- 82 silly reify '路径\\niucloud\\niucloud-master\\web\\node_modules\\@esbuild\\freebsd-arm64'
- 82 silly reify ]
- 83 verbose reify failed optional dependency E:\SaaS业务\niucloud\niucloud-master\web\node_modules\@esbuild\darwin-x64
- 84 silly reify mark deleted [
- 84 silly reify '路径\\niucloud\\niucloud-master\\web\\node_modules\\@esbuild\\darwin-x64'
- 84 silly reify ]
- 85 verbose reify failed optional dependency E:\SaaS业务\niucloud\niucloud-master\web\node_modules\@esbuild\darwin-arm64
- 86 silly reify mark deleted [
- 86 silly reify '路径\\niucloud\\niucloud-master\\web\\node_modules\\@esbuild\\darwin-arm64'
- 86 silly reify ]
- 87 verbose reify failed optional dependency E:\SaaS业务\niucloud\niucloud-master\web\node_modules\@esbuild\android-x64
- 88 silly reify mark deleted [
- 88 silly reify '路径\\niucloud\\niucloud-master\\web\\node_modules\\@esbuild\\android-x64'
- 88 silly reify ]
- 89 verbose reify failed optional dependency E:\SaaS业务\niucloud\niucloud-master\web\node_modules\@esbuild\android-arm64
- 90 silly reify mark deleted [
- 90 silly reify '路径\\niucloud\\niucloud-master\\web\\node_modules\\@esbuild\\android-arm64'
- 90 silly reify ]
- 91 verbose reify failed optional dependency E:\SaaS业务\niucloud\niucloud-master\web\node_modules\@esbuild\android-arm
- 92 silly reify mark deleted [
- 92 silly reify '路径\\niucloud\\niucloud-master\\web\\node_modules\\@esbuild\\android-arm'
- 92 silly reify ]
- 93 silly tarball no local data for zip-stream@https://registry.npmmirror.com/zip-stream/-/zip-stream-4.1.0.tgz. Extracting by manifest.
- 94 silly tarball no local data for qs@https://registry.npmjs.org/qs/-/qs-6.7.0.tgz. Extracting by manifest.
- 95 silly tarball no local data for zhead@https://registry.npmmirror.com/zhead/-/zhead-2.0.4.tgz. Extracting by manifest.
- 96 silly tarball no local data for yargs-parser@https://registry.npmmirror.com/yargs-parser/-/yargs-parser-21.1.1.tgz. Extracting by manifest.
- 97 silly tarball no local data for yargs@https://registry.npmmirror.com/yargs/-/yargs-17.7.1.tgz. Extracting by manifest.
- 98 silly tarball no local data for yallist@https://registry.npmmirror.com/yallist/-/yallist-3.1.1.tgz. Extracting by manifest.
- 99 silly tarball no local data for y18n@https://registry.npmmirror.com/y18n/-/y18n-5.0.8.tgz. Extracting by manifest.
- 100 silly tarball no local data for xxhashjs@https://registry.npmmirror.com/xxhashjs/-/xxhashjs-0.2.2.tgz. Extracting by manifest.
- 101 silly tarball no local data for wrappy@https://registry.npmmirror.com/wrappy/-/wrappy-1.0.2.tgz. Extracting by manifest.
- 102 silly tarball no local data for windicss-webpack-plugin@https://registry.npmmirror.com/windicss-webpack-plugin/-/windicss-webpack-plugin-1.7.8.tgz. Extracting by manifest.
- 103 silly tarball no local data for wrap-ansi@https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz. Extracting by manifest.
- 104 silly tarball no local data for windicss-analysis@https://registry.npmmirror.com/windicss-analysis/-/windicss-analysis-0.3.5.tgz. Extracting by manifest.
- 105 silly tarball no local data for wide-align@https://registry.npmmirror.com/wide-align/-/wide-align-1.1.5.tgz. Extracting by manifest.
- 106 silly tarball no local data for which-module@https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz. Extracting by manifest.
- 107 silly tarball no local data for windicss@https://registry.npmmirror.com/windicss/-/windicss-3.5.6.tgz. Extracting by manifest.
- 108 silly tarball no local data for which@https://registry.npmmirror.com/which/-/which-2.0.2.tgz. Extracting by manifest.
- 109 silly tarball no local data for webpack-sources@https://registry.npmmirror.com/webpack-sources/-/webpack-sources-3.2.3.tgz. Extracting by manifest.
- 110 silly tarball no local data for webpack-virtual-modules@https://registry.npmmirror.com/webpack-virtual-modules/-/webpack-virtual-modules-0.5.0.tgz. Extracting by manifest.
- 111 silly tarball no local data for whatwg-url@https://registry.npmmirror.com/whatwg-url/-/whatwg-url-5.0.0.tgz. Extracting by manifest.
- 112 silly tarball no local data for webidl-conversions@https://registry.npmmirror.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz. Extracting by manifest.
- 113 silly tarball no local data for wcwidth@https://registry.npmmirror.com/wcwidth/-/wcwidth-1.0.1.tgz. Extracting by manifest.
- 114 silly tarball no local data for web-streams-polyfill@https://registry.npmmirror.com/web-streams-polyfill/-/web-streams-polyfill-3.2.1.tgz. Extracting by manifest.
- 115 silly tarball no local data for vue-router@https://registry.npmmirror.com/vue-router/-/vue-router-4.1.6.tgz. Extracting by manifest.
- 116 silly tarball no local data for vue-i18n@https://registry.npmmirror.com/vue-i18n/-/vue-i18n-9.2.2.tgz. Extracting by manifest.
- 117 silly tarball no local data for vue-devtools-stub@https://registry.npmmirror.com/vue-devtools-stub/-/vue-devtools-stub-0.1.0.tgz. Extracting by manifest.
- 118 silly tarball no local data for vue-demi@https://registry.npmmirror.com/vue-demi/-/vue-demi-0.13.11.tgz. Extracting by manifest.
- 119 silly tarball no local data for vue-bundle-renderer@https://registry.npmmirror.com/vue-bundle-renderer/-/vue-bundle-renderer-1.0.3.tgz. Extracting by manifest.
- 120 silly tarball no local data for vue@https://registry.npmmirror.com/vue/-/vue-3.2.47.tgz. Extracting by manifest.
- 121 silly tarball no local data for vscode-uri@https://registry.npmmirror.com/vscode-uri/-/vscode-uri-3.0.7.tgz. Extracting by manifest.
- 122 silly tarball no local data for vscode-languageserver-types@https://registry.npmmirror.com/vscode-languageserver-types/-/vscode-languageserver-types-3.16.0.tgz. Extracting by manifest.
- 123 silly tarball no local data for vscode-languageserver-textdocument@https://registry.npmmirror.com/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.8.tgz. Extracting by manifest.
- 124 silly tarball no local data for vscode-languageserver-protocol@https://registry.npmmirror.com/vscode-languageserver-protocol/-/vscode-languageserver-protocol-3.16.0.tgz. Extracting by manifest.
- 125 silly tarball no local data for vscode-languageclient@https://registry.npmmirror.com/vscode-languageclient/-/vscode-languageclient-7.0.0.tgz. Extracting by manifest.
- 126 silly tarball no local data for vscode-jsonrpc@https://registry.npmmirror.com/vscode-jsonrpc/-/vscode-jsonrpc-6.0.0.tgz. Extracting by manifest.
- 127 silly tarball no local data for vscode-languageserver@https://registry.npmmirror.com/vscode-languageserver/-/vscode-languageserver-7.0.0.tgz. Extracting by manifest.
- 128 silly tarball no local data for vite-plugin-windicss@https://registry.npmmirror.com/vite-plugin-windicss/-/vite-plugin-windicss-1.8.10.tgz. Extracting by manifest.
- 129 silly tarball no local data for vite-plugin-top-level-await@https://registry.npmmirror.com/vite-plugin-top-level-await/-/vite-plugin-top-level-await-1.4.1.tgz. Extracting by manifest.
- 130 silly tarball no local data for vite-plugin-checker@https://registry.npmmirror.com/vite-plugin-checker/-/vite-plugin-checker-0.5.6.tgz. Extracting by manifest.
- 131 silly tarball no local data for vite-node@https://registry.npmmirror.com/vite-node/-/vite-node-0.30.1.tgz. Extracting by manifest.
- 132 silly tarball no local data for vite@https://registry.npmmirror.com/vite/-/vite-4.2.1.tgz. Extracting by manifest.
- 133 silly tarball no local data for uuid@https://registry.npmmirror.com/uuid/-/uuid-9.0.1.tgz. Extracting by manifest.
- 134 silly tarball no local data for utils-merge@https://registry.npmmirror.com/utils-merge/-/utils-merge-1.0.1.tgz. Extracting by manifest.
- 135 silly tarball no local data for util-deprecate@https://registry.npmmirror.com/util-deprecate/-/util-deprecate-1.0.2.tgz. Extracting by manifest.
- 136 silly tarball no local data for update-browserslist-db@https://registry.npmmirror.com/update-browserslist-db/-/update-browserslist-db-1.0.10.tgz. Extracting by manifest.
- 137 silly tarball no local data for untyped@https://registry.npmmirror.com/untyped/-/untyped-1.3.2.tgz. Extracting by manifest.
- 138 silly tarball no local data for unstorage@https://registry.npmmirror.com/unstorage/-/unstorage-1.5.0.tgz. Extracting by manifest.
- 139 silly tarball no local data for unplugin@https://registry.npmmirror.com/unplugin/-/unplugin-1.3.1.tgz. Extracting by manifest.
- 140 silly tarball no local data for universalify@https://registry.npmmirror.com/universalify/-/universalify-2.0.0.tgz. Extracting by manifest.
- 141 silly tarball no local data for unpipe@https://registry.npmmirror.com/unpipe/-/unpipe-1.0.0.tgz. Extracting by manifest.
- 142 silly tarball no local data for unhead@https://registry.npmmirror.com/unhead/-/unhead-1.1.25.tgz. Extracting by manifest.
- 143 silly tarball no local data for unimport@https://registry.npmmirror.com/unimport/-/unimport-3.0.6.tgz. Extracting by manifest.
- 144 silly tarball no local data for unenv@https://registry.npmmirror.com/unenv/-/unenv-1.4.1.tgz. Extracting by manifest.
- 145 silly tarball no local data for unctx@https://registry.npmmirror.com/unctx/-/unctx-2.2.0.tgz. Extracting by manifest.
- 146 silly tarball no local data for uncrypto@https://registry.npmmirror.com/uncrypto/-/uncrypto-0.1.2.tgz. Extracting by manifest.
- 147 silly tarball no local data for ufo@https://registry.npmmirror.com/ufo/-/ufo-1.1.1.tgz. Extracting by manifest.
- 148 silly tarball no local data for type-fest@https://registry.npmmirror.com/type-fest/-/type-fest-3.8.0.tgz. Extracting by manifest.
- 149 silly tarball no local data for tslib@https://registry.npmmirror.com/tslib/-/tslib-2.5.0.tgz. Extracting by manifest.
- 150 silly tarball no local data for tr46@https://registry.npmmirror.com/tr46/-/tr46-0.0.3.tgz. Extracting by manifest.
- 151 silly tarball no local data for totalist@https://registry.npmmirror.com/totalist/-/totalist-3.0.0.tgz. Extracting by manifest.
- 152 silly tarball no local data for toidentifier@https://registry.npmmirror.com/toidentifier/-/toidentifier-1.0.1.tgz. Extracting by manifest.
- 153 silly tarball no local data for to-regex-range@https://registry.npmmirror.com/to-regex-range/-/to-regex-range-5.0.1.tgz. Extracting by manifest.
- 154 silly tarball no local data for to-fast-properties@https://registry.npmmirror.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz. Extracting by manifest.
- 155 silly tarball no local data for tmp@https://registry.npmmirror.com/tmp/-/tmp-0.0.33.tgz. Extracting by manifest.
- 156 silly tarball no local data for tiny-invariant@https://registry.npmmirror.com/tiny-invariant/-/tiny-invariant-1.3.1.tgz. Extracting by manifest.
- 157 silly tarball no local data for through@https://registry.npmmirror.com/through/-/through-2.3.8.tgz. Extracting by manifest.
- 158 silly tarball no local data for terser@https://registry.npmmirror.com/terser/-/terser-5.16.8.tgz. Extracting by manifest.
- 159 silly tarball no local data for tar-stream@https://registry.npmmirror.com/tar-stream/-/tar-stream-2.2.0.tgz. Extracting by manifest.
- 160 silly tarball no local data for tar@https://registry.npmmirror.com/tar/-/tar-6.1.13.tgz. Extracting by manifest.
- 161 silly tarball no local data for tapable@https://registry.npmmirror.com/tapable/-/tapable-2.2.1.tgz. Extracting by manifest.
- 162 silly tarball no local data for svgo@https://registry.npmmirror.com/svgo/-/svgo-3.0.2.tgz. Extracting by manifest.
- 163 silly tarball no local data for svg-tags@https://registry.npmmirror.com/svg-tags/-/svg-tags-1.0.0.tgz. Extracting by manifest.
- 164 silly tarball no local data for supports-preserve-symlinks-flag@https://registry.npmmirror.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz. Extracting by manifest.
- 165 silly tarball no local data for supports-color@https://registry.npmmirror.com/supports-color/-/supports-color-5.5.0.tgz. Extracting by manifest.
- 166 silly tarball no local data for stylehacks@https://registry.npmmirror.com/stylehacks/-/stylehacks-6.0.0.tgz. Extracting by manifest.
- 167 silly tarball no local data for strip-literal@https://registry.npmmirror.com/strip-literal/-/strip-literal-1.0.1.tgz. Extracting by manifest.
- 168 silly tarball no local data for strip-ansi@https://registry.npmmirror.com/strip-ansi/-/strip-ansi-7.0.1.tgz. Extracting by manifest.
- 169 silly tarball no local data for strip-final-newline@https://registry.npmmirror.com/strip-final-newline/-/strip-final-newline-2.0.0.tgz. Extracting by manifest.
- 170 silly tarball no local data for string-width@https://registry.npmmirror.com/string-width/-/string-width-5.1.2.tgz. Extracting by manifest.
- 171 silly tarball no local data for string_decoder@https://registry.npmmirror.com/string_decoder/-/string_decoder-1.3.0.tgz. Extracting by manifest.
- 172 silly tarball no local data for std-env@https://registry.npmmirror.com/std-env/-/std-env-3.3.2.tgz. Extracting by manifest.
- 173 silly tarball no local data for statuses@https://registry.npmmirror.com/statuses/-/statuses-2.0.1.tgz. Extracting by manifest.
- 174 silly tarball no local data for stdin-discarder@https://registry.npmmirror.com/stdin-discarder/-/stdin-discarder-0.1.0.tgz. Extracting by manifest.
- 175 silly tarball no local data for standard-as-callback@https://registry.npmmirror.com/standard-as-callback/-/standard-as-callback-2.1.0.tgz. Extracting by manifest.
- 176 silly tarball no local data for sourcemap-codec@https://registry.npmmirror.com/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz. Extracting by manifest.
- 177 silly tarball no local data for source-map-js@https://registry.npmmirror.com/source-map-js/-/source-map-js-1.0.2.tgz. Extracting by manifest.
- 178 silly tarball no local data for source-map-support@https://registry.npmmirror.com/source-map-support/-/source-map-support-0.5.21.tgz. Extracting by manifest.
- 179 silly tarball no local data for smob@https://registry.npmmirror.com/smob/-/smob-0.0.6.tgz. Extracting by manifest.
- 180 silly tarball no local data for slash@https://registry.npmmirror.com/slash/-/slash-4.0.0.tgz. Extracting by manifest.
- 181 silly tarball no local data for source-map@https://registry.npmmirror.com/source-map/-/source-map-0.7.4.tgz. Extracting by manifest.
- 182 silly tarball no local data for sisteransi@https://registry.npmmirror.com/sisteransi/-/sisteransi-1.0.5.tgz. Extracting by manifest.
- 183 silly tarball no local data for sirv@https://registry.npmmirror.com/sirv/-/sirv-2.0.2.tgz. Extracting by manifest.
- 184 silly tarball no local data for signal-exit@https://registry.npmmirror.com/signal-exit/-/signal-exit-3.0.7.tgz. Extracting by manifest.
- 185 silly tarball no local data for shebang-regex@https://registry.npmmirror.com/shebang-regex/-/shebang-regex-3.0.0.tgz. Extracting by manifest.
- 186 silly tarball no local data for shebang-command@https://registry.npmmirror.com/shebang-command/-/shebang-command-2.0.0.tgz. Extracting by manifest.
- 187 silly tarball no local data for set-blocking@https://registry.npmmirror.com/set-blocking/-/set-blocking-2.0.0.tgz. Extracting by manifest.
- 188 silly tarball no local data for serve-static@https://registry.npmmirror.com/serve-static/-/serve-static-1.15.0.tgz. Extracting by manifest.
- 189 silly tarball no local data for setprototypeof@https://registry.npmmirror.com/setprototypeof/-/setprototypeof-1.2.0.tgz. Extracting by manifest.
- 190 silly tarball no local data for serialize-javascript@https://registry.npmmirror.com/serialize-javascript/-/serialize-javascript-6.0.1.tgz. Extracting by manifest.
- 191 silly tarball no local data for send@https://registry.npmmirror.com/send/-/send-0.18.0.tgz. Extracting by manifest.
- 192 silly tarball no local data for semver@https://registry.npmmirror.com/semver/-/semver-7.4.0.tgz. Extracting by manifest.
- 193 silly tarball no local data for serve-placeholder@https://registry.npmmirror.com/serve-placeholder/-/serve-placeholder-2.0.1.tgz. Extracting by manifest.
- 194 silly tarball no local data for sass@https://registry.npmmirror.com/sass/-/sass-1.60.0.tgz. Extracting by manifest.
- 195 silly tarball no local data for scule@https://registry.npmmirror.com/scule/-/scule-1.0.0.tgz. Extracting by manifest.
- 196 silly tarball no local data for safer-buffer@https://registry.npmmirror.com/safer-buffer/-/safer-buffer-2.1.2.tgz. Extracting by manifest.
- 197 silly tarball no local data for rxjs@https://registry.npmmirror.com/rxjs/-/rxjs-7.8.0.tgz. Extracting by manifest.
- 198 silly tarball no local data for run-parallel@https://registry.npmmirror.com/run-parallel/-/run-parallel-1.2.0.tgz. Extracting by manifest.
- 199 silly tarball no local data for safe-buffer@https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz. Extracting by manifest.
- 200 silly tarball no local data for run-async@https://registry.npmmirror.com/run-async/-/run-async-2.4.1.tgz. Extracting by manifest.
- 201 silly tarball no local data for rollup-plugin-visualizer@https://registry.npmmirror.com/rollup-plugin-visualizer/-/rollup-plugin-visualizer-5.9.0.tgz. Extracting by manifest.
- 202 silly tarball no local data for rollup@https://registry.npmmirror.com/rollup/-/rollup-3.20.2.tgz. Extracting by manifest.
- 203 silly tarball no local data for reusify@https://registry.npmmirror.com/reusify/-/reusify-1.0.4.tgz. Extracting by manifest.
- 204 silly tarball no local data for resolve-from@https://registry.npmmirror.com/resolve-from/-/resolve-from-5.0.0.tgz. Extracting by manifest.
- 205 silly tarball no local data for restore-cursor@https://registry.npmmirror.com/restore-cursor/-/restore-cursor-4.0.0.tgz. Extracting by manifest.
- 206 silly tarball no local data for rimraf@https://registry.npmmirror.com/rimraf/-/rimraf-3.0.2.tgz. Extracting by manifest.
- 207 silly tarball no local data for requires-port@https://registry.npmmirror.com/requires-port/-/requires-port-1.0.0.tgz. Extracting by manifest.
- 208 silly tarball no local data for resolve@https://registry.npmmirror.com/resolve/-/resolve-1.22.1.tgz. Extracting by manifest.
- 209 silly tarball no local data for require-main-filename@https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz. Extracting by manifest.
- 210 silly tarball no local data for require-directory@https://registry.npmmirror.com/require-directory/-/require-directory-2.1.1.tgz. Extracting by manifest.
- 211 silly tarball no local data for redis-parser@https://registry.npmmirror.com/redis-parser/-/redis-parser-3.0.0.tgz. Extracting by manifest.
- 212 silly tarball no local data for redis-errors@https://registry.npmmirror.com/redis-errors/-/redis-errors-1.2.0.tgz. Extracting by manifest.
- 213 silly tarball no local data for readdirp@https://registry.npmmirror.com/readdirp/-/readdirp-3.6.0.tgz. Extracting by manifest.
- 214 silly tarball no local data for readdir-glob@https://registry.npmmirror.com/readdir-glob/-/readdir-glob-1.1.3.tgz. Extracting by manifest.
- 215 silly tarball no local data for readable-stream@https://registry.npmmirror.com/readable-stream/-/readable-stream-3.6.2.tgz. Extracting by manifest.
- 216 silly tarball no local data for read-cache@https://registry.npmmirror.com/read-cache/-/read-cache-1.0.0.tgz. Extracting by manifest.
- 217 silly tarball no local data for rc9@https://registry.npmmirror.com/rc9/-/rc9-2.1.0.tgz. Extracting by manifest.
- 218 silly tarball no local data for range-parser@https://registry.npmmirror.com/range-parser/-/range-parser-1.2.1.tgz. Extracting by manifest.
- 219 silly tarball no local data for randombytes@https://registry.npmmirror.com/randombytes/-/randombytes-2.1.0.tgz. Extracting by manifest.
- 220 silly tarball no local data for queue-microtask@https://registry.npmmirror.com/queue-microtask/-/queue-microtask-1.2.3.tgz. Extracting by manifest.
- 221 silly tarball no local data for radix3@https://registry.npmmirror.com/radix3/-/radix3-1.0.1.tgz. Extracting by manifest.
- 222 silly tarball no local data for qrcode@https://registry.npmjs.org/qrcode/-/qrcode-1.5.1.tgz. Extracting by manifest.
- 223 silly tarball no local data for prr@https://registry.npmmirror.com/prr/-/prr-1.0.1.tgz. Extracting by manifest.
- 224 silly tarball no local data for prompts@https://registry.npmmirror.com/prompts/-/prompts-2.4.2.tgz. Extracting by manifest.
- 225 silly tarball no local data for protocols@https://registry.npmmirror.com/protocols/-/protocols-2.0.1.tgz. Extracting by manifest.
- 226 silly tarball no local data for process-nextick-args@https://registry.npmmirror.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz. Extracting by manifest.
- 227 silly tarball no local data for postcss-value-parser@https://registry.npmmirror.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz. Extracting by manifest.
- 228 silly tarball no local data for pretty-bytes@https://registry.npmmirror.com/pretty-bytes/-/pretty-bytes-6.1.0.tgz. Extracting by manifest.
- 229 silly tarball no local data for postcss-url@https://registry.npmmirror.com/postcss-url/-/postcss-url-10.1.3.tgz. Extracting by manifest.
- 230 silly tarball no local data for postcss-unique-selectors@https://registry.npmmirror.com/postcss-unique-selectors/-/postcss-unique-selectors-6.0.0.tgz. Extracting by manifest.
- 231 silly tarball no local data for postcss-svgo@https://registry.npmmirror.com/postcss-svgo/-/postcss-svgo-6.0.0.tgz. Extracting by manifest.
- 232 silly tarball no local data for postcss-selector-parser@https://registry.npmmirror.com/postcss-selector-parser/-/postcss-selector-parser-6.0.11.tgz. Extracting by manifest.
- 233 silly tarball no local data for postcss-reduce-transforms@https://registry.npmmirror.com/postcss-reduce-transforms/-/postcss-reduce-transforms-6.0.0.tgz. Extracting by manifest.
- 234 silly tarball no local data for postcss-reduce-initial@https://registry.npmmirror.com/postcss-reduce-initial/-/postcss-reduce-initial-6.0.0.tgz. Extracting by manifest.
- 235 silly tarball no local data for postcss-ordered-values@https://registry.npmmirror.com/postcss-ordered-values/-/postcss-ordered-values-6.0.0.tgz. Extracting by manifest.
- 236 silly tarball no local data for postcss-normalize-whitespace@https://registry.npmmirror.com/postcss-normalize-whitespace/-/postcss-normalize-whitespace-6.0.0.tgz. Extracting by manifest.
- 237 silly tarball no local data for postcss-normalize-url@https://registry.npmmirror.com/postcss-normalize-url/-/postcss-normalize-url-6.0.0.tgz. Extracting by manifest.
- 238 silly tarball no local data for postcss-normalize-unicode@https://registry.npmmirror.com/postcss-normalize-unicode/-/postcss-normalize-unicode-6.0.0.tgz. Extracting by manifest.
- 239 silly tarball no local data for postcss-normalize-timing-functions@https://registry.npmmirror.com/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-6.0.0.tgz. Extracting by manifest.
- 240 silly tarball no local data for postcss-normalize-string@https://registry.npmmirror.com/postcss-normalize-string/-/postcss-normalize-string-6.0.0.tgz. Extracting by manifest.
- 241 silly tarball no local data for postcss-normalize-repeat-style@https://registry.npmmirror.com/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-6.0.0.tgz. Extracting by manifest.
- 242 silly tarball no local data for postcss-normalize-positions@https://registry.npmmirror.com/postcss-normalize-positions/-/postcss-normalize-positions-6.0.0.tgz. Extracting by manifest.
- 243 silly tarball no local data for postcss-normalize-display-values@https://registry.npmmirror.com/postcss-normalize-display-values/-/postcss-normalize-display-values-6.0.0.tgz. Extracting by manifest.
- 244 silly tarball no local data for postcss-minify-selectors@https://registry.npmmirror.com/postcss-minify-selectors/-/postcss-minify-selectors-6.0.0.tgz. Extracting by manifest.
- 245 silly tarball no local data for postcss-normalize-charset@https://registry.npmmirror.com/postcss-normalize-charset/-/postcss-normalize-charset-6.0.0.tgz. Extracting by manifest.
- 246 silly tarball no local data for postcss-minify-params@https://registry.npmmirror.com/postcss-minify-params/-/postcss-minify-params-6.0.0.tgz. Extracting by manifest.
- 247 silly tarball no local data for postcss-minify-gradients@https://registry.npmmirror.com/postcss-minify-gradients/-/postcss-minify-gradients-6.0.0.tgz. Extracting by manifest.
- 248 silly tarball no local data for postcss-merge-rules@https://registry.npmmirror.com/postcss-merge-rules/-/postcss-merge-rules-6.0.0.tgz. Extracting by manifest.
- 249 silly tarball no local data for postcss-minify-font-values@https://registry.npmmirror.com/postcss-minify-font-values/-/postcss-minify-font-values-6.0.0.tgz. Extracting by manifest.
- 250 silly tarball no local data for postcss-merge-longhand@https://registry.npmmirror.com/postcss-merge-longhand/-/postcss-merge-longhand-6.0.0.tgz. Extracting by manifest.
- 251 silly tarball no local data for postcss-import-resolver@https://registry.npmmirror.com/postcss-import-resolver/-/postcss-import-resolver-2.0.0.tgz. Extracting by manifest.
- 252 silly tarball no local data for postcss-import@https://registry.npmmirror.com/postcss-import/-/postcss-import-15.1.0.tgz. Extracting by manifest.
- 253 silly tarball no local data for postcss-discard-overridden@https://registry.npmmirror.com/postcss-discard-overridden/-/postcss-discard-overridden-6.0.0.tgz. Extracting by manifest.
- 254 silly tarball no local data for postcss-discard-empty@https://registry.npmmirror.com/postcss-discard-empty/-/postcss-discard-empty-6.0.0.tgz. Extracting by manifest.
- 255 silly tarball no local data for postcss-discard-duplicates@https://registry.npmmirror.com/postcss-discard-duplicates/-/postcss-discard-duplicates-6.0.0.tgz. Extracting by manifest.
- 256 silly tarball no local data for postcss-discard-comments@https://registry.npmmirror.com/postcss-discard-comments/-/postcss-discard-comments-6.0.0.tgz. Extracting by manifest.
- 257 silly tarball no local data for postcss-convert-values@https://registry.npmmirror.com/postcss-convert-values/-/postcss-convert-values-6.0.0.tgz. Extracting by manifest.
- 258 silly tarball no local data for postcss-colormin@https://registry.npmmirror.com/postcss-colormin/-/postcss-colormin-6.0.0.tgz. Extracting by manifest.
- 259 silly tarball no local data for postcss-calc@https://registry.npmmirror.com/postcss-calc/-/postcss-calc-8.2.4.tgz. Extracting by manifest.
- 260 silly tarball no local data for pngjs@https://registry.npmjs.org/pngjs/-/pngjs-5.0.0.tgz. Extracting by manifest.
- 261 silly tarball no local data for postcss@https://registry.npmmirror.com/postcss/-/postcss-8.4.21.tgz. Extracting by manifest.
- 262 silly tarball no local data for pkg-types@https://registry.npmmirror.com/pkg-types/-/pkg-types-1.0.2.tgz. Extracting by manifest.
- 263 silly tarball no local data for pinia@https://registry.npmmirror.com/pinia/-/pinia-2.0.33.tgz. Extracting by manifest.
- 264 silly tarball no local data for pify@https://registry.npmmirror.com/pify/-/pify-2.3.0.tgz. Extracting by manifest.
- 265 silly tarball no local data for picomatch@https://registry.npmmirror.com/picomatch/-/picomatch-2.3.1.tgz. Extracting by manifest.
- 266 silly tarball no local data for picocolors@https://registry.npmmirror.com/picocolors/-/picocolors-1.0.0.tgz. Extracting by manifest.
- 267 silly tarball no local data for perfect-debounce@https://registry.npmmirror.com/perfect-debounce/-/perfect-debounce-0.1.3.tgz. Extracting by manifest.
- 268 silly tarball no local data for pathe@https://registry.npmmirror.com/pathe/-/pathe-1.1.0.tgz. Extracting by manifest.
- 269 silly tarball no local data for path-type@https://registry.npmmirror.com/path-type/-/path-type-4.0.0.tgz. Extracting by manifest.
- 270 silly tarball no local data for path-key@https://registry.npmmirror.com/path-key/-/path-key-3.1.1.tgz. Extracting by manifest.
- 271 silly tarball no local data for path-parse@https://registry.npmmirror.com/path-parse/-/path-parse-1.0.7.tgz. Extracting by manifest.
- 272 silly tarball no local data for path-is-absolute@https://registry.npmmirror.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz. Extracting by manifest.
- 273 silly tarball no local data for path-exists@https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz. Extracting by manifest.
- 274 silly tarball no local data for parseurl@https://registry.npmmirror.com/parseurl/-/parseurl-1.3.3.tgz. Extracting by manifest.
- 275 silly tarball no local data for parse5-htmlparser2-tree-adapter@https://registry.npmmirror.com/parse5-htmlparser2-tree-adapter/-/parse5-htmlparser2-tree-adapter-7.0.0.tgz. Extracting by manifest.
- 276 silly tarball no local data for parse5@https://registry.npmmirror.com/parse5/-/parse5-7.1.2.tgz. Extracting by manifest.
- 277 silly tarball no local data for parse-git-config@https://registry.npmmirror.com/parse-git-config/-/parse-git-config-3.0.0.tgz. Extracting by manifest.
- 278 silly tarball no local data for parse-url@https://registry.npmmirror.com/parse-url/-/parse-url-8.1.0.tgz. Extracting by manifest.
- 279 silly tarball no local data for parse-path@https://registry.npmmirror.com/parse-path/-/parse-path-7.0.0.tgz. Extracting by manifest.
- 280 silly tarball no local data for p-try@https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz. Extracting by manifest.
- 281 silly tarball no local data for p-locate@https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz. Extracting by manifest.
- 282 silly tarball no local data for os-tmpdir@https://registry.npmmirror.com/os-tmpdir/-/os-tmpdir-1.0.2.tgz. Extracting by manifest.
- 283 silly tarball no local data for p-limit@https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz. Extracting by manifest.
- 284 silly tarball no local data for ora@https://registry.npmmirror.com/ora/-/ora-6.3.0.tgz. Extracting by manifest.
- 285 silly tarball no local data for open@https://registry.npmmirror.com/open/-/open-8.4.2.tgz. Extracting by manifest.
- 286 silly tarball no local data for once@https://registry.npmmirror.com/once/-/once-1.4.0.tgz. Extracting by manifest.
- 287 silly tarball no local data for onetime@https://registry.npmmirror.com/onetime/-/onetime-5.1.2.tgz. Extracting by manifest.
- 288 silly tarball no local data for on-finished@https://registry.npmmirror.com/on-finished/-/on-finished-2.4.1.tgz. Extracting by manifest.
- 289 silly tarball no local data for ohash@https://registry.npmmirror.com/ohash/-/ohash-1.0.0.tgz. Extracting by manifest.
- 290 silly tarball no local data for object-assign@https://registry.npmmirror.com/object-assign/-/object-assign-4.1.1.tgz. Extracting by manifest.
- 291 silly tarball no local data for ofetch@https://registry.npmmirror.com/ofetch/-/ofetch-1.0.1.tgz. Extracting by manifest.
- 292 silly tarball no local data for nypm@https://registry.npmmirror.com/nypm/-/nypm-0.2.0.tgz. Extracting by manifest.
- 293 silly tarball no local data for nuxt-windicss@https://registry.npmmirror.com/nuxt-windicss/-/nuxt-windicss-2.6.0.tgz. Extracting by manifest.
- 294 silly tarball no local data for nuxt@https://registry.npmmirror.com/nuxt/-/nuxt-3.4.1.tgz. Extracting by manifest.
- 295 silly tarball no local data for nuxi@https://registry.npmmirror.com/nuxi/-/nuxi-3.4.1.tgz. Extracting by manifest.
- 296 silly tarball no local data for nth-check@https://registry.npmmirror.com/nth-check/-/nth-check-2.1.1.tgz. Extracting by manifest.
- 297 silly tarball no local data for npmlog@https://registry.npmmirror.com/npmlog/-/npmlog-5.0.1.tgz. Extracting by manifest.
- 298 silly tarball no local data for npm-run-path@https://registry.npmmirror.com/npm-run-path/-/npm-run-path-4.0.1.tgz. Extracting by manifest.
- 299 silly tarball no local data for normalize-wheel-es@https://registry.npmmirror.com/normalize-wheel-es/-/normalize-wheel-es-1.2.0.tgz. Extracting by manifest.
- 300 silly tarball no local data for nopt@https://registry.npmmirror.com/nopt/-/nopt-5.0.0.tgz. Extracting by manifest.
- 301 silly tarball no local data for normalize-range@https://registry.npmmirror.com/normalize-range/-/normalize-range-0.1.2.tgz. Extracting by manifest.
- 302 silly tarball no local data for normalize-path@https://registry.npmmirror.com/normalize-path/-/normalize-path-3.0.0.tgz. Extracting by manifest.
- 303 silly tarball no local data for node-releases@https://registry.npmmirror.com/node-releases/-/node-releases-2.0.10.tgz. Extracting by manifest.
- 304 silly tarball no local data for node-gyp-build@https://registry.npmmirror.com/node-gyp-build/-/node-gyp-build-4.6.0.tgz. Extracting by manifest.
- 305 silly tarball no local data for node-fetch-native@https://registry.npmmirror.com/node-fetch-native/-/node-fetch-native-1.1.0.tgz. Extracting by manifest.
- 306 silly tarball no local data for node-forge@https://registry.npmmirror.com/node-forge/-/node-forge-1.3.1.tgz. Extracting by manifest.
- 307 silly tarball no local data for node-fetch@https://registry.npmmirror.com/node-fetch/-/node-fetch-3.3.1.tgz. Extracting by manifest.
- 308 silly tarball no local data for node-domexception@https://registry.npmmirror.com/node-domexception/-/node-domexception-1.0.0.tgz. Extracting by manifest.
- 309 silly tarball no local data for nanoid@https://registry.npmmirror.com/nanoid/-/nanoid-4.0.2.tgz. Extracting by manifest.
- 310 silly tarball no local data for nitropack@https://registry.npmmirror.com/nitropack/-/nitropack-2.3.3.tgz. Extracting by manifest.
- 311 silly tarball no local data for mute-stream@https://registry.npmmirror.com/mute-stream/-/mute-stream-1.0.0.tgz. Extracting by manifest.
- 312 silly tarball no local data for ms@https://registry.npmmirror.com/ms/-/ms-2.1.2.tgz. Extracting by manifest.
- 313 silly tarball no local data for mri@https://registry.npmmirror.com/mri/-/mri-1.2.0.tgz. Extracting by manifest.
- 314 silly tarball no local data for mrmime@https://registry.npmmirror.com/mrmime/-/mrmime-1.0.1.tgz. Extracting by manifest.
- 315 silly tarball no local data for mkdirp@https://registry.npmmirror.com/mkdirp/-/mkdirp-1.0.4.tgz. Extracting by manifest.
- 316 silly tarball no local data for mlly@https://registry.npmmirror.com/mlly/-/mlly-1.2.0.tgz. Extracting by manifest.
- 317 silly tarball no local data for minipass@https://registry.npmmirror.com/minipass/-/minipass-4.2.5.tgz. Extracting by manifest.
- 318 silly tarball no local data for minizlib@https://registry.npmmirror.com/minizlib/-/minizlib-2.1.2.tgz. Extracting by manifest.
- 319 silly tarball no local data for mimic-fn@https://registry.npmmirror.com/mimic-fn/-/mimic-fn-2.1.0.tgz. Extracting by manifest.
- 320 silly tarball no local data for minimatch@https://registry.npmmirror.com/minimatch/-/minimatch-5.1.6.tgz. Extracting by manifest.
- 321 silly tarball no local data for mime@https://registry.npmmirror.com/mime/-/mime-3.0.0.tgz. Extracting by manifest.
- 322 silly tarball no local data for micromatch@https://registry.npmmirror.com/micromatch/-/micromatch-4.0.5.tgz. Extracting by manifest.
- 323 silly tarball no local data for merge2@https://registry.npmmirror.com/merge2/-/merge2-1.4.1.tgz. Extracting by manifest.
- 324 silly tarball no local data for merge-stream@https://registry.npmmirror.com/merge-stream/-/merge-stream-2.0.0.tgz. Extracting by manifest.
- 325 silly tarball no local data for memory-fs@https://registry.npmmirror.com/memory-fs/-/memory-fs-0.5.0.tgz. Extracting by manifest.
- 326 silly tarball no local data for memoize-one@https://registry.npmmirror.com/memoize-one/-/memoize-one-6.0.0.tgz. Extracting by manifest.
- 327 silly tarball no local data for make-dir@https://registry.npmmirror.com/make-dir/-/make-dir-3.1.0.tgz. Extracting by manifest.
- 328 silly tarball no local data for mdn-data@https://registry.npmmirror.com/mdn-data/-/mdn-data-2.0.30.tgz. Extracting by manifest.
- 329 silly tarball no local data for magic-string@https://registry.npmmirror.com/magic-string/-/magic-string-0.30.0.tgz. Extracting by manifest.
- 330 silly tarball no local data for lru-cache@https://registry.npmmirror.com/lru-cache/-/lru-cache-5.1.1.tgz. Extracting by manifest.
- 331 silly tarball no local data for lodash.uniq@https://registry.npmmirror.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz. Extracting by manifest.
- 332 silly tarball no local data for log-symbols@https://registry.npmmirror.com/log-symbols/-/log-symbols-5.1.0.tgz. Extracting by manifest.
- 333 silly tarball no local data for lodash.templatesettings@https://registry.npmmirror.com/lodash.templatesettings/-/lodash.templatesettings-4.2.0.tgz. Extracting by manifest.
- 334 silly tarball no local data for lodash.template@https://registry.npmmirror.com/lodash.template/-/lodash.template-4.5.0.tgz. Extracting by manifest.
- 335 silly tarball no local data for lodash.union@https://registry.npmmirror.com/lodash.union/-/lodash.union-4.6.0.tgz. Extracting by manifest.
- 336 silly tarball no local data for lodash.pick@https://registry.npmmirror.com/lodash.pick/-/lodash.pick-4.4.0.tgz. Extracting by manifest.
- 337 silly tarball no local data for lodash.isplainobject@https://registry.npmmirror.com/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz. Extracting by manifest.
- 338 silly tarball no local data for lodash.memoize@https://registry.npmmirror.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz. Extracting by manifest.
- 339 silly tarball no local data for lodash.isarguments@https://registry.npmmirror.com/lodash.isarguments/-/lodash.isarguments-3.1.0.tgz. Extracting by manifest.
- 340 silly tarball no local data for lodash.flatten@https://registry.npmmirror.com/lodash.flatten/-/lodash.flatten-4.4.0.tgz. Extracting by manifest.
- 341 silly tarball no local data for lodash.difference@https://registry.npmmirror.com/lodash.difference/-/lodash.difference-4.5.0.tgz. Extracting by manifest.
- 342 silly tarball no local data for lodash.defaults@https://registry.npmmirror.com/lodash.defaults/-/lodash.defaults-4.2.0.tgz. Extracting by manifest.
- 343 silly tarball no local data for lodash.debounce@https://registry.npmmirror.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz. Extracting by manifest.
- 344 silly tarball no local data for lodash._reinterpolate@https://registry.npmmirror.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz. Extracting by manifest.
- 345 silly tarball no local data for lodash-unified@https://registry.npmmirror.com/lodash-unified/-/lodash-unified-1.0.3.tgz. Extracting by manifest.
- 346 silly tarball no local data for lodash-es@https://registry.npmmirror.com/lodash-es/-/lodash-es-4.17.21.tgz. Extracting by manifest.
- 347 silly tarball no local data for lodash@https://registry.npmmirror.com/lodash/-/lodash-4.17.21.tgz. Extracting by manifest.
- 348 silly tarball no local data for locate-path@https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz. Extracting by manifest.
- 349 silly tarball no local data for local-pkg@https://registry.npmmirror.com/local-pkg/-/local-pkg-0.4.3.tgz. Extracting by manifest.
- 350 silly tarball no local data for loader-utils@https://registry.npmmirror.com/loader-utils/-/loader-utils-2.0.4.tgz. Extracting by manifest.
- 351 silly tarball no local data for listhen@https://registry.npmmirror.com/listhen/-/listhen-1.0.4.tgz. Extracting by manifest.
- 352 silly tarball no local data for lilconfig@https://registry.npmmirror.com/lilconfig/-/lilconfig-2.1.0.tgz. Extracting by manifest.
- 353 silly tarball no local data for kolorist@https://registry.npmmirror.com/kolorist/-/kolorist-1.7.0.tgz. Extracting by manifest.
- 354 silly tarball no local data for lazystream@https://registry.npmmirror.com/lazystream/-/lazystream-1.0.1.tgz. Extracting by manifest.
- 355 silly tarball no local data for knitwork@https://registry.npmmirror.com/knitwork/-/knitwork-1.0.0.tgz. Extracting by manifest.
- 356 silly tarball no local data for klona@https://registry.npmmirror.com/klona/-/klona-2.0.6.tgz. Extracting by manifest.
- 357 silly tarball no local data for kleur@https://registry.npmmirror.com/kleur/-/kleur-3.0.3.tgz. Extracting by manifest.
- 358 silly tarball no local data for jsonfile@https://registry.npmmirror.com/jsonfile/-/jsonfile-6.1.0.tgz. Extracting by manifest.
- 359 silly tarball no local data for jsonc-parser@https://registry.npmmirror.com/jsonc-parser/-/jsonc-parser-3.2.0.tgz. Extracting by manifest.
- 360 silly tarball no local data for json5@https://registry.npmmirror.com/json5/-/json5-2.2.3.tgz. Extracting by manifest.
- 361 silly tarball no local data for jsesc@https://registry.npmmirror.com/jsesc/-/jsesc-2.5.2.tgz. Extracting by manifest.
- 362 silly tarball no local data for js-tokens@https://registry.npmmirror.com/js-tokens/-/js-tokens-4.0.0.tgz. Extracting by manifest.
- 363 silly tarball no local data for jiti@https://registry.npmmirror.com/jiti/-/jiti-1.18.2.tgz. Extracting by manifest.
- 364 silly tarball no local data for isexe@https://registry.npmmirror.com/isexe/-/isexe-2.0.0.tgz. Extracting by manifest.
- 365 silly tarball no local data for isarray@https://registry.npmmirror.com/isarray/-/isarray-1.0.0.tgz. Extracting by manifest.
- 366 silly tarball no local data for is-wsl@https://registry.npmmirror.com/is-wsl/-/is-wsl-2.2.0.tgz. Extracting by manifest.
- 367 silly tarball no local data for is-unicode-supported@https://registry.npmmirror.com/is-unicode-supported/-/is-unicode-supported-1.3.0.tgz. Extracting by manifest.
- 368 silly tarball no local data for is-stream@https://registry.npmmirror.com/is-stream/-/is-stream-2.0.1.tgz. Extracting by manifest.
- 369 silly tarball no local data for is-ssh@https://registry.npmmirror.com/is-ssh/-/is-ssh-1.4.0.tgz. Extracting by manifest.
- 370 silly tarball no local data for is-reference@https://registry.npmmirror.com/is-reference/-/is-reference-1.2.1.tgz. Extracting by manifest.
- 371 silly tarball no local data for is-promise@https://registry.npmmirror.com/is-promise/-/is-promise-4.0.0.tgz. Extracting by manifest.
- 372 silly tarball no local data for is-primitive@https://registry.npmmirror.com/is-primitive/-/is-primitive-3.0.1.tgz. Extracting by manifest.
- 373 silly tarball no local data for is-number@https://registry.npmmirror.com/is-number/-/is-number-7.0.0.tgz. Extracting by manifest.
- 374 silly tarball no local data for is-interactive@https://registry.npmmirror.com/is-interactive/-/is-interactive-2.0.0.tgz. Extracting by manifest.
- 375 silly tarball no local data for is-module@https://registry.npmmirror.com/is-module/-/is-module-1.0.0.tgz. Extracting by manifest.
- 376 silly tarball no local data for is-fullwidth-code-point@https://registry.npmmirror.com/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz. Extracting by manifest.
- 377 silly tarball no local data for is-glob@https://registry.npmmirror.com/is-glob/-/is-glob-4.0.3.tgz. Extracting by manifest.
- 378 silly tarball no local data for is-docker@https://registry.npmmirror.com/is-docker/-/is-docker-3.0.0.tgz. Extracting by manifest.
- 379 silly tarball no local data for is-extglob@https://registry.npmmirror.com/is-extglob/-/is-extglob-2.1.1.tgz. Extracting by manifest.
- 380 silly tarball no local data for is-core-module@https://registry.npmmirror.com/is-core-module/-/is-core-module-2.11.0.tgz. Extracting by manifest.
- 381 silly tarball no local data for is-builtin-module@https://registry.npmmirror.com/is-builtin-module/-/is-builtin-module-3.2.1.tgz. Extracting by manifest.
- 382 silly tarball no local data for is-binary-path@https://registry.npmmirror.com/is-binary-path/-/is-binary-path-2.1.0.tgz. Extracting by manifest.
- 383 silly tarball no local data for ip-regex@https://registry.npmmirror.com/ip-regex/-/ip-regex-5.0.0.tgz. Extracting by manifest.
- 384 silly tarball no local data for iron-webcrypto@https://registry.npmmirror.com/iron-webcrypto/-/iron-webcrypto-0.6.0.tgz. Extracting by manifest.
- 385 silly tarball no local data for ioredis@https://registry.npmmirror.com/ioredis/-/ioredis-5.3.2.tgz. Extracting by manifest.
- 386 silly tarball no local data for inquirer@https://registry.npmmirror.com/inquirer/-/inquirer-9.1.5.tgz. Extracting by manifest.
- 387 silly tarball no local data for inherits@https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz. Extracting by manifest.
- 388 silly tarball no local data for ini@https://registry.npmmirror.com/ini/-/ini-1.3.8.tgz. Extracting by manifest.
- 389 silly tarball no local data for inflight@https://registry.npmmirror.com/inflight/-/inflight-1.0.6.tgz. Extracting by manifest.
- 390 silly tarball no local data for immutable@https://registry.npmmirror.com/immutable/-/immutable-4.3.0.tgz. Extracting by manifest.
- 391 silly tarball no local data for ieee754@https://registry.npmmirror.com/ieee754/-/ieee754-1.2.1.tgz. Extracting by manifest.
- 392 silly tarball no local data for ignore@https://registry.npmmirror.com/ignore/-/ignore-5.2.4.tgz. Extracting by manifest.
- 393 silly tarball no local data for iconv-lite@https://registry.npmmirror.com/iconv-lite/-/iconv-lite-0.4.24.tgz. Extracting by manifest.
- 394 silly tarball no local data for human-signals@https://registry.npmmirror.com/human-signals/-/human-signals-2.1.0.tgz. Extracting by manifest.
- 395 silly tarball no local data for https-proxy-agent@https://registry.npmmirror.com/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz. Extracting by manifest.
- 396 silly tarball no local data for http-shutdown@https://registry.npmmirror.com/http-shutdown/-/http-shutdown-1.2.2.tgz. Extracting by manifest.
- 397 silly tarball no local data for http-errors@https://registry.npmmirror.com/http-errors/-/http-errors-2.0.0.tgz. Extracting by manifest.
- 398 silly tarball no local data for http-proxy@https://registry.npmmirror.com/http-proxy/-/http-proxy-1.18.1.tgz. Extracting by manifest.
- 399 silly tarball no local data for htmlparser2@https://registry.npmmirror.com/htmlparser2/-/htmlparser2-8.0.2.tgz. Extracting by manifest.
- 400 silly tarball no local data for html-tags@https://registry.npmmirror.com/html-tags/-/html-tags-3.3.1.tgz. Extracting by manifest.
- 401 silly tarball no local data for hookable@https://registry.npmmirror.com/hookable/-/hookable-5.5.3.tgz. Extracting by manifest.
- 402 silly tarball no local data for hash-sum@https://registry.npmmirror.com/hash-sum/-/hash-sum-2.0.0.tgz. Extracting by manifest.
- 403 silly tarball no local data for has-unicode@https://registry.npmmirror.com/has-unicode/-/has-unicode-2.0.1.tgz. Extracting by manifest.
- 404 silly tarball no local data for has-flag@https://registry.npmmirror.com/has-flag/-/has-flag-3.0.0.tgz. Extracting by manifest.
- 405 silly tarball no local data for has@https://registry.npmmirror.com/has/-/has-1.0.3.tgz. Extracting by manifest.
- 406 silly tarball no local data for h3@https://registry.npmmirror.com/h3/-/h3-1.6.4.tgz. Extracting by manifest.
- 407 silly tarball no local data for gzip-size@https://registry.npmmirror.com/gzip-size/-/gzip-size-7.0.0.tgz. Extracting by manifest.
- 408 silly tarball no local data for graceful-fs@https://registry.npmmirror.com/graceful-fs/-/graceful-fs-4.2.11.tgz. Extracting by manifest.
- 409 silly tarball no local data for globby@https://registry.npmmirror.com/globby/-/globby-13.1.4.tgz. Extracting by manifest.
- 410 silly tarball no local data for globals@https://registry.npmmirror.com/globals/-/globals-11.12.0.tgz. Extracting by manifest.
- 411 silly tarball no local data for glob-parent@https://registry.npmmirror.com/glob-parent/-/glob-parent-5.1.2.tgz. Extracting by manifest.
- 412 silly tarball no local data for glob@https://registry.npmmirror.com/glob/-/glob-8.1.0.tgz. Extracting by manifest.
- 413 silly tarball no local data for git-up@https://registry.npmmirror.com/git-up/-/git-up-7.0.0.tgz. Extracting by manifest.
- 414 silly tarball no local data for git-url-parse@https://registry.npmmirror.com/git-url-parse/-/git-url-parse-13.1.0.tgz. Extracting by manifest.
- 415 silly tarball no local data for git-config-path@https://registry.npmmirror.com/git-config-path/-/git-config-path-2.0.0.tgz. Extracting by manifest.
- 416 silly tarball no local data for giget@https://registry.npmmirror.com/giget/-/giget-1.1.2.tgz. Extracting by manifest.
- 417 silly tarball no local data for get-stream@https://registry.npmmirror.com/get-stream/-/get-stream-6.0.1.tgz. Extracting by manifest.
- 418 silly tarball no local data for get-port-please@https://registry.npmmirror.com/get-port-please/-/get-port-please-3.0.1.tgz. Extracting by manifest.
- 419 silly tarball no local data for get-port@https://registry.npmmirror.com/get-port/-/get-port-6.1.2.tgz. Extracting by manifest.
- 420 silly tarball no local data for get-caller-file@https://registry.npmmirror.com/get-caller-file/-/get-caller-file-2.0.5.tgz. Extracting by manifest.
- 421 silly tarball no local data for gensync@https://registry.npmmirror.com/gensync/-/gensync-1.0.0-beta.2.tgz. Extracting by manifest.
- 422 silly tarball no local data for gauge@https://registry.npmmirror.com/gauge/-/gauge-3.0.2.tgz. Extracting by manifest.
- 423 silly tarball no local data for function-bind@https://registry.npmmirror.com/function-bind/-/function-bind-1.1.1.tgz. Extracting by manifest.
- 424 silly tarball no local data for fs-minipass@https://registry.npmmirror.com/fs-minipass/-/fs-minipass-2.1.0.tgz. Extracting by manifest.
- 425 silly tarball no local data for fs-extra@https://registry.npmmirror.com/fs-extra/-/fs-extra-11.1.1.tgz. Extracting by manifest.
- 426 silly tarball no local data for fs-constants@https://registry.npmmirror.com/fs-constants/-/fs-constants-1.0.0.tgz. Extracting by manifest.
- 427 silly tarball no local data for fs.realpath@https://registry.npmmirror.com/fs.realpath/-/fs.realpath-1.0.0.tgz. Extracting by manifest.
- 428 silly tarball no local data for fraction.js@https://registry.npmmirror.com/fraction.js/-/fraction.js-4.2.0.tgz. Extracting by manifest.
- 429 silly tarball no local data for fresh@https://registry.npmmirror.com/fresh/-/fresh-0.5.2.tgz. Extracting by manifest.
- 430 silly tarball no local data for follow-redirects@https://registry.npmmirror.com/follow-redirects/-/follow-redirects-1.15.2.tgz. Extracting by manifest.
- 431 silly tarball no local data for formdata-polyfill@https://registry.npmmirror.com/formdata-polyfill/-/formdata-polyfill-4.0.10.tgz. Extracting by manifest.
- 432 silly tarball no local data for find-up@https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz. Extracting by manifest.
- 433 silly tarball no local data for flat@https://registry.npmmirror.com/flat/-/flat-5.0.2.tgz. Extracting by manifest.
- 434 silly tarball no local data for fill-range@https://registry.npmmirror.com/fill-range/-/fill-range-7.0.1.tgz. Extracting by manifest.
- 435 silly tarball no local data for file-uri-to-path@https://registry.npmmirror.com/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz. Extracting by manifest.
- 436 silly tarball no local data for finalhandler@https://registry.npmmirror.com/finalhandler/-/finalhandler-1.1.2.tgz. Extracting by manifest.
- 437 silly tarball no local data for figures@https://registry.npmmirror.com/figures/-/figures-5.0.0.tgz. Extracting by manifest.
- 438 silly tarball no local data for fastq@https://registry.npmmirror.com/fastq/-/fastq-1.15.0.tgz. Extracting by manifest.
- 439 silly tarball no local data for fetch-blob@https://registry.npmmirror.com/fetch-blob/-/fetch-blob-3.2.0.tgz. Extracting by manifest.
- 440 silly tarball no local data for fast-glob@https://registry.npmmirror.com/fast-glob/-/fast-glob-3.2.12.tgz. Extracting by manifest.
- 441 silly tarball no local data for externality@https://registry.npmmirror.com/externality/-/externality-1.0.0.tgz. Extracting by manifest.
- 442 silly tarball no local data for external-editor@https://registry.npmmirror.com/external-editor/-/external-editor-3.1.0.tgz. Extracting by manifest.
- 443 silly tarball no local data for execa@https://registry.npmmirror.com/execa/-/execa-5.1.1.tgz. Extracting by manifest.
- 444 silly tarball no local data for eventemitter3@https://registry.npmmirror.com/eventemitter3/-/eventemitter3-4.0.7.tgz. Extracting by manifest.
- 445 silly tarball no local data for etag@https://registry.npmmirror.com/etag/-/etag-1.8.1.tgz. Extracting by manifest.
- 446 silly tarball no local data for estree-walker@https://registry.npmmirror.com/estree-walker/-/estree-walker-3.0.3.tgz. Extracting by manifest.
- 447 silly tarball no local data for escape-string-regexp@https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz. Extracting by manifest.
- 448 silly tarball no local data for escape-html@https://registry.npmmirror.com/escape-html/-/escape-html-1.0.3.tgz. Extracting by manifest.
- 449 silly tarball no local data for escalade@https://registry.npmmirror.com/escalade/-/escalade-3.1.1.tgz. Extracting by manifest.
- 450 silly tarball no local data for errno@https://registry.npmmirror.com/errno/-/errno-0.1.8.tgz. Extracting by manifest.
- 451 silly tarball no local data for esbuild@https://registry.npmmirror.com/esbuild/-/esbuild-0.17.17.tgz. Extracting by manifest.
- 452 silly tarball no local data for entities@https://registry.npmmirror.com/entities/-/entities-4.5.0.tgz. Extracting by manifest.
- 453 silly tarball no local data for enhanced-resolve@https://registry.npmmirror.com/enhanced-resolve/-/enhanced-resolve-5.12.0.tgz. Extracting by manifest.
- 454 silly tarball no local data for end-of-stream@https://registry.npmmirror.com/end-of-stream/-/end-of-stream-1.4.4.tgz. Extracting by manifest.
- 455 silly tarball no local data for encodeurl@https://registry.npmmirror.com/encodeurl/-/encodeurl-1.0.2.tgz. Extracting by manifest.
- 456 silly tarball no local data for encode-utf8@https://registry.npmjs.org/encode-utf8/-/encode-utf8-1.0.3.tgz. Extracting by manifest.
- 457 silly tarball no local data for emoji-regex@https://registry.npmmirror.com/emoji-regex/-/emoji-regex-9.2.2.tgz. Extracting by manifest.
- 458 silly tarball no local data for emojis-list@https://registry.npmmirror.com/emojis-list/-/emojis-list-3.0.0.tgz. Extracting by manifest.
- 459 silly tarball no local data for element-plus@https://registry.npmmirror.com/element-plus/-/element-plus-2.3.2.tgz. Extracting by manifest.
- 460 silly tarball no local data for electron-to-chromium@https://registry.npmmirror.com/electron-to-chromium/-/electron-to-chromium-1.4.347.tgz. Extracting by manifest.
- 461 silly tarball no local data for ee-first@https://registry.npmmirror.com/ee-first/-/ee-first-1.1.1.tgz. Extracting by manifest.
- 462 silly tarball no local data for eastasianwidth@https://registry.npmmirror.com/eastasianwidth/-/eastasianwidth-0.2.0.tgz. Extracting by manifest.
- 463 silly tarball no local data for duplexer@https://registry.npmmirror.com/duplexer/-/duplexer-0.1.2.tgz. Extracting by manifest.
- 464 silly tarball no local data for dotenv@https://registry.npmmirror.com/dotenv/-/dotenv-16.0.3.tgz. Extracting by manifest.
- 465 silly tarball no local data for dot-prop@https://registry.npmmirror.com/dot-prop/-/dot-prop-7.2.0.tgz. Extracting by manifest.
- 466 silly tarball no local data for domutils@https://registry.npmmirror.com/domutils/-/domutils-3.0.1.tgz. Extracting by manifest.
- 467 silly tarball no local data for domelementtype@https://registry.npmmirror.com/domelementtype/-/domelementtype-2.3.0.tgz. Extracting by manifest.
- 468 silly tarball no local data for dom-serializer@https://registry.npmmirror.com/dom-serializer/-/dom-serializer-2.0.0.tgz. Extracting by manifest.
- 469 silly tarball no local data for domhandler@https://registry.npmmirror.com/domhandler/-/domhandler-5.0.3.tgz. Extracting by manifest.
- 470 silly tarball no local data for dijkstrajs@https://registry.npmjs.org/dijkstrajs/-/dijkstrajs-1.0.2.tgz. Extracting by manifest.
- 471 silly tarball no local data for devalue@https://registry.npmmirror.com/devalue/-/devalue-4.3.0.tgz. Extracting by manifest.
- 472 silly tarball no local data for detect-libc@https://registry.npmmirror.com/detect-libc/-/detect-libc-2.0.1.tgz. Extracting by manifest.
- 473 silly tarball no local data for destroy@https://registry.npmmirror.com/destroy/-/destroy-1.2.0.tgz. Extracting by manifest.
- 474 silly tarball no local data for dir-glob@https://registry.npmmirror.com/dir-glob/-/dir-glob-3.0.1.tgz. Extracting by manifest.
- 475 silly tarball no local data for depd@https://registry.npmmirror.com/depd/-/depd-2.0.0.tgz. Extracting by manifest.
- 476 silly tarball no local data for destr@https://registry.npmmirror.com/destr/-/destr-1.2.2.tgz. Extracting by manifest.
- 477 silly tarball no local data for denque@https://registry.npmmirror.com/denque/-/denque-2.1.0.tgz. Extracting by manifest.
- 478 silly tarball no local data for defu@https://registry.npmmirror.com/defu/-/defu-6.1.2.tgz. Extracting by manifest.
- 479 silly tarball no local data for delegates@https://registry.npmmirror.com/delegates/-/delegates-1.0.0.tgz. Extracting by manifest.
- 480 silly tarball no local data for define-lazy-prop@https://registry.npmmirror.com/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz. Extracting by manifest.
- 481 silly tarball no local data for defaults@https://registry.npmmirror.com/defaults/-/defaults-1.0.4.tgz. Extracting by manifest.
- 482 silly tarball no local data for deepmerge@https://registry.npmmirror.com/deepmerge/-/deepmerge-4.3.1.tgz. Extracting by manifest.
- 483 silly tarball no local data for declass@https://registry.npmmirror.com/declass/-/declass-0.0.1.tgz. Extracting by manifest.
- 484 silly tarball no local data for decamelize@https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz. Extracting by manifest.
- 485 silly tarball no local data for debug@https://registry.npmmirror.com/debug/-/debug-4.3.4.tgz. Extracting by manifest.
- 486 silly tarball no local data for dayjs@https://registry.npmmirror.com/dayjs/-/dayjs-1.11.7.tgz. Extracting by manifest.
- 487 silly tarball no local data for data-uri-to-buffer@https://registry.npmmirror.com/data-uri-to-buffer/-/data-uri-to-buffer-4.0.1.tgz. Extracting by manifest.
- 488 silly tarball no local data for csstype@https://registry.npmmirror.com/csstype/-/csstype-2.6.21.tgz. Extracting by manifest.
- 489 silly tarball no local data for cuint@https://registry.npmmirror.com/cuint/-/cuint-0.2.2.tgz. Extracting by manifest.
- 490 silly tarball no local data for csso@https://registry.npmmirror.com/csso/-/csso-5.0.5.tgz. Extracting by manifest.
- 491 silly tarball no local data for cssnano-utils@https://registry.npmmirror.com/cssnano-utils/-/cssnano-utils-4.0.0.tgz. Extracting by manifest.
- 492 silly tarball no local data for cssnano-preset-default@https://registry.npmmirror.com/cssnano-preset-default/-/cssnano-preset-default-6.0.0.tgz. Extracting by manifest.
- 493 silly tarball no local data for cssesc@https://registry.npmmirror.com/cssesc/-/cssesc-3.0.0.tgz. Extracting by manifest.
- 494 silly tarball no local data for cssnano@https://registry.npmmirror.com/cssnano/-/cssnano-6.0.0.tgz. Extracting by manifest.
- 495 silly tarball no local data for css-what@https://registry.npmmirror.com/css-what/-/css-what-6.1.0.tgz. Extracting by manifest.
- 496 silly tarball no local data for css-tree@https://registry.npmmirror.com/css-tree/-/css-tree-2.3.1.tgz. Extracting by manifest.
- 497 silly tarball no local data for css-select@https://registry.npmmirror.com/css-select/-/css-select-5.1.0.tgz. Extracting by manifest.
- 498 silly tarball no local data for css-declaration-sorter@https://registry.npmmirror.com/css-declaration-sorter/-/css-declaration-sorter-6.4.0.tgz. Extracting by manifest.
- 499 silly tarball no local data for cross-spawn@https://registry.npmmirror.com/cross-spawn/-/cross-spawn-7.0.3.tgz. Extracting by manifest.
- 500 silly tarball no local data for create-require@https://registry.npmmirror.com/create-require/-/create-require-1.1.1.tgz. Extracting by manifest.
- 501 silly tarball no local data for crc32-stream@https://registry.npmmirror.com/crc32-stream/-/crc32-stream-4.0.2.tgz. Extracting by manifest.
- 502 silly tarball no local data for crc-32@https://registry.npmmirror.com/crc-32/-/crc-32-1.2.2.tgz. Extracting by manifest.
- 503 silly tarball no local data for core-util-is@https://registry.npmmirror.com/core-util-is/-/core-util-is-1.0.3.tgz. Extracting by manifest.
- 504 silly tarball no local data for cookie-es@https://registry.npmmirror.com/cookie-es/-/cookie-es-0.5.0.tgz. Extracting by manifest.
- 505 silly tarball no local data for convert-source-map@https://registry.npmmirror.com/convert-source-map/-/convert-source-map-1.9.0.tgz. Extracting by manifest.
- 506 silly tarball no local data for console-control-strings@https://registry.npmmirror.com/console-control-strings/-/console-control-strings-1.1.0.tgz. Extracting by manifest.
- 507 silly tarball no local data for connect@https://registry.npmmirror.com/connect/-/connect-3.7.0.tgz. Extracting by manifest.
- 508 silly tarball no local data for consola@https://registry.npmmirror.com/consola/-/consola-2.15.3.tgz. Extracting by manifest.
- 509 silly tarball no local data for compress-commons@https://registry.npmmirror.com/compress-commons/-/compress-commons-4.1.1.tgz. Extracting by manifest.
- 510 silly tarball no local data for commondir@https://registry.npmmirror.com/commondir/-/commondir-1.0.1.tgz. Extracting by manifest.
- 511 silly tarball no local data for concat-map@https://registry.npmmirror.com/concat-map/-/concat-map-0.0.1.tgz. Extracting by manifest.
- 512 silly tarball no local data for colorette@https://registry.npmmirror.com/colorette/-/colorette-2.0.19.tgz. Extracting by manifest.
- 513 silly tarball no local data for commander@https://registry.npmmirror.com/commander/-/commander-7.2.0.tgz. Extracting by manifest.
- 514 silly tarball no local data for colord@https://registry.npmmirror.com/colord/-/colord-2.9.3.tgz. Extracting by manifest.
- 515 silly tarball no local data for color-support@https://registry.npmmirror.com/color-support/-/color-support-1.1.3.tgz. Extracting by manifest.
- 516 silly tarball no local data for color-name@https://registry.npmmirror.com/color-name/-/color-name-1.1.3.tgz. Extracting by manifest.
- 517 silly tarball no local data for color-convert@https://registry.npmmirror.com/color-convert/-/color-convert-1.9.3.tgz. Extracting by manifest.
- 518 silly tarball no local data for cluster-key-slot@https://registry.npmmirror.com/cluster-key-slot/-/cluster-key-slot-1.1.2.tgz. Extracting by manifest.
- 519 silly tarball no local data for clone@https://registry.npmmirror.com/clone/-/clone-1.0.4.tgz. Extracting by manifest.
- 520 silly tarball no local data for cliui@https://registry.npmmirror.com/cliui/-/cliui-8.0.1.tgz. Extracting by manifest.
- 521 silly tarball no local data for clipboardy@https://registry.npmmirror.com/clipboardy/-/clipboardy-3.0.0.tgz. Extracting by manifest.
- 522 silly tarball no local data for cli-width@https://registry.npmmirror.com/cli-width/-/cli-width-4.0.0.tgz. Extracting by manifest.
- 523 silly tarball no local data for cli-spinners@https://registry.npmmirror.com/cli-spinners/-/cli-spinners-2.8.0.tgz. Extracting by manifest.
- 524 silly tarball no local data for cli-cursor@https://registry.npmmirror.com/cli-cursor/-/cli-cursor-4.0.0.tgz. Extracting by manifest.
- 525 silly tarball no local data for clear@https://registry.npmmirror.com/clear/-/clear-0.1.0.tgz. Extracting by manifest.
- 526 silly tarball no local data for ci-info@https://registry.npmmirror.com/ci-info/-/ci-info-3.8.0.tgz. Extracting by manifest.
- 527 silly tarball no local data for chownr@https://registry.npmmirror.com/chownr/-/chownr-2.0.0.tgz. Extracting by manifest.
- 528 silly tarball no local data for chokidar@https://registry.npmmirror.com/chokidar/-/chokidar-3.5.3.tgz. Extracting by manifest.
- 529 silly tarball no local data for cheerio-select@https://registry.npmmirror.com/cheerio-select/-/cheerio-select-2.1.0.tgz. Extracting by manifest.
- 530 silly tarball no local data for cheerio@https://registry.npmmirror.com/cheerio/-/cheerio-1.0.0-rc.12.tgz. Extracting by manifest.
- 531 silly tarball no local data for chardet@https://registry.npmmirror.com/chardet/-/chardet-0.7.0.tgz. Extracting by manifest.
- 532 silly tarball no local data for chalk@https://registry.npmmirror.com/chalk/-/chalk-5.2.0.tgz. Extracting by manifest.
- 533 silly tarball no local data for caniuse-lite@https://registry.npmmirror.com/caniuse-lite/-/caniuse-lite-1.0.30001473.tgz. Extracting by manifest.
- 534 silly tarball no local data for caniuse-api@https://registry.npmmirror.com/caniuse-api/-/caniuse-api-3.0.0.tgz. Extracting by manifest.
- 535 silly tarball no local data for camelcase@https://registry.npmmirror.com/camelcase/-/camelcase-6.3.0.tgz. Extracting by manifest.
- 536 silly tarball no local data for cac@https://registry.npmmirror.com/cac/-/cac-6.7.14.tgz. Extracting by manifest.
- 537 silly tarball no local data for c12@https://registry.npmmirror.com/c12/-/c12-1.2.0.tgz. Extracting by manifest.
- 538 silly tarball no local data for builtin-modules@https://registry.npmmirror.com/builtin-modules/-/builtin-modules-3.3.0.tgz. Extracting by manifest.
- 539 silly tarball no local data for buffer-from@https://registry.npmmirror.com/buffer-from/-/buffer-from-1.1.2.tgz. Extracting by manifest.
- 540 silly tarball no local data for buffer-crc32@https://registry.npmmirror.com/buffer-crc32/-/buffer-crc32-0.2.13.tgz. Extracting by manifest.
- 541 silly tarball no local data for buffer@https://registry.npmmirror.com/buffer/-/buffer-6.0.3.tgz. Extracting by manifest.
- 542 silly tarball no local data for browserslist@https://registry.npmmirror.com/browserslist/-/browserslist-4.21.5.tgz. Extracting by manifest.
- 543 silly tarball no local data for braces@https://registry.npmmirror.com/braces/-/braces-3.0.2.tgz. Extracting by manifest.
- 544 silly tarball no local data for brace-expansion@https://registry.npmmirror.com/brace-expansion/-/brace-expansion-2.0.1.tgz. Extracting by manifest.
- 545 silly tarball no local data for boolbase@https://registry.npmmirror.com/boolbase/-/boolbase-1.0.0.tgz. Extracting by manifest.
- 546 silly tarball no local data for bl@https://registry.npmmirror.com/bl/-/bl-5.1.0.tgz. Extracting by manifest.
- 547 silly tarball no local data for bindings@https://registry.npmmirror.com/bindings/-/bindings-1.5.0.tgz. Extracting by manifest.
- 548 silly tarball no local data for binary-extensions@https://registry.npmmirror.com/binary-extensions/-/binary-extensions-2.2.0.tgz. Extracting by manifest.
- 549 silly tarball no local data for big.js@https://registry.npmmirror.com/big.js/-/big.js-5.2.2.tgz. Extracting by manifest.
- 550 silly tarball no local data for base64-js@https://registry.npmmirror.com/base64-js/-/base64-js-1.5.1.tgz. Extracting by manifest.
- 551 silly tarball no local data for balanced-match@https://registry.npmmirror.com/balanced-match/-/balanced-match-1.0.2.tgz. Extracting by manifest.
- 552 silly tarball no local data for autoprefixer@https://registry.npmmirror.com/autoprefixer/-/autoprefixer-10.4.14.tgz. Extracting by manifest.
- 553 silly tarball no local data for async-validator@https://registry.npmmirror.com/async-validator/-/async-validator-4.2.5.tgz. Extracting by manifest.
- 554 silly tarball no local data for async-sema@https://registry.npmmirror.com/async-sema/-/async-sema-3.1.1.tgz. Extracting by manifest.
- 555 silly tarball no local data for async@https://registry.npmmirror.com/async/-/async-3.2.4.tgz. Extracting by manifest.
- 556 silly tarball no local data for are-we-there-yet@https://registry.npmmirror.com/are-we-there-yet/-/are-we-there-yet-2.0.0.tgz. Extracting by manifest.
- 557 silly tarball no local data for archiver-utils@https://registry.npmmirror.com/archiver-utils/-/archiver-utils-2.1.0.tgz. Extracting by manifest.
- 558 silly tarball no local data for archiver@https://registry.npmmirror.com/archiver/-/archiver-5.3.1.tgz. Extracting by manifest.
- 559 silly tarball no local data for arch@https://registry.npmmirror.com/arch/-/arch-2.2.0.tgz. Extracting by manifest.
- 560 silly tarball no local data for aproba@https://registry.npmmirror.com/aproba/-/aproba-2.0.0.tgz. Extracting by manifest.
- 561 silly tarball no local data for anymatch@https://registry.npmmirror.com/anymatch/-/anymatch-3.1.3.tgz. Extracting by manifest.
- 562 silly tarball no local data for ansi-styles@https://registry.npmmirror.com/ansi-styles/-/ansi-styles-6.2.1.tgz. Extracting by manifest.
- 563 silly tarball no local data for ansi-regex@https://registry.npmmirror.com/ansi-regex/-/ansi-regex-6.0.1.tgz. Extracting by manifest.
- 564 silly tarball no local data for ansi-escapes@https://registry.npmmirror.com/ansi-escapes/-/ansi-escapes-6.1.0.tgz. Extracting by manifest.
- 565 silly tarball no local data for agent-base@https://registry.npmmirror.com/agent-base/-/agent-base-6.0.2.tgz. Extracting by manifest.
- 566 silly tarball no local data for acorn@https://registry.npmmirror.com/acorn/-/acorn-8.8.2.tgz. Extracting by manifest.
- 567 silly tarball no local data for abbrev@https://registry.npmmirror.com/abbrev/-/abbrev-1.1.1.tgz. Extracting by manifest.
- 568 silly tarball no local data for @windicss/config@https://registry.npmmirror.com/@windicss/config/-/config-1.8.10.tgz. Extracting by manifest.
- 569 silly tarball no local data for @windicss/plugin-utils@https://registry.npmmirror.com/@windicss/plugin-utils/-/plugin-utils-1.8.10.tgz. Extracting by manifest.
- 570 silly tarball no local data for @vueuse/shared@https://registry.npmmirror.com/@vueuse/shared/-/shared-9.13.0.tgz. Extracting by manifest.
- 571 silly tarball no local data for @vueuse/metadata@https://registry.npmmirror.com/@vueuse/metadata/-/metadata-9.13.0.tgz. Extracting by manifest.
- 572 silly tarball no local data for @vue/shared@https://registry.npmmirror.com/@vue/shared/-/shared-3.2.47.tgz. Extracting by manifest.
- 573 silly tarball no local data for @vueuse/core@https://registry.npmmirror.com/@vueuse/core/-/core-9.13.0.tgz. Extracting by manifest.
- 574 silly tarball no local data for @vue/server-renderer@https://registry.npmmirror.com/@vue/server-renderer/-/server-renderer-3.2.47.tgz. Extracting by manifest.
- 575 silly tarball no local data for @vue/runtime-dom@https://registry.npmmirror.com/@vue/runtime-dom/-/runtime-dom-3.2.47.tgz. Extracting by manifest.
- 576 silly tarball no local data for @vue/runtime-core@https://registry.npmmirror.com/@vue/runtime-core/-/runtime-core-3.2.47.tgz. Extracting by manifest.
- 577 silly tarball no local data for @vue/reactivity-transform@https://registry.npmmirror.com/@vue/reactivity-transform/-/reactivity-transform-3.2.47.tgz. Extracting by manifest.
- 578 silly tarball no local data for @vue/reactivity@https://registry.npmmirror.com/@vue/reactivity/-/reactivity-3.2.47.tgz. Extracting by manifest.
- 579 silly tarball no local data for @vue/devtools-api@https://registry.npmmirror.com/@vue/devtools-api/-/devtools-api-6.5.0.tgz. Extracting by manifest.
- 580 silly tarball no local data for @vue/compiler-ssr@https://registry.npmmirror.com/@vue/compiler-ssr/-/compiler-ssr-3.2.47.tgz. Extracting by manifest.
- 581 silly tarball no local data for @vue/compiler-sfc@https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-3.2.47.tgz. Extracting by manifest.
- 582 silly tarball no local data for @vue/compiler-dom@https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.2.47.tgz. Extracting by manifest.
- 583 silly tarball no local data for @vue/compiler-core@https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.2.47.tgz. Extracting by manifest.
- 584 silly tarball no local data for @vue/babel-plugin-jsx@https://registry.npmmirror.com/@vue/babel-plugin-jsx/-/babel-plugin-jsx-1.1.1.tgz. Extracting by manifest.
- 585 silly tarball no local data for @vue/babel-helper-vue-transform-on@https://registry.npmmirror.com/@vue/babel-helper-vue-transform-on/-/babel-helper-vue-transform-on-1.0.2.tgz. Extracting by manifest.
- 586 silly tarball no local data for @vitejs/plugin-vue-jsx@https://registry.npmmirror.com/@vitejs/plugin-vue-jsx/-/plugin-vue-jsx-3.0.1.tgz. Extracting by manifest.
- 587 silly tarball no local data for @vitejs/plugin-vue@https://registry.npmmirror.com/@vitejs/plugin-vue/-/plugin-vue-4.1.0.tgz. Extracting by manifest.
- 588 silly tarball no local data for @vercel/nft@https://registry.npmmirror.com/@vercel/nft/-/nft-0.22.6.tgz. Extracting by manifest.
- 589 silly tarball no local data for @unhead/vue@https://registry.npmmirror.com/@unhead/vue/-/vue-1.1.25.tgz. Extracting by manifest.
- 590 silly tarball no local data for @unhead/ssr@https://registry.npmmirror.com/@unhead/ssr/-/ssr-1.1.25.tgz. Extracting by manifest.
- 591 silly tarball no local data for @unhead/shared@https://registry.npmmirror.com/@unhead/shared/-/shared-1.1.25.tgz. Extracting by manifest.
- 592 silly tarball no local data for @unhead/schema@https://registry.npmmirror.com/@unhead/schema/-/schema-1.1.25.tgz. Extracting by manifest.
- 593 silly tarball no local data for @unhead/dom@https://registry.npmmirror.com/@unhead/dom/-/dom-1.1.25.tgz. Extracting by manifest.
- 594 silly tarball no local data for @types/web-bluetooth@https://registry.npmmirror.com/@types/web-bluetooth/-/web-bluetooth-0.0.16.tgz. Extracting by manifest.
- 595 silly tarball no local data for @types/resolve@https://registry.npmmirror.com/@types/resolve/-/resolve-1.20.2.tgz. Extracting by manifest.
- 596 silly tarball no local data for @types/qrcode@https://registry.npmjs.org/@types/qrcode/-/qrcode-1.5.0.tgz. Extracting by manifest.
- 597 silly tarball no local data for @types/lodash-es@https://registry.npmmirror.com/@types/lodash-es/-/lodash-es-4.17.7.tgz. Extracting by manifest.
- 598 silly tarball no local data for @types/node@https://registry.npmjs.org/@types/node/-/node-18.15.11.tgz. Extracting by manifest.
- 599 silly tarball no local data for @types/lodash@https://registry.npmmirror.com/@types/lodash/-/lodash-4.14.192.tgz. Extracting by manifest.
- 600 silly tarball no local data for @types/estree@https://registry.npmmirror.com/@types/estree/-/estree-1.0.0.tgz. Extracting by manifest.
- 601 silly tarball no local data for @trysound/sax@https://registry.npmmirror.com/@trysound/sax/-/sax-0.2.0.tgz. Extracting by manifest.
- 602 silly tarball no local data for @swc/types@https://registry.npmmirror.com/@swc/types/-/types-0.1.5.tgz. Extracting by manifest.
- 603 silly tarball no local data for @swc/counter@https://registry.npmmirror.com/@swc/counter/-/counter-0.1.2.tgz. Extracting by manifest.
- 604 silly tarball no local data for @rollup/pluginutils@https://registry.npmmirror.com/@rollup/pluginutils/-/pluginutils-5.0.2.tgz. Extracting by manifest.
- 605 silly tarball no local data for @swc/core-win32-x64-msvc@https://registry.npmmirror.com/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.3.105.tgz. Extracting by manifest.
- 606 silly tarball no local data for @swc/core@https://registry.npmmirror.com/@swc/core/-/core-1.3.105.tgz. Extracting by manifest.
- 607 silly tarball no local data for @rollup/plugin-wasm@https://registry.npmmirror.com/@rollup/plugin-wasm/-/plugin-wasm-6.1.2.tgz. Extracting by manifest.
- 608 silly tarball no local data for @rollup/plugin-virtual@https://registry.npmmirror.com/@rollup/plugin-virtual/-/plugin-virtual-3.0.2.tgz. Extracting by manifest.
- 609 silly tarball no local data for @rollup/plugin-terser@https://registry.npmmirror.com/@rollup/plugin-terser/-/plugin-terser-0.4.1.tgz. Extracting by manifest.
- 610 silly tarball no local data for @rollup/plugin-replace@https://registry.npmmirror.com/@rollup/plugin-replace/-/plugin-replace-5.0.2.tgz. Extracting by manifest.
- 611 silly tarball no local data for @rollup/plugin-node-resolve@https://registry.npmmirror.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.0.2.tgz. Extracting by manifest.
- 612 silly tarball no local data for @rollup/plugin-json@https://registry.npmmirror.com/@rollup/plugin-json/-/plugin-json-6.0.0.tgz. Extracting by manifest.
- 613 silly tarball no local data for @rollup/plugin-inject@https://registry.npmmirror.com/@rollup/plugin-inject/-/plugin-inject-5.0.3.tgz. Extracting by manifest.
- 614 silly tarball no local data for @rollup/plugin-commonjs@https://registry.npmmirror.com/@rollup/plugin-commonjs/-/plugin-commonjs-24.1.0.tgz. Extracting by manifest.
- 615 silly tarball no local data for @rollup/plugin-alias@https://registry.npmmirror.com/@rollup/plugin-alias/-/plugin-alias-5.0.0.tgz. Extracting by manifest.
- 616 silly tarball no local data for @popperjs/core@https://registry.npmmirror.com/@sxzz/popperjs-es/-/popperjs-es-2.11.7.tgz. Extracting by manifest.
- 617 silly tarball no local data for @polka/url@https://registry.npmmirror.com/@polka/url/-/url-1.0.0-next.21.tgz. Extracting by manifest.
- 618 silly tarball no local data for @nuxt/vite-builder@https://registry.npmmirror.com/@nuxt/vite-builder/-/vite-builder-3.4.1.tgz. Extracting by manifest.
- 619 silly tarball no local data for @nuxt/ui-templates@https://registry.npmmirror.com/@nuxt/ui-templates/-/ui-templates-1.1.1.tgz. Extracting by manifest.
- 620 silly tarball no local data for @nuxt/telemetry@https://registry.npmmirror.com/@nuxt/telemetry/-/telemetry-2.2.0.tgz. Extracting by manifest.
- 621 silly tarball no local data for @nuxt/schema@https://registry.npmmirror.com/@nuxt/schema/-/schema-3.4.1.tgz. Extracting by manifest.
- 622 silly tarball no local data for @nuxt/kit@https://registry.npmmirror.com/@nuxt/kit/-/kit-3.4.1.tgz. Extracting by manifest.
- 623 silly tarball no local data for @nuxt/devalue@https://registry.npmmirror.com/@nuxt/devalue/-/devalue-2.0.0.tgz. Extracting by manifest.
- 624 silly tarball no local data for @nodelib/fs.walk@https://registry.npmmirror.com/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz. Extracting by manifest.
- 625 silly tarball no local data for @nodelib/fs.stat@https://registry.npmmirror.com/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz. Extracting by manifest.
- 626 silly tarball no local data for @nodelib/fs.scandir@https://registry.npmmirror.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz. Extracting by manifest.
- 627 silly tarball no local data for @netlify/functions@https://registry.npmmirror.com/@netlify/functions/-/functions-1.4.0.tgz. Extracting by manifest.
- 628 silly tarball no local data for @mapbox/node-pre-gyp@https://registry.npmmirror.com/@mapbox/node-pre-gyp/-/node-pre-gyp-1.0.10.tgz. Extracting by manifest.
- 629 silly tarball no local data for @jridgewell/trace-mapping@https://registry.npmmirror.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.17.tgz. Extracting by manifest.
- 630 silly tarball no local data for @jridgewell/sourcemap-codec@https://registry.npmmirror.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz. Extracting by manifest.
- 631 silly tarball no local data for @jridgewell/source-map@https://registry.npmmirror.com/@jridgewell/source-map/-/source-map-0.3.2.tgz. Extracting by manifest.
- 632 silly tarball no local data for @jridgewell/set-array@https://registry.npmmirror.com/@jridgewell/set-array/-/set-array-1.1.2.tgz. Extracting by manifest.
- 633 silly tarball no local data for @jridgewell/resolve-uri@https://registry.npmmirror.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz. Extracting by manifest.
- 634 silly tarball no local data for @jridgewell/gen-mapping@https://registry.npmmirror.com/@jridgewell/gen-mapping/-/gen-mapping-0.1.1.tgz. Extracting by manifest.
- 635 silly tarball no local data for @ioredis/commands@https://registry.npmmirror.com/@ioredis/commands/-/commands-1.2.0.tgz. Extracting by manifest.
- 636 silly tarball no local data for @intlify/vue-devtools@https://registry.npmmirror.com/@intlify/vue-devtools/-/vue-devtools-9.2.2.tgz. Extracting by manifest.
- 637 silly tarball no local data for @intlify/shared@https://registry.npmmirror.com/@intlify/shared/-/shared-9.2.2.tgz. Extracting by manifest.
- 638 silly tarball no local data for @intlify/message-compiler@https://registry.npmmirror.com/@intlify/message-compiler/-/message-compiler-9.2.2.tgz. Extracting by manifest.
- 639 silly tarball no local data for @intlify/devtools-if@https://registry.npmmirror.com/@intlify/devtools-if/-/devtools-if-9.2.2.tgz. Extracting by manifest.
- 640 silly tarball no local data for @intlify/core-base@https://registry.npmmirror.com/@intlify/core-base/-/core-base-9.2.2.tgz. Extracting by manifest.
- 641 silly tarball no local data for @floating-ui/dom@https://registry.npmmirror.com/@floating-ui/dom/-/dom-1.2.5.tgz. Extracting by manifest.
- 642 silly tarball no local data for @floating-ui/core@https://registry.npmmirror.com/@floating-ui/core/-/core-1.2.5.tgz. Extracting by manifest.
- 643 silly tarball no local data for @esbuild/win32-x64@https://registry.npmmirror.com/@esbuild/win32-x64/-/win32-x64-0.17.17.tgz. Extracting by manifest.
- 644 silly tarball no local data for @element-plus/nuxt@https://registry.npmmirror.com/@element-plus/nuxt/-/nuxt-1.0.4.tgz. Extracting by manifest.
- 645 silly tarball no local data for @element-plus/icons-vue@https://registry.npmmirror.com/@element-plus/icons-vue/-/icons-vue-2.1.0.tgz. Extracting by manifest.
- 646 silly tarball no local data for @ctrl/tinycolor@https://registry.npmmirror.com/@ctrl/tinycolor/-/tinycolor-3.6.0.tgz. Extracting by manifest.
- 647 silly tarball no local data for @cloudflare/kv-asset-handler@https://registry.npmmirror.com/@cloudflare/kv-asset-handler/-/kv-asset-handler-0.3.0.tgz. Extracting by manifest.
- 648 silly tarball no local data for @babel/types@https://registry.npmmirror.com/@babel/types/-/types-7.21.4.tgz. Extracting by manifest.
- 649 silly tarball no local data for @babel/traverse@https://registry.npmmirror.com/@babel/traverse/-/traverse-7.21.4.tgz. Extracting by manifest.
- 650 silly tarball no local data for @babel/template@https://registry.npmmirror.com/@babel/template/-/template-7.20.7.tgz. Extracting by manifest.
- 651 silly tarball no local data for @babel/plugin-transform-typescript@https://registry.npmmirror.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.21.3.tgz. Extracting by manifest.
- 652 silly tarball no local data for @babel/standalone@https://registry.npmmirror.com/@babel/standalone/-/standalone-7.21.3.tgz. Extracting by manifest.
- 653 silly tarball no local data for @babel/plugin-syntax-typescript@https://registry.npmmirror.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.21.4.tgz. Extracting by manifest.
- 654 silly tarball no local data for @babel/plugin-syntax-jsx@https://registry.npmmirror.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.21.4.tgz. Extracting by manifest.
- 655 silly tarball no local data for @babel/parser@https://registry.npmmirror.com/@babel/parser/-/parser-7.21.4.tgz. Extracting by manifest.
- 656 silly tarball no local data for @babel/highlight@https://registry.npmmirror.com/@babel/highlight/-/highlight-7.18.6.tgz. Extracting by manifest.
- 657 silly tarball no local data for @babel/helpers@https://registry.npmmirror.com/@babel/helpers/-/helpers-7.21.0.tgz. Extracting by manifest.
- 658 silly tarball no local data for @babel/helper-validator-option@https://registry.npmmirror.com/@babel/helper-validator-option/-/helper-validator-option-7.21.0.tgz. Extracting by manifest.
- 659 silly tarball no local data for @babel/helper-validator-identifier@https://registry.npmmirror.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz. Extracting by manifest.
- 660 silly tarball no local data for @babel/helper-string-parser@https://registry.npmmirror.com/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz. Extracting by manifest.
- 661 silly tarball no local data for @babel/helper-split-export-declaration@https://registry.npmmirror.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.18.6.tgz. Extracting by manifest.
- 662 silly tarball no local data for @babel/helper-skip-transparent-expression-wrappers@https://registry.npmmirror.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.20.0.tgz. Extracting by manifest.
- 663 silly tarball no local data for @babel/helper-simple-access@https://registry.npmmirror.com/@babel/helper-simple-access/-/helper-simple-access-7.20.2.tgz. Extracting by manifest.
- 664 silly tarball no local data for @babel/helper-replace-supers@https://registry.npmmirror.com/@babel/helper-replace-supers/-/helper-replace-supers-7.20.7.tgz. Extracting by manifest.
- 665 silly tarball no local data for @babel/helper-plugin-utils@https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.20.2.tgz. Extracting by manifest.
- 666 silly tarball no local data for @babel/helper-optimise-call-expression@https://registry.npmmirror.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.18.6.tgz. Extracting by manifest.
- 667 silly tarball no local data for @babel/helper-module-transforms@https://registry.npmmirror.com/@babel/helper-module-transforms/-/helper-module-transforms-7.21.2.tgz. Extracting by manifest.
- 668 silly tarball no local data for @babel/helper-module-imports@https://registry.npmmirror.com/@babel/helper-module-imports/-/helper-module-imports-7.21.4.tgz. Extracting by manifest.
- 669 silly tarball no local data for @babel/helper-member-expression-to-functions@https://registry.npmmirror.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.21.0.tgz. Extracting by manifest.
- 670 silly tarball no local data for @babel/helper-hoist-variables@https://registry.npmmirror.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz. Extracting by manifest.
- 671 silly tarball no local data for @babel/helper-function-name@https://registry.npmmirror.com/@babel/helper-function-name/-/helper-function-name-7.21.0.tgz. Extracting by manifest.
- 672 silly tarball no local data for @babel/helper-environment-visitor@https://registry.npmmirror.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz. Extracting by manifest.
- 673 silly tarball no local data for @babel/helper-create-class-features-plugin@https://registry.npmmirror.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.21.4.tgz. Extracting by manifest.
- 674 silly tarball no local data for @babel/helper-compilation-targets@https://registry.npmmirror.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.21.4.tgz. Extracting by manifest.
- 675 silly tarball no local data for @babel/helper-annotate-as-pure@https://registry.npmmirror.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz. Extracting by manifest.
- 676 silly tarball no local data for @babel/generator@https://registry.npmmirror.com/@babel/generator/-/generator-7.21.4.tgz. Extracting by manifest.
- 677 silly tarball no local data for @babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.21.4.tgz. Extracting by manifest.
- 678 silly tarball no local data for @babel/compat-data@https://registry.npmmirror.com/@babel/compat-data/-/compat-data-7.21.4.tgz. Extracting by manifest.
- 679 silly tarball no local data for @babel/code-frame@https://registry.npmmirror.com/@babel/code-frame/-/code-frame-7.21.4.tgz. Extracting by manifest.
- 680 silly tarball no local data for @antfu/utils@https://registry.npmmirror.com/@antfu/utils/-/utils-0.7.2.tgz. Extracting by manifest.
- 681 silly tarball no local data for @ampproject/remapping@https://registry.npmmirror.com/@ampproject/remapping/-/remapping-2.2.0.tgz. Extracting by manifest.
- 682 silly tarball no local data for strip-ansi@https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz. Extracting by manifest.
- 683 silly tarball no local data for string-width@https://registry.npmmirror.com/string-width/-/string-width-4.2.3.tgz. Extracting by manifest.
- 684 silly tarball no local data for emoji-regex@https://registry.npmmirror.com/emoji-regex/-/emoji-regex-8.0.0.tgz. Extracting by manifest.
- 685 silly tarball no local data for ansi-regex@https://registry.npmmirror.com/ansi-regex/-/ansi-regex-5.0.1.tgz. Extracting by manifest.
- 686 silly tarball no local data for totalist@https://registry.npmmirror.com/totalist/-/totalist-1.1.0.tgz. Extracting by manifest.
- 687 silly tarball no local data for sirv@https://registry.npmmirror.com/sirv/-/sirv-1.0.19.tgz. Extracting by manifest.
- 688 silly tarball no local data for fs-extra@https://registry.npmmirror.com/fs-extra/-/fs-extra-10.1.0.tgz. Extracting by manifest.
- 689 silly tarball no local data for strip-ansi@https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz. Extracting by manifest.
- 690 silly tarball no local data for string-width@https://registry.npmmirror.com/string-width/-/string-width-4.2.3.tgz. Extracting by manifest.
- 691 silly tarball no local data for emoji-regex@https://registry.npmmirror.com/emoji-regex/-/emoji-regex-8.0.0.tgz. Extracting by manifest.
- 692 silly tarball no local data for ansi-regex@https://registry.npmmirror.com/ansi-regex/-/ansi-regex-5.0.1.tgz. Extracting by manifest.
- 693 silly tarball no local data for minimatch@https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz. Extracting by manifest.
- 694 silly tarball no local data for brace-expansion@https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.11.tgz. Extracting by manifest.
- 695 silly tarball no local data for type-fest@https://registry.npmmirror.com/type-fest/-/type-fest-0.21.3.tgz. Extracting by manifest.
- 696 silly tarball no local data for supports-color@https://registry.npmmirror.com/supports-color/-/supports-color-7.2.0.tgz. Extracting by manifest.
- 697 silly tarball no local data for strip-ansi@https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz. Extracting by manifest.
- 698 silly tarball no local data for has-flag@https://registry.npmmirror.com/has-flag/-/has-flag-4.0.0.tgz. Extracting by manifest.
- 699 silly tarball no local data for commander@https://registry.npmmirror.com/commander/-/commander-8.3.0.tgz. Extracting by manifest.
- 700 silly tarball no local data for color-name@https://registry.npmmirror.com/color-name/-/color-name-1.1.4.tgz. Extracting by manifest.
- 701 silly tarball no local data for color-convert@https://registry.npmmirror.com/color-convert/-/color-convert-2.0.1.tgz. Extracting by manifest.
- 702 silly tarball no local data for chalk@https://registry.npmmirror.com/chalk/-/chalk-4.1.2.tgz. Extracting by manifest.
- 703 silly tarball no local data for ansi-regex@https://registry.npmmirror.com/ansi-regex/-/ansi-regex-5.0.1.tgz. Extracting by manifest.
- 704 silly tarball no local data for commander@https://registry.npmmirror.com/commander/-/commander-2.20.3.tgz. Extracting by manifest.
- 705 silly tarball no local data for lru-cache@https://registry.npmmirror.com/lru-cache/-/lru-cache-9.0.3.tgz. Extracting by manifest.
- 706 silly tarball no local data for ansi-styles@https://registry.npmmirror.com/ansi-styles/-/ansi-styles-4.3.0.tgz. Extracting by manifest.
- 707 silly tarball no local data for ansi-escapes@https://registry.npmmirror.com/ansi-escapes/-/ansi-escapes-4.3.2.tgz. Extracting by manifest.
- 708 silly tarball no local data for yallist@https://registry.npmmirror.com/yallist/-/yallist-4.0.0.tgz. Extracting by manifest.
- 709 silly tarball no local data for source-map@https://registry.npmmirror.com/source-map/-/source-map-0.6.1.tgz. Extracting by manifest.
- 710 silly tarball no local data for buffer@https://registry.npmmirror.com/buffer/-/buffer-5.7.1.tgz. Extracting by manifest.
- 711 silly tarball no local data for bl@https://registry.npmmirror.com/bl/-/bl-4.1.0.tgz. Extracting by manifest.
- 712 silly tarball no local data for ms@https://registry.npmmirror.com/ms/-/ms-2.0.0.tgz. Extracting by manifest.
- 713 silly tarball no local data for mime@https://registry.npmmirror.com/mime/-/mime-1.6.0.tgz. Extracting by manifest.
- 714 silly tarball no local data for yallist@https://registry.npmmirror.com/yallist/-/yallist-4.0.0.tgz. Extracting by manifest.
- 715 silly tarball no local data for lru-cache@https://registry.npmmirror.com/lru-cache/-/lru-cache-6.0.0.tgz. Extracting by manifest.
- 716 silly tarball no local data for minimatch@https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz. Extracting by manifest.
- 717 silly tarball no local data for ms@https://registry.npmmirror.com/ms/-/ms-2.1.3.tgz. Extracting by manifest.
- 718 silly tarball no local data for debug@https://registry.npmmirror.com/debug/-/debug-2.6.9.tgz. Extracting by manifest.
- 719 silly tarball no local data for glob@https://registry.npmmirror.com/glob/-/glob-7.2.3.tgz. Extracting by manifest.
- 720 silly tarball no local data for brace-expansion@https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.11.tgz. Extracting by manifest.
- 721 silly tarball no local data for yargs-parser@https://registry.npmjs.org/yargs-parser/-/yargs-parser-18.1.3.tgz. Extracting by manifest.
- 722 silly tarball no local data for y18n@https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz. Extracting by manifest.
- 723 silly tarball no local data for wrap-ansi@https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz. Extracting by manifest.
- 724 silly tarball no local data for yargs@https://registry.npmjs.org/yargs/-/yargs-15.4.1.tgz. Extracting by manifest.
- 725 silly tarball no local data for strip-ansi@https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz. Extracting by manifest.
- 726 silly tarball no local data for emoji-regex@https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz. Extracting by manifest.
- 727 silly tarball no local data for string-width@https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz. Extracting by manifest.
- 728 silly tarball no local data for color-convert@https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz. Extracting by manifest.
- 729 silly tarball no local data for minimatch@https://registry.npmmirror.com/minimatch/-/minimatch-3.0.8.tgz. Extracting by manifest.
- 730 silly tarball no local data for color-name@https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz. Extracting by manifest.
- 731 silly tarball no local data for camelcase@https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz. Extracting by manifest.
- 732 silly tarball no local data for ansi-styles@https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz. Extracting by manifest.
- 733 silly tarball no local data for ansi-regex@https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz. Extracting by manifest.
- 734 silly tarball no local data for cliui@https://registry.npmjs.org/cliui/-/cliui-6.0.0.tgz. Extracting by manifest.
- 735 silly tarball no local data for tapable@https://registry.npmmirror.com/tapable/-/tapable-1.1.3.tgz. Extracting by manifest.
- 736 silly tarball no local data for nanoid@https://registry.npmmirror.com/nanoid/-/nanoid-3.3.6.tgz. Extracting by manifest.
- 737 silly tarball no local data for is-docker@https://registry.npmmirror.com/is-docker/-/is-docker-2.2.1.tgz. Extracting by manifest.
- 738 silly tarball no local data for enhanced-resolve@https://registry.npmmirror.com/enhanced-resolve/-/enhanced-resolve-4.5.0.tgz. Extracting by manifest.
- 739 silly tarball no local data for strip-final-newline@https://registry.npmmirror.com/strip-final-newline/-/strip-final-newline-3.0.0.tgz. Extracting by manifest.
- 740 silly tarball no local data for onetime@https://registry.npmmirror.com/onetime/-/onetime-6.0.0.tgz. Extracting by manifest.
- 741 silly tarball no local data for path-key@https://registry.npmmirror.com/path-key/-/path-key-4.0.0.tgz. Extracting by manifest.
- 742 silly tarball no local data for npm-run-path@https://registry.npmmirror.com/npm-run-path/-/npm-run-path-5.1.0.tgz. Extracting by manifest.
- 743 silly tarball no local data for mimic-fn@https://registry.npmmirror.com/mimic-fn/-/mimic-fn-4.0.0.tgz. Extracting by manifest.
- 744 silly tarball no local data for mime@https://registry.npmmirror.com/mime/-/mime-2.5.2.tgz. Extracting by manifest.
- 745 silly tarball no local data for brace-expansion@https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.11.tgz. Extracting by manifest.
- 746 silly tarball no local data for is-stream@https://registry.npmmirror.com/is-stream/-/is-stream-3.0.0.tgz. Extracting by manifest.
- 747 silly tarball no local data for human-signals@https://registry.npmmirror.com/human-signals/-/human-signals-4.3.1.tgz. Extracting by manifest.
- 748 silly tarball no local data for unimport@https://registry.npmmirror.com/unimport/-/unimport-1.3.0.tgz. Extracting by manifest.
- 749 silly tarball no local data for magic-string@https://registry.npmmirror.com/magic-string/-/magic-string-0.27.0.tgz. Extracting by manifest.
- 750 silly tarball no local data for fs-extra@https://registry.npmmirror.com/fs-extra/-/fs-extra-10.1.0.tgz. Extracting by manifest.
- 751 silly tarball no local data for @nuxt/schema@https://registry.npmmirror.com/@nuxt/schema/-/schema-3.0.0.tgz. Extracting by manifest.
- 752 silly tarball no local data for consola@https://registry.npmmirror.com/consola/-/consola-3.0.2.tgz. Extracting by manifest.
- 753 silly tarball no local data for yallist@https://registry.npmmirror.com/yallist/-/yallist-4.0.0.tgz. Extracting by manifest.
- 754 silly tarball no local data for @nuxt/kit@https://registry.npmmirror.com/@nuxt/kit/-/kit-3.0.0.tgz. Extracting by manifest.
- 755 silly tarball no local data for minipass@https://registry.npmmirror.com/minipass/-/minipass-3.3.6.tgz. Extracting by manifest.
- 756 silly tarball no local data for string_decoder@https://registry.npmmirror.com/string_decoder/-/string_decoder-1.1.1.tgz. Extracting by manifest.
- 757 silly tarball no local data for execa@https://registry.npmmirror.com/execa/-/execa-7.1.1.tgz. Extracting by manifest.
- 758 silly tarball no local data for semver@https://registry.npmmirror.com/semver/-/semver-6.3.0.tgz. Extracting by manifest.
- 759 silly tarball no local data for safe-buffer@https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz. Extracting by manifest.
- 760 silly tarball no local data for readable-stream@https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.8.tgz. Extracting by manifest.
- 761 silly tarball no local data for strip-ansi@https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz. Extracting by manifest.
- 762 silly tarball no local data for is-docker@https://registry.npmmirror.com/is-docker/-/is-docker-2.2.1.tgz. Extracting by manifest.
- 763 silly tarball no local data for string-width@https://registry.npmmirror.com/string-width/-/string-width-4.2.3.tgz. Extracting by manifest.
- 764 silly tarball no local data for safe-buffer@https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz. Extracting by manifest.
- 765 silly tarball no local data for readable-stream@https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.8.tgz. Extracting by manifest.
- 766 silly tarball no local data for emoji-regex@https://registry.npmmirror.com/emoji-regex/-/emoji-regex-8.0.0.tgz. Extracting by manifest.
- 767 silly tarball no local data for ansi-regex@https://registry.npmmirror.com/ansi-regex/-/ansi-regex-5.0.1.tgz. Extracting by manifest.
- 768 silly tarball no local data for string_decoder@https://registry.npmmirror.com/string_decoder/-/string_decoder-1.1.1.tgz. Extracting by manifest.
- 769 silly tarball no local data for yallist@https://registry.npmmirror.com/yallist/-/yallist-4.0.0.tgz. Extracting by manifest.
- 770 silly tarball no local data for statuses@https://registry.npmmirror.com/statuses/-/statuses-1.5.0.tgz. Extracting by manifest.
- 771 silly tarball no local data for on-finished@https://registry.npmmirror.com/on-finished/-/on-finished-2.3.0.tgz. Extracting by manifest.
- 772 silly tarball no local data for ms@https://registry.npmmirror.com/ms/-/ms-2.0.0.tgz. Extracting by manifest.
- 773 silly tarball no local data for type-fest@https://registry.npmmirror.com/type-fest/-/type-fest-2.19.0.tgz. Extracting by manifest.
- 774 silly tarball no local data for minipass@https://registry.npmmirror.com/minipass/-/minipass-3.3.6.tgz. Extracting by manifest.
- 775 silly tarball no local data for ms@https://registry.npmmirror.com/ms/-/ms-2.0.0.tgz. Extracting by manifest.
- 776 silly tarball no local data for debug@https://registry.npmmirror.com/debug/-/debug-2.6.9.tgz. Extracting by manifest.
- 777 silly tarball no local data for debug@https://registry.npmmirror.com/debug/-/debug-2.6.9.tgz. Extracting by manifest.
- 778 silly tarball no local data for wrap-ansi@https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz. Extracting by manifest.
- 779 silly tarball no local data for strip-ansi@https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz. Extracting by manifest.
- 780 silly tarball no local data for string-width@https://registry.npmmirror.com/string-width/-/string-width-4.2.3.tgz. Extracting by manifest.
- 781 silly tarball no local data for emoji-regex@https://registry.npmmirror.com/emoji-regex/-/emoji-regex-8.0.0.tgz. Extracting by manifest.
- 782 silly tarball no local data for mdn-data@https://registry.npmmirror.com/mdn-data/-/mdn-data-2.0.28.tgz. Extracting by manifest.
- 783 silly tarball no local data for css-tree@https://registry.npmmirror.com/css-tree/-/css-tree-2.2.1.tgz. Extracting by manifest.
- 784 silly tarball no local data for color-name@https://registry.npmmirror.com/color-name/-/color-name-1.1.4.tgz. Extracting by manifest.
- 785 silly tarball no local data for ansi-styles@https://registry.npmmirror.com/ansi-styles/-/ansi-styles-4.3.0.tgz. Extracting by manifest.
- 786 silly tarball no local data for string_decoder@https://registry.npmmirror.com/string_decoder/-/string_decoder-1.1.1.tgz. Extracting by manifest.
- 787 silly tarball no local data for color-convert@https://registry.npmmirror.com/color-convert/-/color-convert-2.0.1.tgz. Extracting by manifest.
- 788 silly tarball no local data for safe-buffer@https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz. Extracting by manifest.
- 789 silly tarball no local data for ansi-regex@https://registry.npmmirror.com/ansi-regex/-/ansi-regex-5.0.1.tgz. Extracting by manifest.
- 790 silly tarball no local data for minimatch@https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz. Extracting by manifest.
- 791 silly tarball no local data for readable-stream@https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.8.tgz. Extracting by manifest.
- 792 silly tarball no local data for magic-string@https://registry.npmmirror.com/magic-string/-/magic-string-0.27.0.tgz. Extracting by manifest.
- 793 silly tarball no local data for magic-string@https://registry.npmmirror.com/magic-string/-/magic-string-0.25.9.tgz. Extracting by manifest.
- 794 silly tarball no local data for glob@https://registry.npmmirror.com/glob/-/glob-7.2.3.tgz. Extracting by manifest.
- 795 silly tarball no local data for brace-expansion@https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.11.tgz. Extracting by manifest.
- 796 silly tarball no local data for source-map@https://registry.npmmirror.com/source-map/-/source-map-0.6.1.tgz. Extracting by manifest.
- 797 silly tarball no local data for magic-string@https://registry.npmmirror.com/magic-string/-/magic-string-0.25.9.tgz. Extracting by manifest.
- 798 silly tarball no local data for estree-walker@https://registry.npmmirror.com/estree-walker/-/estree-walker-2.0.2.tgz. Extracting by manifest.
- 799 silly tarball no local data for estree-walker@https://registry.npmmirror.com/estree-walker/-/estree-walker-2.0.2.tgz. Extracting by manifest.
- 800 silly tarball no local data for source-map@https://registry.npmmirror.com/source-map/-/source-map-0.6.1.tgz. Extracting by manifest.
- 801 silly tarball no local data for estree-walker@https://registry.npmmirror.com/estree-walker/-/estree-walker-2.0.2.tgz. Extracting by manifest.
- 802 silly tarball no local data for minimatch@https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz. Extracting by manifest.
- 803 silly tarball no local data for glob@https://registry.npmmirror.com/glob/-/glob-7.2.3.tgz. Extracting by manifest.
- 804 silly tarball no local data for estree-walker@https://registry.npmmirror.com/estree-walker/-/estree-walker-2.0.2.tgz. Extracting by manifest.
- 805 silly tarball no local data for brace-expansion@https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.11.tgz. Extracting by manifest.
- 806 silly tarball no local data for magic-string@https://registry.npmmirror.com/magic-string/-/magic-string-0.27.0.tgz. Extracting by manifest.
- 807 silly tarball no local data for @rollup/pluginutils@https://registry.npmmirror.com/@rollup/pluginutils/-/pluginutils-4.2.1.tgz. Extracting by manifest.
- 808 silly tarball no local data for magic-string@https://registry.npmmirror.com/magic-string/-/magic-string-0.27.0.tgz. Extracting by manifest.
- 809 silly tarball no local data for estree-walker@https://registry.npmmirror.com/estree-walker/-/estree-walker-2.0.2.tgz. Extracting by manifest.
- 810 silly tarball no local data for estree-walker@https://registry.npmmirror.com/estree-walker/-/estree-walker-2.0.2.tgz. Extracting by manifest.
- 811 silly tarball no local data for estree-walker@https://registry.npmmirror.com/estree-walker/-/estree-walker-2.0.2.tgz. Extracting by manifest.
- 812 silly tarball no local data for magic-string@https://registry.npmmirror.com/magic-string/-/magic-string-0.27.0.tgz. Extracting by manifest.
- 813 silly tarball no local data for consola@https://registry.npmmirror.com/consola/-/consola-3.0.2.tgz. Extracting by manifest.
- 814 silly tarball no local data for fs-extra@https://registry.npmmirror.com/fs-extra/-/fs-extra-10.1.0.tgz. Extracting by manifest.
- 815 silly tarball no local data for consola@https://registry.npmmirror.com/consola/-/consola-3.0.2.tgz. Extracting by manifest.
- 816 silly tarball no local data for node-fetch@https://registry.npmmirror.com/node-fetch/-/node-fetch-2.6.9.tgz. Extracting by manifest.
- 817 silly tarball no local data for @jridgewell/gen-mapping@https://registry.npmmirror.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz. Extracting by manifest.
- 818 silly tarball no local data for source-map@https://registry.npmmirror.com/source-map/-/source-map-0.6.1.tgz. Extracting by manifest.
- 819 silly tarball no local data for magic-string@https://registry.npmmirror.com/magic-string/-/magic-string-0.27.0.tgz. Extracting by manifest.
- 820 silly tarball no local data for escape-string-regexp@https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz. Extracting by manifest.
- 821 silly tarball no local data for chalk@https://registry.npmmirror.com/chalk/-/chalk-2.4.2.tgz. Extracting by manifest.
- 822 silly tarball no local data for semver@https://registry.npmmirror.com/semver/-/semver-6.3.0.tgz. Extracting by manifest.
- 823 silly tarball no local data for ansi-styles@https://registry.npmmirror.com/ansi-styles/-/ansi-styles-3.2.1.tgz. Extracting by manifest.
- 824 silly tarball no local data for @jridgewell/gen-mapping@https://registry.npmmirror.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz. Extracting by manifest.
- 825 silly tarball no local data for semver@https://registry.npmmirror.com/semver/-/semver-6.3.0.tgz. Extracting by manifest.
- 826 http fetch GET 200 https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz 752ms (cache miss)
- 827 http fetch GET 200 https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz 689ms (cache miss)
- 828 http fetch GET 200 https://registry.npmjs.org/dijkstrajs/-/dijkstrajs-1.0.2.tgz 692ms (cache miss)
- 829 http fetch GET 200 https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz 1088ms (cache miss)
- 830 http fetch GET 200 https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz 1167ms (cache miss)
- 831 http fetch GET 200 https://cdn.npmmirror.com/packages/wide-align/1.1.5/wide-align-1.1.5.tgz 4226ms (cache miss)
- 832 http fetch GET 200 https://cdn.npmmirror.com/packages/zip-stream/4.1.0/zip-stream-4.1.0.tgz 4232ms (cache miss)
- 833 http fetch GET 200 https://cdn.npmmirror.com/packages/yallist/3.1.1/yallist-3.1.1.tgz 4269ms (cache miss)
- 834 http fetch GET 200 https://cdn.npmmirror.com/packages/wrap-ansi/8.1.0/wrap-ansi-8.1.0.tgz 4266ms (cache miss)
- 835 http fetch GET 200 https://cdn.npmmirror.com/packages/y18n/5.0.8/y18n-5.0.8.tgz 4269ms (cache miss)
- 836 http fetch GET 200 https://cdn.npmmirror.com/packages/webidl-conversions/3.0.1/webidl-conversions-3.0.1.tgz 4337ms (cache miss)
- 837 http fetch GET 200 https://cdn.npmmirror.com/packages/wrappy/1.0.2/wrappy-1.0.2.tgz 4390ms (cache miss)
- 838 http fetch GET 200 https://cdn.npmmirror.com/packages/webpack-virtual-modules/0.5.0/webpack-virtual-modules-0.5.0.tgz 4437ms (cache miss)
- 839 http fetch GET 200 https://cdn.npmmirror.com/packages/vue-devtools-stub/0.1.0/vue-devtools-stub-0.1.0.tgz 4430ms (cache miss)
- 840 http fetch GET 200 https://cdn.npmmirror.com/packages/which/2.0.2/which-2.0.2.tgz 4482ms (cache miss)
- 841 http fetch GET 200 https://cdn.npmmirror.com/packages/vue-demi/0.13.11/vue-demi-0.13.11.tgz 4476ms (cache miss)
- 842 http fetch GET 200 https://cdn.npmmirror.com/packages/vscode-languageserver-textdocument/1.0.8/vscode-languageserver-textdocument-1.0.8.tgz 4554ms (cache miss)
- 843 http fetch GET 200 https://cdn.npmmirror.com/packages/vite-plugin-windicss/1.8.10/vite-plugin-windicss-1.8.10.tgz 4631ms (cache miss)
- 844 http fetch GET 200 https://cdn.npmmirror.com/packages/util-deprecate/1.0.2/util-deprecate-1.0.2.tgz 4631ms (cache miss)
- 845 http fetch GET 200 https://cdn.npmmirror.com/packages/utils-merge/1.0.1/utils-merge-1.0.1.tgz 4872ms (cache miss)
- 846 http fetch GET 200 https://cdn.npmmirror.com/packages/universalify/2.0.0/universalify-2.0.0.tgz 4922ms (cache miss)
- 847 http fetch GET 200 https://cdn.npmmirror.com/packages/totalist/3.0.0/totalist-3.0.0.tgz 4919ms (cache miss)
- 848 http fetch GET 200 https://cdn.npmmirror.com/packages/unpipe/1.0.0/unpipe-1.0.0.tgz 5012ms (cache miss)
- 849 http fetch GET 200 https://cdn.npmmirror.com/packages/zhead/2.0.4/zhead-2.0.4.tgz 5331ms (cache miss)
- 850 http fetch GET 200 https://cdn.npmmirror.com/packages/to-regex-range/5.0.1/to-regex-range-5.0.1.tgz 5309ms (cache miss)
- 851 http fetch GET 200 https://cdn.npmmirror.com/packages/uncrypto/0.1.2/uncrypto-0.1.2.tgz 5312ms (cache miss)
- 852 http fetch GET 200 https://cdn.npmmirror.com/packages/unhead/1.1.25/unhead-1.1.25.tgz 5316ms (cache miss)
- 853 http fetch GET 200 https://cdn.npmmirror.com/packages/tslib/2.5.0/tslib-2.5.0.tgz 5425ms (cache miss)
- 854 http fetch GET 200 https://cdn.npmmirror.com/packages/toidentifier/1.0.1/toidentifier-1.0.1.tgz 5424ms (cache miss)
- 855 http fetch GET 200 https://cdn.npmmirror.com/packages/to-fast-properties/2.0.0/to-fast-properties-2.0.0.tgz 5425ms (cache miss)
- 856 http fetch GET 200 https://cdn.npmmirror.com/packages/supports-preserve-symlinks-flag/1.0.0/supports-preserve-symlinks-flag-1.0.0.tgz 5423ms (cache miss)
- 857 http fetch GET 200 https://cdn.npmmirror.com/packages/strip-literal/1.0.1/strip-literal-1.0.1.tgz 5422ms (cache miss)
- 858 http fetch GET 200 https://cdn.npmmirror.com/packages/svg-tags/1.0.0/svg-tags-1.0.0.tgz 5671ms (cache miss)
- 859 http fetch GET 200 https://cdn.npmmirror.com/packages/tapable/2.2.1/tapable-2.2.1.tgz 5672ms (cache miss)
- 860 http fetch GET 200 https://cdn.npmmirror.com/packages/through/2.3.8/through-2.3.8.tgz 5674ms (cache miss)
- 861 http fetch GET 200 https://cdn.npmmirror.com/packages/statuses/2.0.1/statuses-2.0.1.tgz 5670ms (cache miss)
- 862 http fetch GET 200 https://cdn.npmmirror.com/packages/tiny-invariant/1.3.1/tiny-invariant-1.3.1.tgz 5677ms (cache miss)
- 863 http fetch GET 200 https://cdn.npmmirror.com/packages/set-blocking/2.0.0/set-blocking-2.0.0.tgz 5674ms (cache miss)
- 864 http fetch GET 200 https://cdn.npmmirror.com/packages/supports-color/5.5.0/supports-color-5.5.0.tgz 5745ms (cache miss)
- 865 http fetch GET 200 https://cdn.npmmirror.com/packages/tmp/0.0.33/tmp-0.0.33.tgz 5747ms (cache miss)
- 866 http fetch GET 200 https://cdn.npmmirror.com/packages/string_decoder/1.3.0/string_decoder-1.3.0.tgz 5744ms (cache miss)
- 867 http fetch GET 200 https://cdn.npmmirror.com/packages/strip-final-newline/2.0.0/strip-final-newline-2.0.0.tgz 5744ms (cache miss)
- 868 http fetch GET 200 https://cdn.npmmirror.com/packages/strip-ansi/7.0.1/strip-ansi-7.0.1.tgz 5746ms (cache miss)
- 869 http fetch GET 200 https://cdn.npmmirror.com/packages/string-width/5.1.2/string-width-5.1.2.tgz 5745ms (cache miss)
- 870 http fetch GET 200 https://cdn.npmmirror.com/packages/smob/0.0.6/smob-0.0.6.tgz 5744ms (cache miss)
- 871 http fetch GET 200 https://cdn.npmmirror.com/packages/std-env/3.3.2/std-env-3.3.2.tgz 5862ms (cache miss)
- 872 http fetch GET 200 https://cdn.npmmirror.com/packages/sourcemap-codec/1.4.8/sourcemap-codec-1.4.8.tgz 5862ms (cache miss)
- 873 http fetch GET 200 https://cdn.npmmirror.com/packages/sisteransi/1.0.5/sisteransi-1.0.5.tgz 5863ms (cache miss)
- 874 http fetch GET 200 https://cdn.npmmirror.com/packages/serialize-javascript/6.0.1/serialize-javascript-6.0.1.tgz 5861ms (cache miss)
- 875 http fetch GET 200 https://cdn.npmmirror.com/packages/stdin-discarder/0.1.0/stdin-discarder-0.1.0.tgz 6020ms (cache miss)
- 876 http fetch GET 200 https://cdn.npmmirror.com/packages/standard-as-callback/2.1.0/standard-as-callback-2.1.0.tgz 6021ms (cache miss)
- 877 http fetch GET 200 https://cdn.npmmirror.com/packages/tar-stream/2.2.0/tar-stream-2.2.0.tgz 6025ms (cache miss)
- 878 http fetch GET 200 https://cdn.npmmirror.com/packages/stylehacks/6.0.0/stylehacks-6.0.0.tgz 6023ms (cache miss)
- 879 http fetch GET 200 https://cdn.npmmirror.com/packages/shebang-command/2.0.0/shebang-command-2.0.0.tgz 6019ms (cache miss)
- 880 http fetch GET 200 https://cdn.npmmirror.com/packages/serve-placeholder/2.0.1/serve-placeholder-2.0.1.tgz 6018ms (cache miss)
- 881 http fetch GET 200 https://cdn.npmmirror.com/packages/scule/1.0.0/scule-1.0.0.tgz 6018ms (cache miss)
- 882 http fetch GET 200 https://cdn.npmmirror.com/packages/signal-exit/3.0.7/signal-exit-3.0.7.tgz 6022ms (cache miss)
- 883 http fetch GET 200 https://cdn.npmmirror.com/packages/run-async/2.4.1/run-async-2.4.1.tgz 6017ms (cache miss)
- 884 http fetch GET 200 https://cdn.npmmirror.com/packages/wcwidth/1.0.1/wcwidth-1.0.1.tgz 6050ms (cache miss)
- 885 http fetch GET 200 https://cdn.npmmirror.com/packages/shebang-regex/3.0.0/shebang-regex-3.0.0.tgz 6137ms (cache miss)
- 886 http fetch GET 200 https://cdn.npmmirror.com/packages/slash/4.0.0/slash-4.0.0.tgz 6141ms (cache miss)
- 887 http fetch GET 200 https://cdn.npmmirror.com/packages/ufo/1.1.1/ufo-1.1.1.tgz 6259ms (cache miss)
- 888 http fetch GET 200 https://cdn.npmmirror.com/packages/safer-buffer/2.1.2/safer-buffer-2.1.2.tgz 6247ms (cache miss)
- 889 http fetch GET 200 https://cdn.npmmirror.com/packages/rimraf/3.0.2/rimraf-3.0.2.tgz 6242ms (cache miss)
- 890 http fetch GET 200 https://cdn.npmmirror.com/packages/redis-errors/1.2.0/redis-errors-1.2.0.tgz 6240ms (cache miss)
- 891 http fetch GET 200 https://cdn.npmmirror.com/packages/sirv/2.0.2/sirv-2.0.2.tgz 6251ms (cache miss)
- 892 http fetch GET 200 https://cdn.npmmirror.com/packages/randombytes/2.1.0/randombytes-2.1.0.tgz 6240ms (cache miss)
- 893 http fetch GET 200 https://cdn.npmmirror.com/packages/serve-static/1.15.0/serve-static-1.15.0.tgz 6367ms (cache miss)
- 894 http fetch GET 200 https://cdn.npmmirror.com/packages/run-parallel/1.2.0/run-parallel-1.2.0.tgz 6363ms (cache miss)
- 895 http fetch GET 200 https://cdn.npmmirror.com/packages/restore-cursor/4.0.0/restore-cursor-4.0.0.tgz 6360ms (cache miss)
- 896 http fetch GET 200 https://cdn.npmmirror.com/packages/readdir-glob/1.1.3/readdir-glob-1.1.3.tgz 6364ms (cache miss)
- 897 http fetch GET 200 https://cdn.npmmirror.com/packages/safe-buffer/5.2.1/safe-buffer-5.2.1.tgz 6375ms (cache miss)
- 898 http fetch GET 200 https://cdn.npmmirror.com/packages/read-cache/1.0.0/read-cache-1.0.0.tgz 6474ms (cache miss)
- 899 http fetch GET 200 https://cdn.npmmirror.com/packages/setprototypeof/1.2.0/setprototypeof-1.2.0.tgz 6486ms (cache miss)
- 900 http fetch GET 200 https://cdn.npmmirror.com/packages/queue-microtask/1.2.3/queue-microtask-1.2.3.tgz 6476ms (cache miss)
- 901 http fetch GET 200 https://cdn.npmmirror.com/packages/resolve-from/5.0.0/resolve-from-5.0.0.tgz 6481ms (cache miss)
- 902 http fetch GET 200 https://cdn.npmmirror.com/packages/process-nextick-args/2.0.1/process-nextick-args-2.0.1.tgz 6477ms (cache miss)
- 903 http fetch GET 200 https://cdn.npmmirror.com/packages/range-parser/1.2.1/range-parser-1.2.1.tgz 6479ms (cache miss)
- 904 http fetch GET 200 https://cdn.npmmirror.com/packages/postcss-normalize-timing-functions/6.0.0/postcss-normalize-timing-functions-6.0.0.tgz 6473ms (cache miss)
- 905 http fetch GET 200 https://cdn.npmmirror.com/packages/whatwg-url/5.0.0/whatwg-url-5.0.0.tgz 6520ms (cache miss)
- 906 http fetch GET 200 https://cdn.npmmirror.com/packages/rc9/2.1.0/rc9-2.1.0.tgz 6585ms (cache miss)
- 907 http fetch GET 200 https://cdn.npmmirror.com/packages/postcss-unique-selectors/6.0.0/postcss-unique-selectors-6.0.0.tgz 6583ms (cache miss)
- 908 http fetch GET 200 https://cdn.npmmirror.com/packages/requires-port/1.0.0/requires-port-1.0.0.tgz 6591ms (cache miss)
- 909 http fetch GET 200 https://cdn.npmmirror.com/packages/radix3/1.0.1/radix3-1.0.1.tgz 6714ms (cache miss)
- 910 http fetch GET 200 https://cdn.npmmirror.com/packages/readdirp/3.6.0/readdirp-3.6.0.tgz 6716ms (cache miss)
- 911 http fetch GET 200 https://cdn.npmmirror.com/packages/prr/1.0.1/prr-1.0.1.tgz 6715ms (cache miss)
- 912 http fetch GET 200 https://cdn.npmmirror.com/packages/postcss-normalize-url/6.0.0/postcss-normalize-url-6.0.0.tgz 6712ms (cache miss)
- 913 http fetch GET 200 https://cdn.npmmirror.com/packages/postcss-import/15.1.0/postcss-import-15.1.0.tgz 6703ms (cache miss)
- 914 http fetch GET 200 https://cdn.npmmirror.com/packages/postcss-discard-overridden/6.0.0/postcss-discard-overridden-6.0.0.tgz 6703ms (cache miss)
- 915 http fetch GET 200 https://cdn.npmmirror.com/packages/postcss-import-resolver/2.0.0/postcss-import-resolver-2.0.0.tgz 6705ms (cache miss)
- 916 http fetch GET 200 https://cdn.npmmirror.com/packages/postcss-convert-values/6.0.0/postcss-convert-values-6.0.0.tgz 6705ms (cache miss)
- 917 http fetch GET 200 https://cdn.npmmirror.com/packages/postcss-discard-empty/6.0.0/postcss-discard-empty-6.0.0.tgz 6712ms (cache miss)
- 918 http fetch GET 200 https://cdn.npmmirror.com/packages/path-key/3.1.1/path-key-3.1.1.tgz 6709ms (cache miss)
- 919 http fetch GET 200 https://cdn.npmmirror.com/packages/mkdirp/1.0.4/mkdirp-1.0.4.tgz 6764ms (cache miss)
- 920 http fetch GET 200 https://cdn.npmmirror.com/packages/is-stream/2.0.1/is-stream-2.0.1.tgz 6760ms (cache miss)
- 921 http fetch GET 200 https://cdn.npmmirror.com/packages/is-reference/1.2.1/is-reference-1.2.1.tgz 6761ms (cache miss)
- 922 http fetch GET 200 https://cdn.npmmirror.com/packages/is-promise/4.0.0/is-promise-4.0.0.tgz 6767ms (cache miss)
- 923 http fetch GET 200 https://cdn.npmmirror.com/packages/isexe/2.0.0/isexe-2.0.0.tgz 6771ms (cache miss)
- 924 http fetch GET 200 https://cdn.npmmirror.com/packages/is-wsl/2.2.0/is-wsl-2.2.0.tgz 6771ms (cache miss)
- 925 http fetch GET 200 https://cdn.npmmirror.com/packages/pretty-bytes/6.1.0/pretty-bytes-6.1.0.tgz 6829ms (cache miss)
- 926 http fetch GET 200 https://cdn.npmmirror.com/packages/postcss-normalize-string/6.0.0/postcss-normalize-string-6.0.0.tgz 6827ms (cache miss)
- 927 http fetch GET 200 https://cdn.npmmirror.com/packages/postcss-normalize-display-values/6.0.0/postcss-normalize-display-values-6.0.0.tgz 6819ms (cache miss)
- 928 http fetch GET 200 https://cdn.npmmirror.com/packages/postcss-minify-params/6.0.0/postcss-minify-params-6.0.0.tgz 6818ms (cache miss)
- 929 http fetch GET 200 https://cdn.npmmirror.com/packages/postcss-minify-selectors/6.0.0/postcss-minify-selectors-6.0.0.tgz 6820ms (cache miss)
- 930 http fetch GET 200 https://cdn.npmmirror.com/packages/postcss-normalize-positions/6.0.0/postcss-normalize-positions-6.0.0.tgz 6821ms (cache miss)
- 931 http fetch GET 200 https://cdn.npmmirror.com/packages/postcss-normalize-unicode/6.0.0/postcss-normalize-unicode-6.0.0.tgz 6829ms (cache miss)
- 932 http fetch GET 200 https://cdn.npmmirror.com/packages/postcss-reduce-transforms/6.0.0/postcss-reduce-transforms-6.0.0.tgz 6841ms (cache miss)
- 933 http fetch GET 200 https://cdn.npmmirror.com/packages/mute-stream/1.0.0/mute-stream-1.0.0.tgz 6904ms (cache miss)
- 934 http fetch GET 200 https://cdn.npmmirror.com/packages/is-glob/4.0.3/is-glob-4.0.3.tgz 6886ms (cache miss)
- 935 http fetch GET 200 https://cdn.npmmirror.com/packages/update-browserslist-db/1.0.10/update-browserslist-db-1.0.10.tgz 6980ms (cache miss)
- 936 http fetch GET 200 https://cdn.npmmirror.com/packages/postcss-normalize-whitespace/6.0.0/postcss-normalize-whitespace-6.0.0.tgz 6959ms (cache miss)
- 937 http fetch GET 200 https://cdn.npmmirror.com/packages/postcss-url/10.1.3/postcss-url-10.1.3.tgz 6961ms (cache miss)
- 938 http fetch GET 200 https://cdn.npmmirror.com/packages/postcss-normalize-repeat-style/6.0.0/postcss-normalize-repeat-style-6.0.0.tgz 6958ms (cache miss)
- 939 http fetch GET 200 https://cdn.npmmirror.com/packages/postcss-svgo/6.0.0/postcss-svgo-6.0.0.tgz 6963ms (cache miss)
- 940 http fetch GET 200 https://cdn.npmmirror.com/packages/postcss-reduce-initial/6.0.0/postcss-reduce-initial-6.0.0.tgz 6963ms (cache miss)
- 941 http fetch GET 200 https://cdn.npmmirror.com/packages/postcss-discard-duplicates/6.0.0/postcss-discard-duplicates-6.0.0.tgz 6951ms (cache miss)
- 942 http fetch GET 200 https://cdn.npmmirror.com/packages/postcss-colormin/6.0.0/postcss-colormin-6.0.0.tgz 6951ms (cache miss)
- 943 http fetch GET 200 https://cdn.npmmirror.com/packages/postcss-minify-font-values/6.0.0/postcss-minify-font-values-6.0.0.tgz 6954ms (cache miss)
- 944 http fetch GET 200 https://cdn.npmmirror.com/packages/protocols/2.0.1/protocols-2.0.1.tgz 6968ms (cache miss)
- 945 http fetch GET 200 https://cdn.npmmirror.com/packages/postcss-merge-longhand/6.0.0/postcss-merge-longhand-6.0.0.tgz 6955ms (cache miss)
- 946 http fetch GET 200 https://cdn.npmmirror.com/packages/pkg-types/1.0.2/pkg-types-1.0.2.tgz 6952ms (cache miss)
- 947 http fetch GET 200 https://cdn.npmmirror.com/packages/postcss-minify-gradients/6.0.0/postcss-minify-gradients-6.0.0.tgz 6957ms (cache miss)
- 948 http fetch GET 200 https://cdn.npmmirror.com/packages/path-is-absolute/1.0.1/path-is-absolute-1.0.1.tgz 6951ms (cache miss)
- 949 http fetch GET 200 https://cdn.npmmirror.com/packages/os-tmpdir/1.0.2/os-tmpdir-1.0.2.tgz 7026ms (cache miss)
- 950 http fetch GET 200 https://cdn.npmmirror.com/packages/ora/6.3.0/ora-6.3.0.tgz 7026ms (cache miss)
- 951 http fetch GET 200 https://cdn.npmmirror.com/packages/once/1.4.0/once-1.4.0.tgz 7023ms (cache miss)
- 952 http fetch GET 200 https://cdn.npmmirror.com/packages/parse5-htmlparser2-tree-adapter/7.0.0/parse5-htmlparser2-tree-adapter-7.0.0.tgz 7029ms (cache miss)
- 953 http fetch GET 200 https://cdn.npmmirror.com/packages/open/8.4.2/open-8.4.2.tgz 7026ms (cache miss)
- 954 http fetch GET 200 https://cdn.npmmirror.com/packages/pify/2.3.0/pify-2.3.0.tgz 7032ms (cache miss)
- 955 http fetch GET 200 https://cdn.npmmirror.com/packages/nuxt-windicss/2.6.0/nuxt-windicss-2.6.0.tgz 7022ms (cache miss)
- 956 http fetch GET 200 https://cdn.npmmirror.com/packages/nypm/0.2.0/nypm-0.2.0.tgz 7025ms (cache miss)
- 957 http fetch GET 200 https://cdn.npmmirror.com/packages/path-parse/1.0.7/path-parse-1.0.7.tgz 7035ms (cache miss)
- 958 http fetch GET 200 https://cdn.npmmirror.com/packages/pathe/1.1.0/pathe-1.1.0.tgz 7037ms (cache miss)
- 959 http fetch GET 200 https://cdn.npmmirror.com/packages/object-assign/4.1.1/object-assign-4.1.1.tgz 7033ms (cache miss)
- 960 http fetch GET 200 https://cdn.npmmirror.com/packages/nanoid/4.0.2/nanoid-4.0.2.tgz 7030ms (cache miss)
- 961 http fetch GET 200 https://cdn.npmmirror.com/packages/npmlog/5.0.1/npmlog-5.0.1.tgz 7034ms (cache miss)
- 962 http fetch GET 200 https://cdn.npmmirror.com/packages/make-dir/3.1.0/make-dir-3.1.0.tgz 7029ms (cache miss)
- 963 http fetch GET 200 https://cdn.npmmirror.com/packages/lru-cache/5.1.1/lru-cache-5.1.1.tgz 7028ms (cache miss)
- 964 http fetch GET 200 https://cdn.npmmirror.com/packages/lodash.uniq/4.5.0/lodash.uniq-4.5.0.tgz 7029ms (cache miss)
- 965 http fetch GET 200 https://cdn.npmmirror.com/packages/normalize-path/3.0.0/normalize-path-3.0.0.tgz 7037ms (cache miss)
- 966 http fetch GET 200 https://cdn.npmmirror.com/packages/lodash.union/4.6.0/lodash.union-4.6.0.tgz 7029ms (cache miss)
- 967 http fetch GET 200 https://cdn.npmmirror.com/packages/log-symbols/5.1.0/log-symbols-5.1.0.tgz 7030ms (cache miss)
- 968 http fetch GET 200 https://cdn.npmmirror.com/packages/lodash.memoize/4.1.2/lodash.memoize-4.1.2.tgz 7025ms (cache miss)
- 969 http fetch GET 200 https://cdn.npmmirror.com/packages/lodash.isarguments/3.1.0/lodash.isarguments-3.1.0.tgz 7026ms (cache miss)
- 970 http fetch GET 200 https://cdn.npmmirror.com/packages/lilconfig/2.1.0/lilconfig-2.1.0.tgz 7024ms (cache miss)
- 971 http fetch GET 200 https://cdn.npmmirror.com/packages/lodash-unified/1.0.3/lodash-unified-1.0.3.tgz 7026ms (cache miss)
- 972 http fetch GET 200 https://cdn.npmmirror.com/packages/lodash.templatesettings/4.2.0/lodash.templatesettings-4.2.0.tgz 7034ms (cache miss)
- 973 http fetch GET 200 https://cdn.npmmirror.com/packages/lodash.isplainobject/4.0.6/lodash.isplainobject-4.0.6.tgz 7036ms (cache miss)
- 974 http fetch GET 200 https://cdn.npmmirror.com/packages/lazystream/1.0.1/lazystream-1.0.1.tgz 7034ms (cache miss)
- 975 http fetch GET 200 https://cdn.npmmirror.com/packages/ofetch/1.0.1/ofetch-1.0.1.tgz 7055ms (cache miss)
- 976 http fetch GET 200 https://cdn.npmmirror.com/packages/is-unicode-supported/1.3.0/is-unicode-supported-1.3.0.tgz 7033ms (cache miss)
- 977 http fetch GET 200 https://cdn.npmmirror.com/packages/postcss-normalize-charset/6.0.0/postcss-normalize-charset-6.0.0.tgz 7075ms (cache miss)
- 978 http fetch GET 200 https://cdn.npmmirror.com/packages/postcss-merge-rules/6.0.0/postcss-merge-rules-6.0.0.tgz 7075ms (cache miss)
- 979 http fetch GET 200 https://cdn.npmmirror.com/packages/is-interactive/2.0.0/is-interactive-2.0.0.tgz 7040ms (cache miss)
- 980 http fetch GET 200 https://cdn.npmmirror.com/packages/is-module/1.0.0/is-module-1.0.0.tgz 7042ms (cache miss)
- 981 http fetch GET 200 https://cdn.npmmirror.com/packages/is-extglob/2.1.1/is-extglob-2.1.1.tgz 7042ms (cache miss)
- 982 http fetch GET 200 https://cdn.npmmirror.com/packages/human-signals/2.1.0/human-signals-2.1.0.tgz 7037ms (cache miss)
- 983 http fetch GET 200 https://cdn.npmmirror.com/packages/inherits/2.0.4/inherits-2.0.4.tgz 7088ms (cache miss)
- 984 http fetch GET 200 https://cdn.npmmirror.com/packages/has-flag/3.0.0/has-flag-3.0.0.tgz 7084ms (cache miss)
- 985 http fetch GET 200 https://cdn.npmmirror.com/packages/inflight/1.0.6/inflight-1.0.6.tgz 7088ms (cache miss)
- 986 http fetch GET 200 https://cdn.npmmirror.com/packages/http-shutdown/1.2.2/http-shutdown-1.2.2.tgz 7088ms (cache miss)
- 987 http fetch GET 200 https://cdn.npmmirror.com/packages/git-url-parse/13.1.0/git-url-parse-13.1.0.tgz 7083ms (cache miss)
- 988 http fetch GET 200 https://cdn.npmmirror.com/packages/git-up/7.0.0/git-up-7.0.0.tgz 7084ms (cache miss)
- 989 http fetch GET 200 https://cdn.npmmirror.com/packages/get-caller-file/2.0.5/get-caller-file-2.0.5.tgz 7083ms (cache miss)
- 990 http fetch GET 200 https://cdn.npmmirror.com/packages/hookable/5.5.3/hookable-5.5.3.tgz 7090ms (cache miss)
- 991 http fetch GET 200 https://cdn.npmmirror.com/packages/eastasianwidth/0.2.0/eastasianwidth-0.2.0.tgz 7075ms (cache miss)
- 992 http fetch GET 200 https://cdn.npmmirror.com/packages/escape-string-regexp/5.0.0/escape-string-regexp-5.0.0.tgz 7079ms (cache miss)
- 993 http fetch GET 200 https://cdn.npmmirror.com/packages/detect-libc/2.0.1/detect-libc-2.0.1.tgz 7074ms (cache miss)
- 994 http fetch GET 200 https://cdn.npmmirror.com/packages/destr/1.2.2/destr-1.2.2.tgz 7074ms (cache miss)
- 995 http fetch GET 200 https://cdn.npmmirror.com/packages/cssnano-preset-default/6.0.0/cssnano-preset-default-6.0.0.tgz 7067ms (cache miss)
- 996 http fetch GET 200 https://cdn.npmmirror.com/packages/console-control-strings/1.1.0/console-control-strings-1.1.0.tgz 7064ms (cache miss)
- 997 http fetch GET 200 https://cdn.npmmirror.com/packages/concat-map/0.0.1/concat-map-0.0.1.tgz 7064ms (cache miss)
- 998 http fetch GET 200 https://cdn.npmmirror.com/packages/color-name/1.1.3/color-name-1.1.3.tgz 7062ms (cache miss)
- 999 http fetch GET 200 https://cdn.npmmirror.com/packages/color-convert/1.9.3/color-convert-1.9.3.tgz 7063ms (cache miss)
- 1000 http fetch GET 200 https://cdn.npmmirror.com/packages/parse-git-config/3.0.0/parse-git-config-3.0.0.tgz 7146ms (cache miss)
- 1001 http fetch GET 200 https://cdn.npmmirror.com/packages/css-declaration-sorter/6.4.0/css-declaration-sorter-6.4.0.tgz 7071ms (cache miss)
- 1002 http fetch GET 200 https://cdn.npmmirror.com/packages/ms/2.1.2/ms-2.1.2.tgz 7135ms (cache miss)
- 1003 http fetch GET 200 https://cdn.npmmirror.com/packages/parse-path/7.0.0/parse-path-7.0.0.tgz 7148ms (cache miss)
- 1004 http fetch GET 200 https://cdn.npmmirror.com/packages/lodash.debounce/4.0.8/lodash.debounce-4.0.8.tgz 7126ms (cache miss)
- 1005 http fetch GET 200 https://cdn.npmmirror.com/packages/lodash.pick/4.4.0/lodash.pick-4.4.0.tgz 7131ms (cache miss)
- 1006 http fetch GET 200 https://cdn.npmmirror.com/packages/clear/0.1.0/clear-0.1.0.tgz 7067ms (cache miss)
- 1007 http fetch GET 200 https://cdn.npmmirror.com/packages/buffer-from/1.1.2/buffer-from-1.1.2.tgz 7060ms (cache miss)
- 1008 http fetch GET 200 https://cdn.npmmirror.com/packages/lodash.template/4.5.0/lodash.template-4.5.0.tgz 7132ms (cache miss)
- 1009 http fetch GET 200 https://cdn.npmmirror.com/packages/micromatch/4.0.5/micromatch-4.0.5.tgz 7136ms (cache miss)
- 1010 http fetch GET 200 https://cdn.npmmirror.com/packages/lodash.defaults/4.2.0/lodash.defaults-4.2.0.tgz 7128ms (cache miss)
- 1011 http fetch GET 200 https://cdn.npmmirror.com/packages/lodash.flatten/4.4.0/lodash.flatten-4.4.0.tgz 7130ms (cache miss)
- 1012 http fetch GET 200 https://cdn.npmmirror.com/packages/minimatch/5.1.6/minimatch-5.1.6.tgz 7140ms (cache miss)
- 1013 http fetch GET 200 https://cdn.npmmirror.com/packages/is-primitive/3.0.1/is-primitive-3.0.1.tgz 7124ms (cache miss)
- 1014 http fetch GET 200 https://cdn.npmmirror.com/packages/send/0.18.0/send-0.18.0.tgz 7191ms (cache miss)
- 1015 http fetch GET 200 https://cdn.npmmirror.com/packages/postcss-discard-comments/6.0.0/postcss-discard-comments-6.0.0.tgz 7164ms (cache miss)
- 1016 http fetch GET 200 https://cdn.npmmirror.com/packages/boolbase/1.0.0/boolbase-1.0.0.tgz 7068ms (cache miss)
- 1017 http fetch GET 200 https://cdn.npmmirror.com/packages/path-type/4.0.0/path-type-4.0.0.tgz 7162ms (cache miss)
- 1018 http fetch GET 200 https://cdn.npmmirror.com/packages/fs-minipass/2.1.0/fs-minipass-2.1.0.tgz 7169ms (cache miss)
- 1019 http fetch GET 200 https://cdn.npmmirror.com/packages/buffer-crc32/0.2.13/buffer-crc32-0.2.13.tgz 7139ms (cache miss)
- 1020 http fetch GET 200 https://cdn.npmmirror.com/packages/parseurl/1.3.3/parseurl-1.3.3.tgz 7244ms (cache miss)
- 1021 http fetch GET 200 https://cdn.npmmirror.com/packages/npm-run-path/4.0.1/npm-run-path-4.0.1.tgz 7236ms (cache miss)
- 1022 http fetch GET 200 https://cdn.npmmirror.com/packages/node-releases/2.0.10/node-releases-2.0.10.tgz 7236ms (cache miss)
- 1023 http fetch GET 200 https://cdn.npmmirror.com/packages/mrmime/1.0.1/mrmime-1.0.1.tgz 7233ms (cache miss)
- 1024 http fetch GET 200 https://cdn.npmmirror.com/packages/on-finished/2.4.1/on-finished-2.4.1.tgz 7242ms (cache miss)
- 1025 http fetch GET 200 https://cdn.npmmirror.com/packages/mimic-fn/2.1.0/mimic-fn-2.1.0.tgz 7234ms (cache miss)
- 1026 http fetch GET 200 https://cdn.npmmirror.com/packages/minizlib/2.1.2/minizlib-2.1.2.tgz 7234ms (cache miss)
- 1027 http fetch GET 200 https://cdn.npmmirror.com/packages/merge2/1.4.1/merge2-1.4.1.tgz 7234ms (cache miss)
- 1028 http fetch GET 200 https://cdn.npmmirror.com/packages/klona/2.0.6/klona-2.0.6.tgz 7225ms (cache miss)
- 1029 http fetch GET 200 https://cdn.npmmirror.com/packages/is-builtin-module/3.2.1/is-builtin-module-3.2.1.tgz 7224ms (cache miss)
- 1030 http fetch GET 200 https://cdn.npmmirror.com/packages/knitwork/1.0.0/knitwork-1.0.0.tgz 7230ms (cache miss)
- 1031 http fetch GET 200 https://cdn.npmmirror.com/packages/is-core-module/2.11.0/is-core-module-2.11.0.tgz 7224ms (cache miss)
- 1032 http fetch GET 200 https://cdn.npmmirror.com/packages/is-binary-path/2.1.0/is-binary-path-2.1.0.tgz 7223ms (cache miss)
- 1033 http fetch GET 200 https://cdn.npmmirror.com/packages/kolorist/1.7.0/kolorist-1.7.0.tgz 7232ms (cache miss)
- 1034 http fetch GET 200 https://cdn.npmmirror.com/packages/isarray/1.0.0/isarray-1.0.0.tgz 7230ms (cache miss)
- 1035 http fetch GET 200 https://cdn.npmmirror.com/packages/js-tokens/4.0.0/js-tokens-4.0.0.tgz 7235ms (cache miss)
- 1036 http fetch GET 200 https://cdn.npmmirror.com/packages/bindings/1.5.0/bindings-1.5.0.tgz 7182ms (cache miss)
- 1037 http fetch GET 200 https://cdn.npmmirror.com/packages/ieee754/1.2.1/ieee754-1.2.1.tgz 7237ms (cache miss)
- 1038 http fetch GET 200 https://cdn.npmmirror.com/packages/are-we-there-yet/2.0.0/are-we-there-yet-2.0.0.tgz 7184ms (cache miss)
- 1039 http fetch GET 200 https://cdn.npmmirror.com/packages/balanced-match/1.0.2/balanced-match-1.0.2.tgz 7187ms (cache miss)
- 1040 http fetch GET 200 https://cdn.npmmirror.com/packages/base64-js/1.5.1/base64-js-1.5.1.tgz 7188ms (cache miss)
- 1041 http fetch GET 200 https://cdn.npmmirror.com/packages/https-proxy-agent/5.0.1/https-proxy-agent-5.0.1.tgz 7282ms (cache miss)
- 1042 http fetch GET 200 https://cdn.npmmirror.com/packages/has/1.0.3/has-1.0.3.tgz 7280ms (cache miss)
- 1043 http fetch GET 200 https://cdn.npmmirror.com/packages/globby/13.1.4/globby-13.1.4.tgz 7280ms (cache miss)
- 1044 http fetch GET 200 https://cdn.npmmirror.com/packages/glob-parent/5.1.2/glob-parent-5.1.2.tgz 7279ms (cache miss)
- 1045 http fetch GET 200 https://cdn.npmmirror.com/packages/giget/1.1.2/giget-1.1.2.tgz 7278ms (cache miss)
- 1046 http fetch GET 200 https://cdn.npmmirror.com/packages/get-port-please/3.0.1/get-port-please-3.0.1.tgz 7279ms (cache miss)
- 1047 http fetch GET 200 https://cdn.npmmirror.com/packages/get-port/6.1.2/get-port-6.1.2.tgz 7279ms (cache miss)
- 1048 http fetch GET 200 https://cdn.npmmirror.com/packages/fresh/0.5.2/fresh-0.5.2.tgz 7272ms (cache miss)
- 1049 http fetch GET 200 https://cdn.npmmirror.com/packages/fs.realpath/1.0.0/fs.realpath-1.0.0.tgz 7275ms (cache miss)
- 1050 http fetch GET 200 https://cdn.npmmirror.com/packages/git-config-path/2.0.0/git-config-path-2.0.0.tgz 7282ms (cache miss)
- 1051 http fetch GET 200 https://cdn.npmmirror.com/packages/flat/5.0.2/flat-5.0.2.tgz 7272ms (cache miss)
- 1052 http fetch GET 200 https://cdn.npmmirror.com/packages/fs-constants/1.0.0/fs-constants-1.0.0.tgz 7280ms (cache miss)
- 1053 http fetch GET 200 https://cdn.npmmirror.com/packages/function-bind/1.1.1/function-bind-1.1.1.tgz 7281ms (cache miss)
- 1054 http fetch GET 200 https://cdn.npmmirror.com/packages/estree-walker/3.0.3/estree-walker-3.0.3.tgz 7270ms (cache miss)
- 1055 http fetch GET 200 https://cdn.npmmirror.com/packages/has-unicode/2.0.1/has-unicode-2.0.1.tgz 7287ms (cache miss)
- 1056 http fetch GET 200 https://cdn.npmmirror.com/packages/encodeurl/1.0.2/encodeurl-1.0.2.tgz 7269ms (cache miss)
- 1057 http fetch GET 200 https://cdn.npmmirror.com/packages/finalhandler/1.1.2/finalhandler-1.1.2.tgz 7274ms (cache miss)
- 1058 http fetch GET 200 https://cdn.npmmirror.com/packages/end-of-stream/1.4.4/end-of-stream-1.4.4.tgz 7270ms (cache miss)
- 1059 http fetch GET 200 https://cdn.npmmirror.com/packages/duplexer/0.1.2/duplexer-0.1.2.tgz 7269ms (cache miss)
- 1060 http fetch GET 200 https://cdn.npmmirror.com/packages/devalue/4.3.0/devalue-4.3.0.tgz 7266ms (cache miss)
- 1061 http fetch GET 200 https://cdn.npmmirror.com/packages/domhandler/5.0.3/domhandler-5.0.3.tgz 7268ms (cache miss)
- 1062 http fetch GET 200 https://cdn.npmmirror.com/packages/dir-glob/3.0.1/dir-glob-3.0.1.tgz 7266ms (cache miss)
- 1063 http fetch GET 200 https://cdn.npmmirror.com/packages/destroy/1.2.0/destroy-1.2.0.tgz 7268ms (cache miss)
- 1064 http fetch GET 200 https://cdn.npmmirror.com/packages/file-uri-to-path/1.0.0/file-uri-to-path-1.0.0.tgz 7277ms (cache miss)
- 1065 http fetch GET 200 https://cdn.npmmirror.com/packages/defaults/1.0.4/defaults-1.0.4.tgz 7264ms (cache miss)
- 1066 http fetch GET 200 https://cdn.npmmirror.com/packages/cssnano-utils/4.0.0/cssnano-utils-4.0.0.tgz 7263ms (cache miss)
- 1067 http fetch GET 200 https://cdn.npmmirror.com/packages/cssnano/6.0.0/cssnano-6.0.0.tgz 7263ms (cache miss)
- 1068 http fetch GET 200 https://cdn.npmmirror.com/packages/cookie-es/0.5.0/cookie-es-0.5.0.tgz 7262ms (cache miss)
- 1069 http fetch GET 200 https://cdn.npmmirror.com/packages/css-what/6.1.0/css-what-6.1.0.tgz 7265ms (cache miss)
- 1070 http fetch GET 200 https://cdn.npmmirror.com/packages/core-util-is/1.0.3/core-util-is-1.0.3.tgz 7264ms (cache miss)
- 1071 http fetch GET 200 https://cdn.npmmirror.com/packages/compress-commons/4.1.1/compress-commons-4.1.1.tgz 7263ms (cache miss)
- 1072 http fetch GET 200 https://cdn.npmmirror.com/packages/colorette/2.0.19/colorette-2.0.19.tgz 7263ms (cache miss)
- 1073 http fetch GET 200 https://cdn.npmmirror.com/packages/clone/1.0.4/clone-1.0.4.tgz 7262ms (cache miss)
- 1074 http fetch GET 200 https://cdn.npmmirror.com/packages/cli-width/4.0.0/cli-width-4.0.0.tgz 7262ms (cache miss)
- 1075 http fetch GET 200 https://cdn.npmmirror.com/packages/chownr/2.0.0/chownr-2.0.0.tgz 7260ms (cache miss)
- 1076 http fetch GET 200 https://cdn.npmmirror.com/packages/cluster-key-slot/1.1.2/cluster-key-slot-1.1.2.tgz 7263ms (cache miss)
- 1077 http fetch GET 200 https://cdn.npmmirror.com/packages/onetime/5.1.2/onetime-5.1.2.tgz 7341ms (cache miss)
- 1078 http fetch GET 200 https://cdn.npmmirror.com/packages/merge-stream/2.0.0/merge-stream-2.0.0.tgz 7333ms (cache miss)
- 1079 http fetch GET 200 https://cdn.npmmirror.com/packages/normalize-range/0.1.2/normalize-range-0.1.2.tgz 7340ms (cache miss)
- 1080 http fetch GET 200 https://cdn.npmmirror.com/packages/lodash._reinterpolate/3.0.0/lodash._reinterpolate-3.0.0.tgz 7326ms (cache miss)
- 1081 http fetch GET 200 https://cdn.npmmirror.com/packages/lodash.difference/4.5.0/lodash.difference-4.5.0.tgz 7328ms (cache miss)
- 1082 http fetch GET 200 https://cdn.npmmirror.com/packages/kleur/3.0.3/kleur-3.0.3.tgz 7327ms (cache miss)
- 1083 http fetch GET 200 https://cdn.npmmirror.com/packages/ip-regex/5.0.0/ip-regex-5.0.0.tgz 7321ms (cache miss)
- 1084 http fetch GET 200 https://cdn.npmmirror.com/packages/is-fullwidth-code-point/3.0.0/is-fullwidth-code-point-3.0.0.tgz 7324ms (cache miss)
- 1085 http fetch GET 200 https://cdn.npmmirror.com/packages/loader-utils/2.0.4/loader-utils-2.0.4.tgz 7331ms (cache miss)
- 1086 http fetch GET 200 https://cdn.npmmirror.com/packages/builtin-modules/3.3.0/builtin-modules-3.3.0.tgz 7274ms (cache miss)
- 1087 http fetch GET 200 https://cdn.npmmirror.com/packages/require-directory/2.1.1/require-directory-2.1.1.tgz 7388ms (cache miss)
- 1088 http fetch GET 200 https://cdn.npmmirror.com/packages/c12/1.2.0/c12-1.2.0.tgz 7278ms (cache miss)
- 1089 http fetch GET 200 https://cdn.npmmirror.com/packages/ini/1.3.8/ini-1.3.8.tgz 7337ms (cache miss)
- 1090 http fetch GET 200 https://cdn.npmmirror.com/packages/arch/2.2.0/arch-2.2.0.tgz 7282ms (cache miss)
- 1091 http fetch GET 200 https://cdn.npmmirror.com/packages/binary-extensions/2.2.0/binary-extensions-2.2.0.tgz 7285ms (cache miss)
- 1092 http fetch GET 200 https://cdn.npmmirror.com/packages/ci-info/3.8.0/ci-info-3.8.0.tgz 7295ms (cache miss)
- 1093 http fetch GET 200 https://cdn.npmmirror.com/packages/%40windicss/config/1.8.10/config-1.8.10.tgz 7282ms (cache miss)
- 1094 http fetch GET 200 https://cdn.npmmirror.com/packages/ansi-styles/6.2.1/ansi-styles-6.2.1.tgz 7284ms (cache miss)
- 1095 http fetch GET 200 https://cdn.npmmirror.com/packages/ansi-regex/6.0.1/ansi-regex-6.0.1.tgz 7285ms (cache miss)
- 1096 http fetch GET 200 https://cdn.npmmirror.com/packages/fill-range/7.0.1/fill-range-7.0.1.tgz 7386ms (cache miss)
- 1097 http fetch GET 200 https://cdn.npmmirror.com/packages/escape-html/1.0.3/escape-html-1.0.3.tgz 7384ms (cache miss)
- 1098 http fetch GET 200 https://cdn.npmmirror.com/packages/escalade/3.1.1/escalade-3.1.1.tgz 7384ms (cache miss)
- 1099 http fetch GET 200 https://cdn.npmmirror.com/packages/ee-first/1.1.1/ee-first-1.1.1.tgz 7381ms (cache miss)
- 1100 http fetch GET 200 https://cdn.npmmirror.com/packages/defu/6.1.2/defu-6.1.2.tgz 7377ms (cache miss)
- 1101 http fetch GET 200 https://cdn.npmmirror.com/packages/declass/0.0.1/declass-0.0.1.tgz 7375ms (cache miss)
- 1102 http fetch GET 200 https://cdn.npmmirror.com/packages/crc32-stream/4.0.2/crc32-stream-4.0.2.tgz 7369ms (cache miss)
- 1103 http fetch GET 200 https://cdn.npmmirror.com/packages/data-uri-to-buffer/4.0.1/data-uri-to-buffer-4.0.1.tgz 7373ms (cache miss)
- 1104 http fetch GET 200 https://cdn.npmmirror.com/packages/convert-source-map/1.9.0/convert-source-map-1.9.0.tgz 7370ms (cache miss)
- 1105 http fetch GET 200 https://cdn.npmmirror.com/packages/cli-cursor/4.0.0/cli-cursor-4.0.0.tgz 7366ms (cache miss)
- 1106 http fetch GET 200 https://cdn.npmmirror.com/packages/camelcase/6.3.0/camelcase-6.3.0.tgz 7361ms (cache miss)
- 1107 http fetch GET 200 https://cdn.npmmirror.com/packages/is-docker/3.0.0/is-docker-3.0.0.tgz 7416ms (cache miss)
- 1108 http fetch GET 200 https://cdn.npmmirror.com/packages/is-number/7.0.0/is-number-7.0.0.tgz 7419ms (cache miss)
- 1109 http fetch GET 200 https://cdn.npmmirror.com/packages/async-sema/3.1.1/async-sema-3.1.1.tgz 7364ms (cache miss)
- 1110 http fetch GET 200 https://cdn.npmmirror.com/packages/jsonfile/6.1.0/jsonfile-6.1.0.tgz 7429ms (cache miss)
- 1111 http fetch GET 200 https://cdn.npmmirror.com/packages/gzip-size/7.0.0/gzip-size-7.0.0.tgz 7470ms (cache miss)
- 1112 http fetch GET 200 https://cdn.npmmirror.com/packages/dot-prop/7.2.0/dot-prop-7.2.0.tgz 7453ms (cache miss)
- 1113 http fetch GET 200 https://cdn.npmmirror.com/packages/brace-expansion/2.0.1/brace-expansion-2.0.1.tgz 7431ms (cache miss)
- 1114 http fetch GET 200 https://cdn.npmmirror.com/packages/vue-bundle-renderer/1.0.3/vue-bundle-renderer-1.0.3.tgz 7586ms (cache miss)
- 1115 http fetch GET 200 https://cdn.npmmirror.com/packages/iron-webcrypto/0.6.0/iron-webcrypto-0.6.0.tgz 7498ms (cache miss)
- 1116 http fetch GET 200 https://cdn.npmmirror.com/packages/source-map-support/0.5.21/source-map-support-0.5.21.tgz 7570ms (cache miss)
- 1117 http fetch GET 200 https://cdn.npmmirror.com/packages/archiver/5.3.1/archiver-5.3.1.tgz 7448ms (cache miss)
- 1118 http fetch GET 200 https://cdn.npmmirror.com/packages/anymatch/3.1.3/anymatch-3.1.3.tgz 7448ms (cache miss)
- 1119 http fetch GET 200 https://cdn.npmmirror.com/packages/ansi-escapes/6.1.0/ansi-escapes-6.1.0.tgz 7485ms (cache miss)
- 1120 http fetch GET 200 https://cdn.npmmirror.com/packages/%40vue/devtools-api/6.5.0/devtools-api-6.5.0.tgz 7484ms (cache miss)
- 1121 http fetch GET 200 https://cdn.npmmirror.com/packages/%40vue/compiler-ssr/3.2.47/compiler-ssr-3.2.47.tgz 7487ms (cache miss)
- 1122 http fetch GET 200 https://cdn.npmmirror.com/packages/globals/11.12.0/globals-11.12.0.tgz 7571ms (cache miss)
- 1123 http fetch GET 200 https://cdn.npmmirror.com/packages/http-errors/2.0.0/http-errors-2.0.0.tgz 7574ms (cache miss)
- 1124 http fetch GET 200 https://cdn.npmmirror.com/packages/errno/0.1.8/errno-0.1.8.tgz 7557ms (cache miss)
- 1125 http fetch GET 200 https://cdn.npmmirror.com/packages/define-lazy-prop/2.0.0/define-lazy-prop-2.0.0.tgz 7553ms (cache miss)
- 1126 http fetch GET 200 https://cdn.npmmirror.com/packages/debug/4.3.4/debug-4.3.4.tgz 7550ms (cache miss)
- 1127 http fetch GET 200 https://cdn.npmmirror.com/packages/perfect-debounce/0.1.3/perfect-debounce-0.1.3.tgz 7644ms (cache miss)
- 1128 http fetch GET 200 https://cdn.npmmirror.com/packages/abbrev/1.1.1/abbrev-1.1.1.tgz 7571ms (cache miss)
- 1129 http fetch GET 200 https://cdn.npmmirror.com/packages/%40vue/babel-helper-vue-transform-on/1.0.2/babel-helper-vue-transform-on-1.0.2.tgz 7563ms (cache miss)
- 1130 http fetch GET 200 https://cdn.npmmirror.com/packages/%40unhead/shared/1.1.25/shared-1.1.25.tgz 7567ms (cache miss)
- 1131 http fetch GET 200 https://cdn.npmmirror.com/packages/etag/1.8.1/etag-1.8.1.tgz 7636ms (cache miss)
- 1132 http fetch GET 200 https://cdn.npmmirror.com/packages/mri/1.2.0/mri-1.2.0.tgz 7685ms (cache miss)
- 1133 http fetch GET 200 https://cdn.npmmirror.com/packages/emojis-list/3.0.0/emojis-list-3.0.0.tgz 7636ms (cache miss)
- 1134 http fetch GET 200 https://cdn.npmmirror.com/packages/redis-parser/3.0.0/redis-parser-3.0.0.tgz 7735ms (cache miss)
- 1135 http fetch GET 200 https://cdn.npmmirror.com/packages/%40unhead/dom/1.1.25/dom-1.1.25.tgz 7654ms (cache miss)
- 1136 http fetch GET 200 https://cdn.npmmirror.com/packages/%40types/web-bluetooth/0.0.16/web-bluetooth-0.0.16.tgz 7654ms (cache miss)
- 1137 http fetch GET 200 https://cdn.npmmirror.com/packages/%40unhead/schema/1.1.25/schema-1.1.25.tgz 7654ms (cache miss)
- 1138 http fetch GET 200 https://cdn.npmmirror.com/packages/figures/5.0.0/figures-5.0.0.tgz 7723ms (cache miss)
- 1139 http fetch GET 200 https://cdn.npmmirror.com/packages/aproba/2.0.0/aproba-2.0.0.tgz 7706ms (cache miss)
- 1140 http fetch GET 200 https://cdn.npmmirror.com/packages/%40vue/reactivity-transform/3.2.47/reactivity-transform-3.2.47.tgz 7796ms (cache miss)
- 1141 http fetch GET 200 https://cdn.npmmirror.com/packages/%40unhead/ssr/1.1.25/ssr-1.1.25.tgz 7792ms (cache miss)
- 1142 http fetch GET 200 https://cdn.npmmirror.com/packages/%40rollup/plugin-wasm/6.1.2/plugin-wasm-6.1.2.tgz 7785ms (cache miss)
- 1143 http fetch GET 200 https://cdn.npmmirror.com/packages/get-stream/6.0.1/get-stream-6.0.1.tgz 7886ms (cache miss)
- 1144 http fetch GET 200 https://cdn.npmmirror.com/packages/externality/1.0.0/externality-1.0.0.tgz 7875ms (cache miss)
- 1145 http fetch GET 200 https://cdn.npmmirror.com/packages/create-require/1.1.1/create-require-1.1.1.tgz 7870ms (cache miss)
- 1146 http fetch GET 200 https://cdn.npmmirror.com/packages/ohash/1.0.0/ohash-1.0.0.tgz 7950ms (cache miss)
- 1147 http fetch GET 200 https://cdn.npmmirror.com/packages/jsesc/2.5.2/jsesc-2.5.2.tgz 7932ms (cache miss)
- 1148 http fetch GET 200 https://cdn.npmmirror.com/packages/picocolors/1.0.0/picocolors-1.0.0.tgz 7971ms (cache miss)
- 1149 http fetch GET 200 https://cdn.npmmirror.com/packages/%40types/resolve/1.20.2/resolve-1.20.2.tgz 7920ms (cache miss)
- 1150 http fetch GET 200 https://cdn.npmmirror.com/packages/%40swc/counter/0.1.2/counter-0.1.2.tgz 7915ms (cache miss)
- 1151 http fetch GET 200 https://cdn.npmmirror.com/packages/%40rollup/plugin-inject/5.0.3/plugin-inject-5.0.3.tgz 7914ms (cache miss)
- 1152 http fetch GET 200 https://cdn.npmmirror.com/packages/%40rollup/plugin-virtual/3.0.2/plugin-virtual-3.0.2.tgz 7917ms (cache miss)
- 1153 http fetch GET 200 https://cdn.npmmirror.com/packages/denque/2.1.0/denque-2.1.0.tgz 7992ms (cache miss)
- 1154 http fetch GET 200 https://cdn.npmmirror.com/packages/commondir/1.0.1/commondir-1.0.1.tgz 7981ms (cache miss)
- 1155 http fetch GET 200 https://cdn.npmmirror.com/packages/color-support/1.1.3/color-support-1.1.3.tgz 7981ms (cache miss)
- 1156 http fetch GET 200 https://cdn.npmmirror.com/packages/cli-spinners/2.8.0/cli-spinners-2.8.0.tgz 7979ms (cache miss)
- 1157 http fetch GET 200 https://cdn.npmmirror.com/packages/caniuse-api/3.0.0/caniuse-api-3.0.0.tgz 7977ms (cache miss)
- 1158 http fetch GET 200 https://cdn.npmmirror.com/packages/nopt/5.0.0/nopt-5.0.0.tgz 8057ms (cache miss)
- 1159 http fetch GET 200 https://cdn.npmmirror.com/packages/minipass/4.2.5/minipass-4.2.5.tgz 8054ms (cache miss)
- 1160 http fetch GET 200 https://cdn.npmmirror.com/packages/%40rollup/pluginutils/5.0.2/pluginutils-5.0.2.tgz 8015ms (cache miss)
- 1161 http fetch GET 200 https://cdn.npmmirror.com/packages/%40nuxt/kit/3.4.1/kit-3.4.1.tgz 8009ms (cache miss)
- 1162 http fetch GET 200 https://cdn.npmmirror.com/packages/%40polka/url/1.0.0-next.21/url-1.0.0-next.21.tgz 8019ms (cache miss)
- 1163 http fetch GET 200 https://cdn.npmmirror.com/packages/ignore/5.2.4/ignore-5.2.4.tgz 8110ms (cache miss)
- 1164 http fetch GET 200 https://cdn.npmmirror.com/packages/cssesc/3.0.0/cssesc-3.0.0.tgz 8075ms (cache miss)
- 1165 http fetch GET 200 https://cdn.npmmirror.com/packages/memory-fs/0.5.0/memory-fs-0.5.0.tgz 8139ms (cache miss)
- 1166 http fetch GET 200 https://cdn.npmmirror.com/packages/vscode-languageserver-types/3.16.0/vscode-languageserver-types-3.16.0.tgz 8214ms (cache miss)
- 1167 http fetch GET 200 https://cdn.npmmirror.com/packages/archiver-utils/2.1.0/archiver-utils-2.1.0.tgz 8117ms (cache miss)
- 1168 http fetch GET 200 https://cdn.npmmirror.com/packages/%40rollup/plugin-terser/0.4.1/plugin-terser-0.4.1.tgz 8104ms (cache miss)
- 1169 http fetch GET 200 https://cdn.npmmirror.com/packages/%40netlify/functions/1.4.0/functions-1.4.0.tgz 8103ms (cache miss)
- 1170 http fetch GET 200 https://cdn.npmmirror.com/packages/%40rollup/plugin-replace/5.0.2/plugin-replace-5.0.2.tgz 8111ms (cache miss)
- 1171 http fetch GET 200 https://cdn.npmmirror.com/packages/%40rollup/plugin-json/6.0.0/plugin-json-6.0.0.tgz 8111ms (cache miss)
- 1172 http fetch GET 200 https://cdn.npmmirror.com/packages/%40nuxt/telemetry/2.2.0/telemetry-2.2.0.tgz 8118ms (cache miss)
- 1173 http fetch GET 200 https://cdn.npmmirror.com/packages/depd/2.0.0/depd-2.0.0.tgz 8180ms (cache miss)
- 1174 warn deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
- 1175 http fetch GET 200 https://cdn.npmmirror.com/packages/yargs-parser/21.1.1/yargs-parser-21.1.1.tgz 8387ms (cache miss)
- 1176 http fetch GET 200 https://cdn.npmmirror.com/packages/%40types/estree/1.0.0/estree-1.0.0.tgz 8212ms (cache miss)
- 1177 http fetch GET 200 https://cdn.npmmirror.com/packages/%40nodelib/fs.scandir/2.1.5/fs.scandir-2.1.5.tgz 8199ms (cache miss)
- 1178 http fetch GET 200 https://cdn.npmmirror.com/packages/%40jridgewell/sourcemap-codec/1.4.14/sourcemap-codec-1.4.14.tgz 8199ms (cache miss)
- 1179 http fetch GET 200 https://cdn.npmmirror.com/packages/glob/8.1.0/glob-8.1.0.tgz 8282ms (cache miss)
- 1180 http fetch GET 200 https://cdn.npmmirror.com/packages/tr46/0.0.3/tr46-0.0.3.tgz 8376ms (cache miss)
- 1181 http fetch GET 200 https://cdn.npmmirror.com/packages/%40nuxt/devalue/2.0.0/devalue-2.0.0.tgz 8268ms (cache miss)
- 1182 http fetch GET 200 https://cdn.npmmirror.com/packages/%40trysound/sax/0.2.0/sax-0.2.0.tgz 8279ms (cache miss)
- 1183 http fetch GET 200 https://cdn.npmmirror.com/packages/%40nodelib/fs.stat/2.0.5/fs.stat-2.0.5.tgz 8269ms (cache miss)
- 1184 http fetch GET 200 https://cdn.npmmirror.com/packages/%40intlify/shared/9.2.2/shared-9.2.2.tgz 8267ms (cache miss)
- 1185 http fetch GET 200 https://cdn.npmmirror.com/packages/%40element-plus/nuxt/1.0.4/nuxt-1.0.4.tgz 8267ms (cache miss)
- 1186 http fetch GET 200 https://cdn.npmmirror.com/packages/graceful-fs/4.2.11/graceful-fs-4.2.11.tgz 8363ms (cache miss)
- 1187 http fetch GET 200 https://cdn.npmmirror.com/packages/follow-redirects/1.15.2/follow-redirects-1.15.2.tgz 8353ms (cache miss)
- 1188 http fetch GET 200 https://cdn.npmmirror.com/packages/node-gyp-build/4.6.0/node-gyp-build-4.6.0.tgz 8402ms (cache miss)
- 1189 http fetch GET 200 https://cdn.npmmirror.com/packages/parse-url/8.1.0/parse-url-8.1.0.tgz 8415ms (cache miss)
- 1190 http fetch GET 200 https://cdn.npmmirror.com/packages/buffer/6.0.3/buffer-6.0.3.tgz 8335ms (cache miss)
- 1191 http fetch GET 200 https://cdn.npmmirror.com/packages/%40vitejs/plugin-vue-jsx/3.0.1/plugin-vue-jsx-3.0.1.tgz 8366ms (cache miss)
- 1192 http fetch GET 200 https://cdn.npmmirror.com/packages/%40jridgewell/resolve-uri/3.1.0/resolve-uri-3.1.0.tgz 8351ms (cache miss)
- 1193 http fetch GET 200 https://cdn.npmmirror.com/packages/%40babel/helper-validator-option/7.21.0/helper-validator-option-7.21.0.tgz 8352ms (cache miss)
- 1194 http fetch GET 200 https://cdn.npmmirror.com/packages/%40babel/plugin-syntax-typescript/7.21.4/plugin-syntax-typescript-7.21.4.tgz 8354ms (cache miss)
- 1195 http fetch GET 200 https://cdn.npmmirror.com/packages/fraction.js/4.2.0/fraction.js-4.2.0.tgz 8434ms (cache miss)
- 1196 http fetch GET 200 https://cdn.npmmirror.com/packages/gensync/1.0.0-beta.2/gensync-1.0.0-beta.2.tgz 8442ms (cache miss)
- 1197 http fetch GET 200 https://cdn.npmmirror.com/packages/connect/3.7.0/connect-3.7.0.tgz 8413ms (cache miss)
- 1198 http fetch GET 200 https://cdn.npmmirror.com/packages/unctx/2.2.0/unctx-2.2.0.tgz 8537ms (cache miss)
- 1199 http fetch GET 200 https://cdn.npmmirror.com/packages/is-ssh/1.4.0/is-ssh-1.4.0.tgz 8533ms (cache miss)
- 1200 http fetch GET 200 https://cdn.npmmirror.com/packages/reusify/1.0.4/reusify-1.0.4.tgz 8593ms (cache miss)
- 1201 http fetch GET 200 https://cdn.npmmirror.com/packages/%40babel/plugin-syntax-jsx/7.21.4/plugin-syntax-jsx-7.21.4.tgz 8496ms (cache miss)
- 1202 http fetch GET 200 https://cdn.npmmirror.com/packages/%40babel/helper-plugin-utils/7.20.2/helper-plugin-utils-7.20.2.tgz 8494ms (cache miss)
- 1203 http fetch GET 200 https://cdn.npmmirror.com/packages/%40babel/helper-replace-supers/7.20.7/helper-replace-supers-7.20.7.tgz 8495ms (cache miss)
- 1204 http fetch GET 200 https://cdn.npmmirror.com/packages/%40babel/helper-simple-access/7.20.2/helper-simple-access-7.20.2.tgz 8495ms (cache miss)
- 1205 http fetch GET 200 https://cdn.npmmirror.com/packages/%40babel/helper-module-imports/7.21.4/helper-module-imports-7.21.4.tgz 8497ms (cache miss)
- 1206 http fetch GET 200 https://cdn.npmmirror.com/packages/mlly/1.2.0/mlly-1.2.0.tgz 8633ms (cache miss)
- 1207 http fetch GET 200 https://cdn.npmmirror.com/packages/%40windicss/plugin-utils/1.8.10/plugin-utils-1.8.10.tgz 8604ms (cache miss)
- 1208 http fetch GET 200 https://cdn.npmmirror.com/packages/big.js/5.2.2/big.js-5.2.2.tgz 8609ms (cache miss)
- 1209 http fetch GET 200 https://cdn.npmmirror.com/packages/%40babel/highlight/7.18.6/highlight-7.18.6.tgz 8577ms (cache miss)
- 1210 http fetch GET 200 https://cdn.npmmirror.com/packages/%40babel/helper-compilation-targets/7.21.4/helper-compilation-targets-7.21.4.tgz 8574ms (cache miss)
- 1211 http fetch GET 200 https://cdn.npmmirror.com/packages/%40babel/helper-hoist-variables/7.18.6/helper-hoist-variables-7.18.6.tgz 8576ms (cache miss)
- 1212 http fetch GET 200 https://cdn.npmmirror.com/packages/%40babel/helper-function-name/7.21.0/helper-function-name-7.21.0.tgz 8577ms (cache miss)
- 1213 http fetch GET 200 https://cdn.npmmirror.com/packages/formdata-polyfill/4.0.10/formdata-polyfill-4.0.10.tgz 8657ms (cache miss)
- 1214 http fetch GET 200 https://cdn.npmmirror.com/packages/delegates/1.0.0/delegates-1.0.0.tgz 8644ms (cache miss)
- 1215 http fetch GET 200 https://cdn.npmmirror.com/packages/postcss-value-parser/4.2.0/postcss-value-parser-4.2.0.tgz 8750ms (cache miss)
- 1216 http fetch GET 200 https://cdn.npmmirror.com/packages/%40babel/helper-environment-visitor/7.18.9/helper-environment-visitor-7.18.9.tgz 8631ms (cache miss)
- 1217 http fetch GET 200 https://cdn.npmmirror.com/packages/%40babel/helper-annotate-as-pure/7.18.6/helper-annotate-as-pure-7.18.6.tgz 8631ms (cache miss)
- 1218 http fetch GET 200 https://cdn.npmmirror.com/packages/%40babel/compat-data/7.21.4/compat-data-7.21.4.tgz 8632ms (cache miss)
- 1219 http fetch GET 200 https://cdn.npmmirror.com/packages/%40ampproject/remapping/2.2.0/remapping-2.2.0.tgz 8636ms (cache miss)
- 1220 http fetch GET 200 https://cdn.npmmirror.com/packages/eventemitter3/4.0.7/eventemitter3-4.0.7.tgz 8719ms (cache miss)
- 1221 http fetch GET 200 https://cdn.npmmirror.com/packages/%40babel/helper-optimise-call-expression/7.18.6/helper-optimise-call-expression-7.18.6.tgz 8692ms (cache miss)
- 1222 http fetch GET 200 https://cdn.npmmirror.com/packages/totalist/1.1.0/totalist-1.1.0.tgz 8863ms (cache miss)
- 1223 http fetch GET 200 https://cdn.npmmirror.com/packages/%40babel/helper-split-export-declaration/7.18.6/helper-split-export-declaration-7.18.6.tgz 8873ms (cache miss)
- 1224 http fetch GET 200 https://cdn.npmmirror.com/packages/local-pkg/0.4.3/local-pkg-0.4.3.tgz 8984ms (cache miss)
- 1225 http fetch GET 200 https://cdn.npmmirror.com/packages/string-width/4.2.3/string-width-4.2.3.tgz 8873ms (cache miss)
- 1226 http fetch GET 200 https://cdn.npmmirror.com/packages/has-flag/4.0.0/has-flag-4.0.0.tgz 8871ms (cache miss)
- 1227 http fetch GET 200 https://cdn.npmmirror.com/packages/strip-ansi/6.0.1/strip-ansi-6.0.1.tgz 8909ms (cache miss)
- 1228 http fetch GET 200 https://cdn.npmmirror.com/packages/hash-sum/2.0.0/hash-sum-2.0.0.tgz 9007ms (cache miss)
- 1229 http fetch GET 200 https://cdn.npmmirror.com/packages/html-tags/3.3.1/html-tags-3.3.1.tgz 9007ms (cache miss)
- 1230 http fetch GET 200 https://cdn.npmmirror.com/packages/%40babel/helper-string-parser/7.19.4/helper-string-parser-7.19.4.tgz 8981ms (cache miss)
- 1231 http fetch GET 200 https://cdn.npmmirror.com/packages/%40babel/helper-skip-transparent-expression-wrappers/7.20.0/helper-skip-transparent-expression-wrappers-7.20.0.tgz 8982ms (cache miss)
- 1232 http fetch GET 200 https://cdn.npmmirror.com/packages/%40babel/code-frame/7.21.4/code-frame-7.21.4.tgz 8989ms (cache miss)
- 1233 http fetch GET 200 https://cdn.npmmirror.com/packages/sirv/1.0.19/sirv-1.0.19.tgz 8992ms (cache miss)
- 1234 http fetch GET 200 https://cdn.npmmirror.com/packages/chalk/4.1.2/chalk-4.1.2.tgz 8991ms (cache miss)
- 1235 http fetch GET 200 https://cdn.npmmirror.com/packages/color-name/1.1.4/color-name-1.1.4.tgz 8999ms (cache miss)
- 1236 http fetch GET 200 https://cdn.npmmirror.com/packages/color-convert/2.0.1/color-convert-2.0.1.tgz 9000ms (cache miss)
- 1237 http fetch GET 200 https://cdn.npmmirror.com/packages/ansi-escapes/4.3.2/ansi-escapes-4.3.2.tgz 9000ms (cache miss)
- 1238 http fetch GET 200 https://cdn.npmmirror.com/packages/%40rollup/plugin-alias/5.0.0/plugin-alias-5.0.0.tgz 9047ms (cache miss)
- 1239 http fetch GET 200 https://cdn.npmmirror.com/packages/crc-32/1.2.2/crc-32-1.2.2.tgz 9104ms (cache miss)
- 1240 http fetch GET 200 https://cdn.npmmirror.com/packages/cliui/8.0.1/cliui-8.0.1.tgz 9100ms (cache miss)
- 1241 http fetch GET 200 https://cdn.npmmirror.com/packages/esbuild/0.17.17/esbuild-0.17.17.tgz 9123ms (cache miss)
- 1242 http fetch GET 200 https://cdn.npmmirror.com/packages/brace-expansion/1.1.11/brace-expansion-1.1.11.tgz 9055ms (cache miss)
- 1243 http fetch GET 200 https://cdn.npmmirror.com/packages/lru-cache/6.0.0/lru-cache-6.0.0.tgz 9052ms (cache miss)
- 1244 http fetch GET 200 https://cdn.npmmirror.com/packages/glob/7.2.3/glob-7.2.3.tgz 9052ms (cache miss)
- 1245 http fetch GET 200 https://cdn.npmmirror.com/packages/mimic-fn/4.0.0/mimic-fn-4.0.0.tgz 9050ms (cache miss)
- 1246 http fetch GET 200 https://cdn.npmmirror.com/packages/strip-ansi/6.0.1/strip-ansi-6.0.1.tgz 9084ms (cache miss)
- 1247 http fetch GET 200 https://cdn.npmmirror.com/packages/strip-ansi/6.0.1/strip-ansi-6.0.1.tgz 9069ms (cache miss)
- 1248 http fetch GET 200 https://cdn.npmmirror.com/packages/strip-ansi/6.0.1/strip-ansi-6.0.1.tgz 9087ms (cache miss)
- 1249 http fetch GET 200 https://cdn.npmmirror.com/packages/ansi-regex/5.0.1/ansi-regex-5.0.1.tgz 9090ms (cache miss)
- 1250 http fetch GET 200 https://cdn.npmmirror.com/packages/string-width/4.2.3/string-width-4.2.3.tgz 9099ms (cache miss)
- 1251 http fetch GET 200 https://cdn.npmmirror.com/packages/string-width/4.2.3/string-width-4.2.3.tgz 9081ms (cache miss)
- 1252 http fetch GET 200 https://cdn.npmmirror.com/packages/is-docker/2.2.1/is-docker-2.2.1.tgz 9098ms (cache miss)
- 1253 http fetch GET 200 https://cdn.npmmirror.com/packages/path-key/4.0.0/path-key-4.0.0.tgz 9097ms (cache miss)
- 1254 http fetch GET 200 https://cdn.npmmirror.com/packages/npm-run-path/5.1.0/npm-run-path-5.1.0.tgz 9098ms (cache miss)
- 1255 http fetch GET 200 https://cdn.npmmirror.com/packages/strip-final-newline/3.0.0/strip-final-newline-3.0.0.tgz 9099ms (cache miss)
- 1256 http fetch GET 200 https://cdn.npmmirror.com/packages/ansi-styles/4.3.0/ansi-styles-4.3.0.tgz 9107ms (cache miss)
- 1257 http fetch GET 200 https://cdn.npmmirror.com/packages/onetime/6.0.0/onetime-6.0.0.tgz 9100ms (cache miss)
- 1258 http fetch GET 200 https://cdn.npmmirror.com/packages/%40ioredis/commands/1.2.0/commands-1.2.0.tgz 9137ms (cache miss)
- 1259 http fetch GET 200 https://cdn.npmmirror.com/packages/ansi-regex/5.0.1/ansi-regex-5.0.1.tgz 9122ms (cache miss)
- 1260 http fetch GET 200 https://cdn.npmmirror.com/packages/ansi-regex/5.0.1/ansi-regex-5.0.1.tgz 9104ms (cache miss)
- 1261 http fetch GET 200 https://cdn.npmmirror.com/packages/fetch-blob/3.2.0/fetch-blob-3.2.0.tgz 9208ms (cache miss)
- 1262 http fetch GET 200 https://cdn.npmmirror.com/packages/minimatch/3.1.2/minimatch-3.1.2.tgz 9135ms (cache miss)
- 1263 http fetch GET 200 https://cdn.npmmirror.com/packages/supports-color/7.2.0/supports-color-7.2.0.tgz 9136ms (cache miss)
- 1264 http fetch GET 200 https://cdn.npmmirror.com/packages/ansi-regex/5.0.1/ansi-regex-5.0.1.tgz 9135ms (cache miss)
- 1265 http fetch GET 200 https://cdn.npmmirror.com/packages/ms/2.1.3/ms-2.1.3.tgz 9134ms (cache miss)
- 1266 http fetch GET 200 https://cdn.npmmirror.com/packages/string_decoder/1.1.1/string_decoder-1.1.1.tgz 9125ms (cache miss)
- 1267 http fetch GET 200 https://cdn.npmmirror.com/packages/%40vitejs/plugin-vue/4.1.0/plugin-vue-4.1.0.tgz 9202ms (cache miss)
- 1268 http fetch GET 200 https://cdn.npmmirror.com/packages/emoji-regex/8.0.0/emoji-regex-8.0.0.tgz 9150ms (cache miss)
- 1269 http fetch GET 200 https://cdn.npmmirror.com/packages/emoji-regex/8.0.0/emoji-regex-8.0.0.tgz 9143ms (cache miss)
- 1270 http fetch GET 200 https://cdn.npmmirror.com/packages/emoji-regex/8.0.0/emoji-regex-8.0.0.tgz 9169ms (cache miss)
- 1271 http fetch GET 200 https://cdn.npmmirror.com/packages/%40babel/helper-member-expression-to-functions/7.21.0/helper-member-expression-to-functions-7.21.0.tgz 9177ms (cache miss)
- 1272 http fetch GET 200 https://cdn.npmmirror.com/packages/h3/1.6.4/h3-1.6.4.tgz 9269ms (cache miss)
- 1273 http fetch GET 200 https://cdn.npmmirror.com/packages/mime/3.0.0/mime-3.0.0.tgz 9301ms (cache miss)
- 1274 http fetch GET 200 https://cdn.npmmirror.com/packages/chokidar/3.5.3/chokidar-3.5.3.tgz 9231ms (cache miss)
- 1275 http fetch GET 200 https://cdn.npmmirror.com/packages/ms/2.0.0/ms-2.0.0.tgz 9179ms (cache miss)
- 1276 http fetch GET 200 https://cdn.npmmirror.com/packages/minimatch/3.0.8/minimatch-3.0.8.tgz 9175ms (cache miss)
- 1277 http fetch GET 200 https://cdn.npmmirror.com/packages/yallist/4.0.0/yallist-4.0.0.tgz 9182ms (cache miss)
- 1278 http fetch GET 200 https://cdn.npmmirror.com/packages/%40vue/shared/3.2.47/shared-3.2.47.tgz 9243ms (cache miss)
- 1279 http fetch GET 200 https://cdn.npmmirror.com/packages/dotenv/16.0.3/dotenv-16.0.3.tgz 9280ms (cache miss)
- 1280 http fetch GET 200 https://cdn.npmmirror.com/packages/cross-spawn/7.0.3/cross-spawn-7.0.3.tgz 9269ms (cache miss)
- 1281 http fetch GET 200 https://cdn.npmmirror.com/packages/commander/7.2.0/commander-7.2.0.tgz 9269ms (cache miss)
- 1282 http fetch GET 200 https://cdn.npmmirror.com/packages/normalize-wheel-es/1.2.0/normalize-wheel-es-1.2.0.tgz 9346ms (cache miss)
- 1283 http fetch GET 200 https://cdn.npmmirror.com/packages/minimatch/3.1.2/minimatch-3.1.2.tgz 9212ms (cache miss)
- 1284 http fetch GET 200 https://cdn.npmmirror.com/packages/brace-expansion/1.1.11/brace-expansion-1.1.11.tgz 9212ms (cache miss)
- 1285 http fetch GET 200 https://cdn.npmmirror.com/packages/brace-expansion/1.1.11/brace-expansion-1.1.11.tgz 9205ms (cache miss)
- 1286 http fetch GET 200 https://cdn.npmmirror.com/packages/yallist/4.0.0/yallist-4.0.0.tgz 9214ms (cache miss)
- 1287 http fetch GET 200 https://cdn.npmmirror.com/packages/yallist/4.0.0/yallist-4.0.0.tgz 9204ms (cache miss)
- 1288 http fetch GET 200 https://cdn.npmmirror.com/packages/yallist/4.0.0/yallist-4.0.0.tgz 9200ms (cache miss)
- 1289 http fetch GET 200 https://cdn.npmmirror.com/packages/glob/7.2.3/glob-7.2.3.tgz 9190ms (cache miss)
- 1290 http fetch GET 200 https://cdn.npmmirror.com/packages/safe-buffer/5.1.2/safe-buffer-5.1.2.tgz 9207ms (cache miss)
- 1291 http fetch GET 200 https://cdn.npmmirror.com/packages/wrap-ansi/7.0.0/wrap-ansi-7.0.0.tgz 9213ms (cache miss)
- 1292 http fetch GET 200 https://cdn.npmmirror.com/packages/picomatch/2.3.1/picomatch-2.3.1.tgz 9404ms (cache miss)
- 1293 http fetch GET 200 https://cdn.npmmirror.com/packages/is-docker/2.2.1/is-docker-2.2.1.tgz 9253ms (cache miss)
- 1294 http fetch GET 200 https://cdn.npmmirror.com/packages/is-stream/3.0.0/is-stream-3.0.0.tgz 9259ms (cache miss)
- 1295 http fetch GET 200 https://cdn.npmmirror.com/packages/on-finished/2.3.0/on-finished-2.3.0.tgz 9253ms (cache miss)
- 1296 http fetch GET 200 https://cdn.npmmirror.com/packages/strip-ansi/6.0.1/strip-ansi-6.0.1.tgz 9249ms (cache miss)
- 1297 http fetch GET 200 https://cdn.npmmirror.com/packages/color-convert/2.0.1/color-convert-2.0.1.tgz 9248ms (cache miss)
- 1298 http fetch GET 200 https://cdn.npmmirror.com/packages/domelementtype/2.3.0/domelementtype-2.3.0.tgz 9376ms (cache miss)
- 1299 http fetch GET 200 https://cdn.npmmirror.com/packages/safe-buffer/5.1.2/safe-buffer-5.1.2.tgz 9295ms (cache miss)
- 1300 http fetch GET 200 https://cdn.npmmirror.com/packages/safe-buffer/5.1.2/safe-buffer-5.1.2.tgz 9287ms (cache miss)
- 1301 http fetch GET 200 https://cdn.npmmirror.com/packages/string_decoder/1.1.1/string_decoder-1.1.1.tgz 9289ms (cache miss)
- 1302 http fetch GET 200 https://cdn.npmmirror.com/packages/color-name/1.1.4/color-name-1.1.4.tgz 9293ms (cache miss)
- 1303 http fetch GET 200 https://cdn.npmmirror.com/packages/ms/2.0.0/ms-2.0.0.tgz 9336ms (cache miss)
- 1304 http fetch GET 200 https://cdn.npmmirror.com/packages/ms/2.0.0/ms-2.0.0.tgz 9336ms (cache miss)
- 1305 http fetch GET 200 https://cdn.npmmirror.com/packages/minimatch/3.1.2/minimatch-3.1.2.tgz 9327ms (cache miss)
- 1306 http fetch GET 200 https://cdn.npmmirror.com/packages/minimatch/3.1.2/minimatch-3.1.2.tgz 9343ms (cache miss)
- 1307 http fetch GET 200 https://cdn.npmmirror.com/packages/minipass/3.3.6/minipass-3.3.6.tgz 9372ms (cache miss)
- 1308 http fetch GET 200 https://cdn.npmmirror.com/packages/string-width/4.2.3/string-width-4.2.3.tgz 9366ms (cache miss)
- 1309 http fetch GET 200 https://cdn.npmmirror.com/packages/brace-expansion/1.1.11/brace-expansion-1.1.11.tgz 9362ms (cache miss)
- 1310 http fetch GET 200 https://cdn.npmmirror.com/packages/%40rollup/pluginutils/4.2.1/pluginutils-4.2.1.tgz 9363ms (cache miss)
- 1311 http fetch GET 200 https://cdn.npmmirror.com/packages/brace-expansion/1.1.11/brace-expansion-1.1.11.tgz 9365ms (cache miss)
- 1312 http fetch GET 200 https://cdn.npmmirror.com/packages/agent-base/6.0.2/agent-base-6.0.2.tgz 9444ms (cache miss)
- 1313 http fetch GET 200 https://cdn.npmmirror.com/packages/%40vueuse/shared/9.13.0/shared-9.13.0.tgz 9447ms (cache miss)
- 1314 http fetch GET 200 https://cdn.npmmirror.com/packages/deepmerge/4.3.1/deepmerge-4.3.1.tgz 9479ms (cache miss)
- 1315 http fetch GET 200 https://cdn.npmmirror.com/packages/commander/2.20.3/commander-2.20.3.tgz 9418ms (cache miss)
- 1316 http fetch GET 200 https://cdn.npmmirror.com/packages/%40nuxt/kit/3.0.0/kit-3.0.0.tgz 9405ms (cache miss)
- 1317 http fetch GET 200 https://cdn.npmmirror.com/packages/ansi-regex/5.0.1/ansi-regex-5.0.1.tgz 9397ms (cache miss)
- 1318 http fetch GET 200 https://cdn.npmmirror.com/packages/minipass/3.3.6/minipass-3.3.6.tgz 9411ms (cache miss)
- 1319 http fetch GET 200 https://cdn.npmmirror.com/packages/%40rollup/plugin-node-resolve/15.0.2/plugin-node-resolve-15.0.2.tgz 9461ms (cache miss)
- 1320 http fetch GET 200 https://cdn.npmmirror.com/packages/buffer/5.7.1/buffer-5.7.1.tgz 9448ms (cache miss)
- 1321 http fetch GET 200 https://cdn.npmmirror.com/packages/string_decoder/1.1.1/string_decoder-1.1.1.tgz 9434ms (cache miss)
- 1322 http fetch GET 200 https://cdn.npmmirror.com/packages/ansi-styles/4.3.0/ansi-styles-4.3.0.tgz 9431ms (cache miss)
- 1323 http fetch GET 200 https://cdn.npmmirror.com/packages/chalk/2.4.2/chalk-2.4.2.tgz 9421ms (cache miss)
- 1324 http fetch GET 200 https://cdn.npmmirror.com/packages/browserslist/4.21.5/browserslist-4.21.5.tgz 9511ms (cache miss)
- 1325 http fetch GET 200 https://cdn.npmmirror.com/packages/%40unhead/vue/1.1.25/vue-1.1.25.tgz 9495ms (cache miss)
- 1326 http fetch GET 200 https://cdn.npmmirror.com/packages/%40intlify/vue-devtools/9.2.2/vue-devtools-9.2.2.tgz 9482ms (cache miss)
- 1327 http fetch GET 200 https://cdn.npmmirror.com/packages/braces/3.0.2/braces-3.0.2.tgz 9521ms (cache miss)
- 1328 http fetch GET 200 https://cdn.npmmirror.com/packages/execa/5.1.1/execa-5.1.1.tgz 9563ms (cache miss)
- 1329 http fetch GET 200 https://cdn.npmmirror.com/packages/chardet/0.7.0/chardet-0.7.0.tgz 9544ms (cache miss)
- 1330 http fetch GET 200 https://cdn.npmmirror.com/packages/escape-string-regexp/1.0.5/escape-string-regexp-1.0.5.tgz 9454ms (cache miss)
- 1331 http fetch GET 200 https://cdn.npmmirror.com/packages/xxhashjs/0.2.2/xxhashjs-0.2.2.tgz 9709ms (cache miss)
- 1332 http fetch GET 200 https://cdn.npmmirror.com/packages/%40intlify/devtools-if/9.2.2/devtools-if-9.2.2.tgz 9516ms (cache miss)
- 1333 http fetch GET 200 https://cdn.npmmirror.com/packages/ansi-styles/3.2.1/ansi-styles-3.2.1.tgz 9481ms (cache miss)
- 1334 http fetch GET 200 https://cdn.npmmirror.com/packages/estree-walker/2.0.2/estree-walker-2.0.2.tgz 9486ms (cache miss)
- 1335 http fetch GET 200 https://cdn.npmmirror.com/packages/estree-walker/2.0.2/estree-walker-2.0.2.tgz 9489ms (cache miss)
- 1336 http fetch GET 200 https://cdn.npmmirror.com/packages/estree-walker/2.0.2/estree-walker-2.0.2.tgz 9488ms (cache miss)
- 1337 http fetch GET 200 https://cdn.npmmirror.com/packages/%40vueuse/metadata/9.13.0/metadata-9.13.0.tgz 9579ms (cache miss)
- 1338 http fetch GET 200 https://cdn.npmmirror.com/packages/%40swc/types/0.1.5/types-0.1.5.tgz 9565ms (cache miss)
- 1339 http fetch GET 200 https://cdn.npmmirror.com/packages/memoize-one/6.0.0/memoize-one-6.0.0.tgz 9668ms (cache miss)
- 1340 http fetch GET 200 https://cdn.npmmirror.com/packages/statuses/1.5.0/statuses-1.5.0.tgz 9534ms (cache miss)
- 1341 http fetch GET 200 https://cdn.npmmirror.com/packages/%40jridgewell/gen-mapping/0.3.2/gen-mapping-0.3.2.tgz 9522ms (cache miss)
- 1342 http fetch GET 200 https://cdn.npmmirror.com/packages/%40rollup/plugin-commonjs/24.1.0/plugin-commonjs-24.1.0.tgz 9588ms (cache miss)
- 1343 http fetch GET 200 https://cdn.npmmirror.com/packages/%40jridgewell/set-array/1.1.2/set-array-1.1.2.tgz 9582ms (cache miss)
- 1344 http fetch GET 200 https://cdn.npmmirror.com/packages/listhen/1.0.4/listhen-1.0.4.tgz 9688ms (cache miss)
- 1345 http fetch GET 200 https://cdn.npmmirror.com/packages/emoji-regex/8.0.0/emoji-regex-8.0.0.tgz 9591ms (cache miss)
- 1346 http fetch GET 200 https://cdn.npmmirror.com/packages/%40jridgewell/gen-mapping/0.3.2/gen-mapping-0.3.2.tgz 9600ms (cache miss)
- 1347 http fetch GET 200 https://cdn.npmmirror.com/packages/%40jridgewell/gen-mapping/0.1.1/gen-mapping-0.1.1.tgz 9682ms (cache miss)
- 1348 http fetch GET 200 https://cdn.npmmirror.com/packages/%40antfu/utils/0.7.2/utils-0.7.2.tgz 9693ms (cache miss)
- 1349 http fetch GET 200 https://cdn.npmmirror.com/packages/semver/6.3.0/semver-6.3.0.tgz 10419ms (cache miss)
- 1350 http fetch GET 200 https://cdn.npmmirror.com/packages/human-signals/4.3.1/human-signals-4.3.1.tgz 10425ms (cache miss)
- 1351 http fetch GET 200 https://cdn.npmmirror.com/packages/glob/7.2.3/glob-7.2.3.tgz 10411ms (cache miss)
- 1352 http fetch GET 200 https://cdn.npmmirror.com/packages/%40jridgewell/source-map/0.3.2/source-map-0.3.2.tgz 10471ms (cache miss)
- 1353 http fetch GET 200 https://cdn.npmmirror.com/packages/chalk/5.2.0/chalk-5.2.0.tgz 10520ms (cache miss)
- 1354 http fetch GET 200 https://cdn.npmmirror.com/packages/source-map-js/1.0.2/source-map-js-1.0.2.tgz 10694ms (cache miss)
- 1355 http fetch GET 200 https://cdn.npmmirror.com/packages/unimport/3.0.6/unimport-3.0.6.tgz 10726ms (cache miss)
- 1356 http fetch GET 200 https://cdn.npmmirror.com/packages/bl/5.1.0/bl-5.1.0.tgz 10587ms (cache miss)
- 1357 http fetch GET 200 https://cdn.npmmirror.com/packages/fastq/1.15.0/fastq-1.15.0.tgz 10635ms (cache miss)
- 1358 http fetch GET 200 https://cdn.npmmirror.com/packages/%40babel/helper-validator-identifier/7.19.1/helper-validator-identifier-7.19.1.tgz 10561ms (cache miss)
- 1359 http fetch GET 200 https://cdn.npmmirror.com/packages/bl/4.1.0/bl-4.1.0.tgz 10586ms (cache miss)
- 1360 http fetch GET 200 https://cdn.npmmirror.com/packages/mime/1.6.0/mime-1.6.0.tgz 10612ms (cache miss)
- 1361 http fetch GET 200 https://cdn.npmmirror.com/packages/external-editor/3.1.0/external-editor-3.1.0.tgz 10717ms (cache miss)
- 1362 http fetch GET 200 https://cdn.npmmirror.com/packages/emoji-regex/9.2.2/emoji-regex-9.2.2.tgz 10715ms (cache miss)
- 1363 http fetch GET 200 https://cdn.npmmirror.com/packages/electron-to-chromium/1.4.347/electron-to-chromium-1.4.347.tgz 10717ms (cache miss)
- 1364 http fetch GET 200 https://cdn.npmmirror.com/packages/magic-string/0.30.0/magic-string-0.30.0.tgz 10805ms (cache miss)
- 1365 http fetch GET 200 https://cdn.npmmirror.com/packages/cac/6.7.14/cac-6.7.14.tgz 10733ms (cache miss)
- 1366 http fetch GET 200 https://cdn.npmmirror.com/packages/%40babel/plugin-transform-typescript/7.21.3/plugin-transform-typescript-7.21.3.tgz 10700ms (cache miss)
- 1367 http fetch GET 200 https://cdn.npmmirror.com/packages/semver/6.3.0/semver-6.3.0.tgz 10662ms (cache miss)
- 1368 http fetch GET 200 https://cdn.npmmirror.com/packages/semver/6.3.0/semver-6.3.0.tgz 10663ms (cache miss)
- 1369 http fetch GET 200 https://cdn.npmmirror.com/packages/dom-serializer/2.0.0/dom-serializer-2.0.0.tgz 10798ms (cache miss)
- 1370 http fetch GET 200 https://cdn.npmmirror.com/packages/unplugin/1.3.1/unplugin-1.3.1.tgz 10915ms (cache miss)
- 1371 http fetch GET 200 https://cdn.npmmirror.com/packages/mime/2.5.2/mime-2.5.2.tgz 10723ms (cache miss)
- 1372 http fetch GET 200 https://cdn.npmmirror.com/packages/%40nuxt/schema/3.4.1/schema-3.4.1.tgz 10778ms (cache miss)
- 1373 http fetch GET 200 https://cdn.npmmirror.com/packages/%40vue/reactivity/3.2.47/reactivity-3.2.47.tgz 10807ms (cache miss)
- 1374 http fetch GET 200 https://cdn.npmmirror.com/packages/vscode-uri/3.0.7/vscode-uri-3.0.7.tgz 10986ms (cache miss)
- 1375 http fetch GET 200 https://cdn.npmmirror.com/packages/pinia/2.0.33/pinia-2.0.33.tgz 10936ms (cache miss)
- 1376 http fetch GET 200 https://cdn.npmmirror.com/packages/acorn/8.8.2/acorn-8.8.2.tgz 10929ms (cache miss)
- 1377 http fetch GET 200 https://cdn.npmmirror.com/packages/node-fetch/3.3.1/node-fetch-3.3.1.tgz 11033ms (cache miss)
- 1378 http fetch GET 200 https://cdn.npmmirror.com/packages/%40nuxt/schema/3.0.0/schema-3.0.0.tgz 10902ms (cache miss)
- 1379 http fetch GET 200 https://cdn.npmmirror.com/packages/windicss-analysis/0.3.5/windicss-analysis-0.3.5.tgz 11142ms (cache miss)
- 1380 http fetch GET 200 https://cdn.npmmirror.com/packages/gauge/3.0.2/gauge-3.0.2.tgz 11052ms (cache miss)
- 1381 http fetch GET 200 https://cdn.npmmirror.com/packages/untyped/1.3.2/untyped-1.3.2.tgz 11157ms (cache miss)
- 1382 http fetch GET 200 https://cdn.npmmirror.com/packages/webpack-sources/3.2.3/webpack-sources-3.2.3.tgz 11173ms (cache miss)
- 1383 http fetch GET 200 https://cdn.npmmirror.com/packages/execa/7.1.1/execa-7.1.1.tgz 10958ms (cache miss)
- 1384 http fetch GET 200 https://cdn.npmmirror.com/packages/immutable/4.3.0/immutable-4.3.0.tgz 11090ms (cache miss)
- 1385 http fetch GET 200 https://cdn.npmmirror.com/packages/%40vue/server-renderer/3.2.47/server-renderer-3.2.47.tgz 11044ms (cache miss)
- 1386 http fetch GET 200 https://cdn.npmmirror.com/packages/commander/8.3.0/commander-8.3.0.tgz 11026ms (cache miss)
- 1387 http fetch GET 200 https://cdn.npmmirror.com/packages/node-fetch/2.6.9/node-fetch-2.6.9.tgz 11001ms (cache miss)
- 1388 http fetch GET 200 https://cdn.npmmirror.com/packages/%40nuxt/vite-builder/3.4.1/vite-builder-3.4.1.tgz 11061ms (cache miss)
- 1389 http fetch GET 200 https://cdn.npmmirror.com/packages/%40intlify/message-compiler/9.2.2/message-compiler-9.2.2.tgz 11057ms (cache miss)
- 1390 http fetch GET 200 https://cdn.npmmirror.com/packages/source-map/0.7.4/source-map-0.7.4.tgz 11249ms (cache miss)
- 1391 http fetch GET 200 https://cdn.npmmirror.com/packages/http-proxy/1.18.1/http-proxy-1.18.1.tgz 11176ms (cache miss)
- 1392 http fetch GET 200 https://cdn.npmmirror.com/packages/windicss-webpack-plugin/1.7.8/windicss-webpack-plugin-1.7.8.tgz 11297ms (cache miss)
- 1393 http fetch GET 200 https://cdn.npmmirror.com/packages/%40babel/helper-module-transforms/7.21.2/helper-module-transforms-7.21.2.tgz 11099ms (cache miss)
- 1394 http fetch GET 200 https://cdn.npmmirror.com/packages/%40jridgewell/trace-mapping/0.3.17/trace-mapping-0.3.17.tgz 11169ms (cache miss)
- 1395 http fetch GET 200 https://cdn.npmmirror.com/packages/postcss-calc/8.2.4/postcss-calc-8.2.4.tgz 11342ms (cache miss)
- 1396 http fetch GET 200 https://cdn.npmmirror.com/packages/%40babel/helper-create-class-features-plugin/7.21.4/helper-create-class-features-plugin-7.21.4.tgz 11212ms (cache miss)
- 1397 http fetch GET 200 https://cdn.npmmirror.com/packages/magic-string/0.27.0/magic-string-0.27.0.tgz 11210ms (cache miss)
- 1398 http fetch GET 200 https://cdn.npmmirror.com/packages/%40swc/core/1.3.105/core-1.3.105.tgz 11262ms (cache miss)
- 1399 http fetch GET 200 https://cdn.npmmirror.com/packages/magic-string/0.25.9/magic-string-0.25.9.tgz 11211ms (cache miss)
- 1400 http fetch GET 200 https://cdn.npmmirror.com/packages/%40vue/compiler-core/3.2.47/compiler-core-3.2.47.tgz 11290ms (cache miss)
- 1401 http fetch GET 200 https://cdn.npmmirror.com/packages/json5/2.2.3/json5-2.2.3.tgz 11364ms (cache miss)
- 1402 http fetch GET 200 https://cdn.npmmirror.com/packages/magic-string/0.25.9/magic-string-0.25.9.tgz 11227ms (cache miss)
- 1403 http fetch GET 200 https://cdn.npmmirror.com/packages/vue-router/4.1.6/vue-router-4.1.6.tgz 11455ms (cache miss)
- 1404 http fetch GET 200 https://cdn.npmmirror.com/packages/debug/2.6.9/debug-2.6.9.tgz 11254ms (cache miss)
- 1405 http fetch GET 200 https://cdn.npmmirror.com/packages/jsonc-parser/3.2.0/jsonc-parser-3.2.0.tgz 11379ms (cache miss)
- 1406 http fetch GET 200 https://cdn.npmmirror.com/packages/%40babel/template/7.20.7/template-7.20.7.tgz 11285ms (cache miss)
- 1407 silly audit bulk request failed undefined
- 1408 http fetch GET 200 https://cdn.npmmirror.com/packages/magic-string/0.27.0/magic-string-0.27.0.tgz 11576ms (cache miss)
- 1409 http fetch GET https://registry.npmjs.org/qs/-/qs-6.7.0.tgz attempt 1 failed with ECONNRESET
- 1410 http fetch GET 200 https://cdn.npmmirror.com/packages/magic-string/0.27.0/magic-string-0.27.0.tgz 11593ms (cache miss)
- 1411 http fetch GET https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz attempt 1 failed with ECONNRESET
- 1412 http fetch GET 200 https://cdn.npmmirror.com/packages/%40intlify/core-base/9.2.2/core-base-9.2.2.tgz 11655ms (cache miss)
- 1413 http fetch GET 200 https://cdn.npmmirror.com/packages/debug/2.6.9/debug-2.6.9.tgz 11620ms (cache miss)
- 1414 http fetch GET 200 https://cdn.npmmirror.com/packages/magic-string/0.27.0/magic-string-0.27.0.tgz 11609ms (cache miss)
- 1415 http fetch GET 200 https://cdn.npmmirror.com/packages/magic-string/0.27.0/magic-string-0.27.0.tgz 11615ms (cache miss)
- 1416 http fetch GET https://registry.npmjs.org/@types/qrcode/-/qrcode-1.5.0.tgz attempt 1 failed with ECONNRESET
- 1417 http fetch GET 200 https://cdn.npmmirror.com/packages/debug/2.6.9/debug-2.6.9.tgz 11646ms (cache miss)
- 1418 http fetch GET https://registry.npmjs.org/@types/node/-/node-18.15.11.tgz attempt 1 failed with ECONNRESET
- 1419 http fetch GET https://registry.npmjs.org/yargs-parser/-/yargs-parser-18.1.3.tgz attempt 1 failed with ECONNRESET
- 1420 http fetch GET 200 https://cdn.npmmirror.com/packages/tapable/1.1.3/tapable-1.1.3.tgz 11679ms (cache miss)
- 1421 http fetch GET 200 https://cdn.npmmirror.com/packages/magic-string/0.27.0/magic-string-0.27.0.tgz 11664ms (cache miss)
- 1422 http fetch GET 200 https://cdn.npmmirror.com/packages/readable-stream/3.6.2/readable-stream-3.6.2.tgz 11885ms (cache miss)
- 1423 http fetch GET 200 https://cdn.npmmirror.com/packages/unimport/1.3.0/unimport-1.3.0.tgz 11706ms (cache miss)
- 1424 http fetch GET 200 https://cdn.npmmirror.com/packages/estree-walker/2.0.2/estree-walker-2.0.2.tgz 11756ms (cache miss)
- 1425 http fetch GET 200 https://cdn.npmmirror.com/packages/estree-walker/2.0.2/estree-walker-2.0.2.tgz 11759ms (cache miss)
- 1426 http fetch GET 200 https://cdn.npmmirror.com/packages/%40vue/runtime-core/3.2.47/runtime-core-3.2.47.tgz 11842ms (cache miss)
- 1427 http fetch GET 200 https://cdn.npmmirror.com/packages/tar/6.1.13/tar-6.1.13.tgz 12003ms (cache miss)
- 1428 http fetch GET 200 https://cdn.npmmirror.com/packages/estree-walker/2.0.2/estree-walker-2.0.2.tgz 11803ms (cache miss)
- 1429 http fetch GET 200 https://cdn.npmmirror.com/packages/estree-walker/2.0.2/estree-walker-2.0.2.tgz 11805ms (cache miss)
- 1430 http fetch GET https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz attempt 1 failed with ECONNRESET
- 1431 http fetch GET 200 https://cdn.npmmirror.com/packages/consola/3.0.2/consola-3.0.2.tgz 11839ms (cache miss)
- 1432 http fetch GET https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz attempt 1 failed with ECONNRESET
- 1433 http fetch GET 200 https://cdn.npmmirror.com/packages/%40nuxt/ui-templates/1.1.1/ui-templates-1.1.1.tgz 11879ms (cache miss)
- 1434 http fetch GET 200 https://cdn.npmmirror.com/packages/nth-check/2.1.1/nth-check-2.1.1.tgz 12032ms (cache miss)
- 1435 http fetch GET https://registry.npmjs.org/qrcode/-/qrcode-1.5.1.tgz attempt 1 failed with ECONNRESET
- 1436 http fetch GET 200 https://cdn.npmmirror.com/packages/%40vue/compiler-dom/3.2.47/compiler-dom-3.2.47.tgz 12107ms (cache miss)
- 1437 http fetch GET https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz attempt 1 failed with ECONNRESET
- 1438 http fetch GET https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz attempt 1 failed with ECONNRESET
- 1439 http fetch GET https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz attempt 1 failed with ECONNRESET
- 1440 http fetch GET https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz attempt 1 failed with ECONNRESET
- 1441 http fetch GET 200 https://cdn.npmmirror.com/packages/cheerio-select/2.1.0/cheerio-select-2.1.0.tgz 12255ms (cache miss)
- 1442 http fetch GET 200 https://cdn.npmmirror.com/packages/%40nodelib/fs.walk/1.2.8/fs.walk-1.2.8.tgz 12219ms (cache miss)
- 1443 http fetch GET 200 https://cdn.npmmirror.com/packages/%40vue/babel-plugin-jsx/1.1.1/babel-plugin-jsx-1.1.1.tgz 12249ms (cache miss)
- 1444 http fetch GET 200 https://cdn.npmmirror.com/packages/consola/3.0.2/consola-3.0.2.tgz 12182ms (cache miss)
- 1445 http fetch GET 200 https://cdn.npmmirror.com/packages/consola/2.15.3/consola-2.15.3.tgz 12288ms (cache miss)
- 1446 http fetch GET 200 https://cdn.npmmirror.com/packages/inquirer/9.1.5/inquirer-9.1.5.tgz 12335ms (cache miss)
- 1447 http fetch GET 200 https://cdn.npmmirror.com/packages/consola/3.0.2/consola-3.0.2.tgz 12198ms (cache miss)
- 1448 http fetch GET 200 https://cdn.npmmirror.com/packages/vite-plugin-top-level-await/1.4.1/vite-plugin-top-level-await-1.4.1.tgz 12431ms (cache miss)
- 1449 http fetch GET 200 https://cdn.npmmirror.com/packages/%40vueuse/core/9.13.0/core-9.13.0.tgz 12284ms (cache miss)
- 1450 http fetch GET 200 https://cdn.npmmirror.com/packages/node-fetch-native/1.1.0/node-fetch-native-1.1.0.tgz 12380ms (cache miss)
- 1451 http fetch GET 200 https://cdn.npmmirror.com/packages/clipboardy/3.0.0/clipboardy-3.0.0.tgz 12313ms (cache miss)
- 1452 http fetch GET 200 https://cdn.npmmirror.com/packages/nanoid/3.3.6/nanoid-3.3.6.tgz 12248ms (cache miss)
- 1453 http fetch GET 200 https://cdn.npmmirror.com/packages/vite-node/0.30.1/vite-node-0.30.1.tgz 12458ms (cache miss)
- 1454 http fetch GET 200 https://cdn.npmmirror.com/packages/%40cloudflare/kv-asset-handler/0.3.0/kv-asset-handler-0.3.0.tgz 12317ms (cache miss)
- 1455 http fetch GET 200 https://cdn.npmmirror.com/packages/readable-stream/2.3.8/readable-stream-2.3.8.tgz 12330ms (cache miss)
- 1456 http fetch GET 200 https://cdn.npmmirror.com/packages/iconv-lite/0.4.24/iconv-lite-0.4.24.tgz 12458ms (cache miss)
- 1457 http fetch GET 200 https://cdn.npmmirror.com/packages/readable-stream/2.3.8/readable-stream-2.3.8.tgz 12350ms (cache miss)
- 1458 http fetch GET 200 https://cdn.npmmirror.com/packages/readable-stream/2.3.8/readable-stream-2.3.8.tgz 12361ms (cache miss)
- 1459 http fetch GET 200 https://cdn.npmmirror.com/packages/postcss-ordered-values/6.0.0/postcss-ordered-values-6.0.0.tgz 12577ms (cache miss)
- 1460 http fetch GET 200 https://cdn.npmmirror.com/packages/mdn-data/2.0.30/mdn-data-2.0.30.tgz 12576ms (cache miss)
- 1461 http fetch GET 200 https://cdn.npmmirror.com/packages/lru-cache/9.0.3/lru-cache-9.0.3.tgz 12450ms (cache miss)
- 1462 http fetch GET 200 https://cdn.npmmirror.com/packages/csstype/2.6.21/csstype-2.6.21.tgz 12544ms (cache miss)
- 1463 http fetch GET 200 https://cdn.npmmirror.com/packages/%40vue/runtime-dom/3.2.47/runtime-dom-3.2.47.tgz 12532ms (cache miss)
- 1464 http fetch GET 200 https://cdn.npmmirror.com/packages/fs-extra/11.1.1/fs-extra-11.1.1.tgz 12615ms (cache miss)
- 1465 http fetch GET 200 https://cdn.npmmirror.com/packages/%40mapbox/node-pre-gyp/1.0.10/node-pre-gyp-1.0.10.tgz 12642ms (cache miss)
- 1466 http fetch GET 200 https://cdn.npmmirror.com/packages/postcss-selector-parser/6.0.11/postcss-selector-parser-6.0.11.tgz 12787ms (cache miss)
- 1467 http fetch GET 200 https://cdn.npmmirror.com/packages/vue-i18n/9.2.2/vue-i18n-9.2.2.tgz 12861ms (cache miss)
- 1468 http fetch GET 200 https://cdn.npmmirror.com/packages/htmlparser2/8.0.2/htmlparser2-8.0.2.tgz 12806ms (cache miss)
- 1469 http fetch GET 200 https://cdn.npmmirror.com/packages/node-domexception/1.0.0/node-domexception-1.0.0.tgz 12837ms (cache miss)
- 1470 http fetch GET 200 https://cdn.npmmirror.com/packages/source-map/0.6.1/source-map-0.6.1.tgz 12705ms (cache miss)
- 1471 http fetch GET 200 https://cdn.npmmirror.com/packages/fs-extra/10.1.0/fs-extra-10.1.0.tgz 12731ms (cache miss)
- 1472 http fetch GET 200 https://cdn.npmmirror.com/packages/async-validator/4.2.5/async-validator-4.2.5.tgz 12791ms (cache miss)
- 1473 http fetch GET 200 https://cdn.npmmirror.com/packages/%40floating-ui/dom/1.2.5/dom-1.2.5.tgz 12791ms (cache miss)
- 1474 http fetch GET 200 https://cdn.npmmirror.com/packages/mdn-data/2.0.28/mdn-data-2.0.28.tgz 12762ms (cache miss)
- 1475 http fetch GET 200 https://cdn.npmmirror.com/packages/fs-extra/10.1.0/fs-extra-10.1.0.tgz 12774ms (cache miss)
- 1476 http fetch GET 200 https://cdn.npmmirror.com/packages/source-map/0.6.1/source-map-0.6.1.tgz 12774ms (cache miss)
- 1477 http fetch GET 200 https://cdn.npmmirror.com/packages/source-map/0.6.1/source-map-0.6.1.tgz 12775ms (cache miss)
- 1478 http fetch GET 200 https://cdn.npmmirror.com/packages/%40vue/compiler-sfc/3.2.47/compiler-sfc-3.2.47.tgz 12857ms (cache miss)
- 1479 http fetch GET 200 https://cdn.npmmirror.com/packages/vscode-languageserver/7.0.0/vscode-languageserver-7.0.0.tgz 13046ms (cache miss)
- 1480 http fetch GET 200 https://cdn.npmmirror.com/packages/vscode-jsonrpc/6.0.0/vscode-jsonrpc-6.0.0.tgz 13047ms (cache miss)
- 1481 http fetch GET 200 https://cdn.npmmirror.com/packages/fs-extra/10.1.0/fs-extra-10.1.0.tgz 12822ms (cache miss)
- 1482 http fetch GET 200 https://cdn.npmmirror.com/packages/colord/2.9.3/colord-2.9.3.tgz 12962ms (cache miss)
- 1483 http fetch GET 200 https://cdn.npmmirror.com/packages/source-map/0.6.1/source-map-0.6.1.tgz 12866ms (cache miss)
- 1484 http fetch GET 200 https://cdn.npmmirror.com/packages/%40babel/parser/7.21.4/parser-7.21.4.tgz 12915ms (cache miss)
- 1485 http fetch GET 200 https://cdn.npmmirror.com/packages/jiti/1.18.2/jiti-1.18.2.tgz 13062ms (cache miss)
- 1486 http fetch GET 200 https://cdn.npmmirror.com/packages/%40floating-ui/core/1.2.5/core-1.2.5.tgz 13268ms (cache miss)
- 1487 http fetch GET 200 https://cdn.npmmirror.com/packages/%40vercel/nft/0.22.6/nft-0.22.6.tgz 13326ms (cache miss)
- 1488 http fetch GET 200 https://cdn.npmmirror.com/packages/%40ctrl/tinycolor/3.6.0/tinycolor-3.6.0.tgz 13323ms (cache miss)
- 1489 http fetch GET 200 https://cdn.npmmirror.com/packages/rollup-plugin-visualizer/5.9.0/rollup-plugin-visualizer-5.9.0.tgz 13518ms (cache miss)
- 1490 http fetch GET 200 https://cdn.npmmirror.com/packages/enhanced-resolve/5.12.0/enhanced-resolve-5.12.0.tgz 13505ms (cache miss)
- 1491 http fetch GET 200 https://cdn.npmmirror.com/packages/semver/7.4.0/semver-7.4.0.tgz 13620ms (cache miss)
- 1492 http fetch GET 200 https://cdn.npmmirror.com/packages/enhanced-resolve/4.5.0/enhanced-resolve-4.5.0.tgz 13482ms (cache miss)
- 1493 http fetch GET 200 https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz 13598ms (cache miss)
- 1494 http fetch GET 200 https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz 13647ms (cache miss)
- 1495 http fetch GET 200 https://cdn.npmmirror.com/packages/type-fest/0.21.3/type-fest-0.21.3.tgz 13732ms (cache miss)
- 1496 http fetch GET 200 https://cdn.npmmirror.com/packages/cuint/0.2.2/cuint-0.2.2.tgz 13901ms (cache miss)
- 1497 http fetch GET 200 https://cdn.npmmirror.com/packages/vscode-languageserver-protocol/3.16.0/vscode-languageserver-protocol-3.16.0.tgz 14033ms (cache miss)
- 1498 http fetch GET 200 https://cdn.npmmirror.com/packages/%40babel/generator/7.21.4/generator-7.21.4.tgz 13917ms (cache miss)
- 1499 http fetch GET 200 https://cdn.npmmirror.com/packages/postcss/8.4.21/postcss-8.4.21.tgz 14192ms (cache miss)
- 1500 http fetch GET 200 https://cdn.npmmirror.com/packages/yargs/17.7.1/yargs-17.7.1.tgz 14601ms (cache miss)
- 1501 http fetch GET 200 https://cdn.npmmirror.com/packages/%40babel/helpers/7.21.0/helpers-7.21.0.tgz 14431ms (cache miss)
- 1502 http fetch GET 200 https://cdn.npmmirror.com/packages/fast-glob/3.2.12/fast-glob-3.2.12.tgz 14955ms (cache miss)
- 1503 http fetch GET 200 https://cdn.npmmirror.com/packages/rollup/3.20.2/rollup-3.20.2.tgz 15075ms (cache miss)
- 1504 http fetch GET 200 https://cdn.npmmirror.com/packages/domutils/3.0.1/domutils-3.0.1.tgz 15144ms (cache miss)
- 1505 http fetch GET 200 https://cdn.npmmirror.com/packages/vue/3.2.47/vue-3.2.47.tgz 15288ms (cache miss)
- 1506 http fetch GET 200 https://cdn.npmmirror.com/packages/unstorage/1.5.0/unstorage-1.5.0.tgz 15295ms (cache miss)
- 1507 http fetch GET 200 https://cdn.npmmirror.com/packages/prompts/2.4.2/prompts-2.4.2.tgz 15283ms (cache miss)
- 1508 http fetch GET 200 https://cdn.npmmirror.com/packages/%40sxzz/popperjs-es/2.11.7/popperjs-es-2.11.7.tgz 15149ms (cache miss)
- 1509 http fetch GET 200 https://cdn.npmmirror.com/packages/uuid/9.0.1/uuid-9.0.1.tgz 15332ms (cache miss)
- 1510 http fetch GET 200 https://cdn.npmmirror.com/packages/entities/4.5.0/entities-4.5.0.tgz 15246ms (cache miss)
- 1511 http fetch GET 200 https://cdn.npmmirror.com/packages/vscode-languageclient/7.0.0/vscode-languageclient-7.0.0.tgz 15365ms (cache miss)
- 1512 http fetch GET 200 https://cdn.npmmirror.com/packages/%40babel/traverse/7.21.4/traverse-7.21.4.tgz 15193ms (cache miss)
- 1513 http fetch GET 200 https://cdn.npmmirror.com/packages/terser/5.16.8/terser-5.16.8.tgz 15408ms (cache miss)
- 1514 http fetch GET 200 https://cdn.npmmirror.com/packages/vite/4.2.1/vite-4.2.1.tgz 15471ms (cache miss)
- 1515 http fetch GET 200 https://cdn.npmmirror.com/packages/parse5/7.1.2/parse5-7.1.2.tgz 15471ms (cache miss)
- 1516 http fetch GET 200 https://cdn.npmmirror.com/packages/autoprefixer/10.4.14/autoprefixer-10.4.14.tgz 15420ms (cache miss)
- 1517 http fetch GET 200 https://cdn.npmmirror.com/packages/svgo/3.0.2/svgo-3.0.2.tgz 15585ms (cache miss)
- 1518 http fetch GET 200 https://cdn.npmmirror.com/packages/type-fest/2.19.0/type-fest-2.19.0.tgz 15395ms (cache miss)
- 1519 http fetch GET 200 https://cdn.npmmirror.com/packages/ioredis/5.3.2/ioredis-5.3.2.tgz 15553ms (cache miss)
- 1520 http fetch GET 200 https://cdn.npmmirror.com/packages/nitropack/2.3.3/nitropack-2.3.3.tgz 15592ms (cache miss)
- 1521 http fetch GET 200 https://cdn.npmmirror.com/packages/node-forge/1.3.1/node-forge-1.3.1.tgz 15598ms (cache miss)
- 1522 http fetch GET 200 https://cdn.npmmirror.com/packages/css-select/5.1.0/css-select-5.1.0.tgz 15579ms (cache miss)
- 1523 http fetch GET 200 https://cdn.npmmirror.com/packages/type-fest/3.8.0/type-fest-3.8.0.tgz 15726ms (cache miss)
- 1524 http fetch GET 200 https://cdn.npmmirror.com/packages/sass/1.60.0/sass-1.60.0.tgz 15749ms (cache miss)
- 1525 http fetch GET 200 https://cdn.npmmirror.com/packages/csso/5.0.5/csso-5.0.5.tgz 15729ms (cache miss)
- 1526 http fetch GET 200 https://cdn.npmmirror.com/packages/resolve/1.22.1/resolve-1.22.1.tgz 15931ms (cache miss)
- 1527 http fetch GET 200 https://cdn.npmmirror.com/packages/nuxi/3.4.1/nuxi-3.4.1.tgz 15991ms (cache miss)
- 1528 http fetch GET 200 https://cdn.npmmirror.com/packages/cheerio/1.0.0-rc.12/cheerio-1.0.0-rc.12.tgz 15982ms (cache miss)
- 1529 http fetch GET 200 https://cdn.npmmirror.com/packages/vite-plugin-checker/0.5.6/vite-plugin-checker-0.5.6.tgz 16312ms (cache miss)
- 1530 http fetch GET 200 https://cdn.npmmirror.com/packages/%40babel/core/7.21.4/core-7.21.4.tgz 16133ms (cache miss)
- 1531 http fetch GET 200 https://cdn.npmmirror.com/packages/async/3.2.4/async-3.2.4.tgz 16215ms (cache miss)
- 1532 http fetch GET 200 https://cdn.npmmirror.com/packages/nuxt/3.4.1/nuxt-3.4.1.tgz 16406ms (cache miss)
- 1533 http fetch GET 200 https://cdn.npmmirror.com/packages/%40esbuild/win32-x64/0.17.17/win32-x64-0.17.17.tgz 16314ms (cache miss)
- 1534 http fetch GET 200 https://cdn.npmmirror.com/packages/windicss/3.5.6/windicss-3.5.6.tgz 16546ms (cache miss)
- 1535 http fetch GET 200 https://cdn.npmmirror.com/packages/web-streams-polyfill/3.2.1/web-streams-polyfill-3.2.1.tgz 16636ms (cache miss)
- 1536 http fetch GET 200 https://cdn.npmmirror.com/packages/unenv/1.4.1/unenv-1.4.1.tgz 16703ms (cache miss)
- 1537 http fetch GET 200 https://cdn.npmmirror.com/packages/%40babel/types/7.21.4/types-7.21.4.tgz 16706ms (cache miss)
- 1538 http fetch GET 200 https://cdn.npmmirror.com/packages/css-tree/2.2.1/css-tree-2.2.1.tgz 17477ms (cache miss)
- 1539 http fetch GET 200 https://cdn.npmmirror.com/packages/%40types/lodash-es/4.17.7/lodash-es-4.17.7.tgz 17563ms (cache miss)
- 1540 http fetch GET 200 https://cdn.npmmirror.com/packages/css-tree/2.3.1/css-tree-2.3.1.tgz 17618ms (cache miss)
- 1541 http fetch GET 200 https://cdn.npmmirror.com/packages/%40babel/standalone/7.21.3/standalone-7.21.3.tgz 17795ms (cache miss)
- 1542 http fetch GET 200 https://cdn.npmmirror.com/packages/%40element-plus/icons-vue/2.1.0/icons-vue-2.1.0.tgz 17834ms (cache miss)
- 1543 http fetch GET 200 https://cdn.npmmirror.com/packages/dayjs/1.11.7/dayjs-1.11.7.tgz 18368ms (cache miss)
- 1544 http fetch GET 200 https://cdn.npmmirror.com/packages/lodash-es/4.17.21/lodash-es-4.17.21.tgz 19689ms (cache miss)
- 1545 http fetch GET 200 https://cdn.npmmirror.com/packages/%40swc/core-win32-x64-msvc/1.3.105/core-win32-x64-msvc-1.3.105.tgz 19780ms (cache miss)
- 1546 http fetch GET 200 https://cdn.npmmirror.com/packages/caniuse-lite/1.0.30001473/caniuse-lite-1.0.30001473.tgz 20279ms (cache miss)
- 1547 http fetch GET 200 https://cdn.npmmirror.com/packages/lodash/4.17.21/lodash-4.17.21.tgz 20514ms (cache miss)
- 1548 http fetch GET 200 https://cdn.npmmirror.com/packages/%40types/lodash/4.14.192/lodash-4.14.192.tgz 20964ms (cache miss)
- 1549 http fetch GET 200 https://registry.npmjs.org/qs/-/qs-6.7.0.tgz 24402ms attempt #2 (cache miss)
- 1550 http fetch GET https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz attempt 1 failed with ECONNRESET
- 1551 http fetch GET 200 https://cdn.npmmirror.com/packages/rxjs/7.8.0/rxjs-7.8.0.tgz 24686ms (cache miss)
- 1552 http fetch GET 200 https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz 24574ms (cache miss)
- 1553 http fetch GET 200 https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz 24662ms (cache miss)
- 1554 http fetch GET 200 https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz 24749ms (cache miss)
- 1555 http fetch GET 200 https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz 24925ms (cache miss)
- 1556 http fetch GET 200 https://registry.npmjs.org/cliui/-/cliui-6.0.0.tgz 25027ms (cache miss)
- 1557 http fetch POST 400 https://registry.npmjs.org/-/npm/v1/security/audits/quick 13650ms
- 1558 verbose audit error HttpErrorGeneral: 400 Bad Request - POST https://registry.npmjs.org/-/npm/v1/security/audits/quick - Bad Request
- 1558 verbose audit error at C:\Program Files\nodejs\node_modules\npm\node_modules\npm-registry-fetch\lib\check-response.js:95:15
- 1558 verbose audit error at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
- 1558 verbose audit error at async [getReport] (C:\Program Files\nodejs\node_modules\npm\node_modules\@npmcli\arborist\lib\audit-report.js:336:21)
- 1558 verbose audit error at async AuditReport.run (C:\Program Files\nodejs\node_modules\npm\node_modules\@npmcli\arborist\lib\audit-report.js:106:19) {
- 1558 verbose audit error headers: [Object: null prototype] {
- 1558 verbose audit error date: [ 'Mon, 22 Jul 2024 09:05:11 GMT' ],
- 1558 verbose audit error 'transfer-encoding': [ 'chunked' ],
- 1558 verbose audit error connection: [ 'keep-alive' ],
- 1558 verbose audit error 'cf-ray': [ '8a72447c8868108e-HKG' ],
- 1558 verbose audit error 'cf-cache-status': [ 'DYNAMIC' ],
- 1558 verbose audit error vary: [ 'Accept-Encoding' ],
- 1558 verbose audit error server: [ 'cloudflare' ],
- 1558 verbose audit error 'x-fetch-attempts': [ '1' ]
- 1558 verbose audit error },
- 1558 verbose audit error statusCode: 400,
- 1558 verbose audit error code: 'E400',
- 1558 verbose audit error method: 'POST',
- 1558 verbose audit error uri: 'https://registry.npmjs.org/-/npm/v1/security/audits/quick',
- 1558 verbose audit error body: {
- 1558 verbose audit error statusCode: 400,
- 1558 verbose audit error error: 'Bad Request',
- 1558 verbose audit error message: 'Invalid package tree, run npm install to rebuild your package-lock.json'
- 1558 verbose audit error },
- 1558 verbose audit error pkgid: undefined
- 1558 verbose audit error }
- 1559 silly audit error [object Object]
- 1560 silly audit report null
- 1561 http fetch GET 200 https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz 25497ms attempt #2 (cache miss)
- 1562 http fetch GET 200 https://registry.npmjs.org/qrcode/-/qrcode-1.5.1.tgz 25985ms attempt #2 (cache miss)
- 1563 http fetch GET 200 https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz 26025ms attempt #2 (cache miss)
- 1564 http fetch GET 200 https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz 26113ms attempt #2 (cache miss)
- 1565 http fetch GET 200 https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz 26003ms attempt #2 (cache miss)
- 1566 http fetch GET 200 https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz 26072ms attempt #2 (cache miss)
- 1567 http fetch GET https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz attempt 2 failed with ECONNRESET
- 1568 http fetch GET https://registry.npmjs.org/@types/node/-/node-18.15.11.tgz attempt 2 failed with ECONNRESET
- 1569 http fetch GET https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz attempt 2 failed with ECONNRESET
- 1570 http fetch GET 200 https://cdn.npmmirror.com/packages/element-plus/2.3.2/element-plus-2.3.2.tgz 35292ms (cache miss)
- 1571 http fetch GET https://registry.npmjs.org/@types/qrcode/-/qrcode-1.5.0.tgz attempt 2 failed with ECONNRESET
- 1572 http fetch GET https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz attempt 2 failed with ECONNRESET
- 1573 http fetch GET 200 https://registry.npmjs.org/@types/qrcode/-/qrcode-1.5.0.tgz 98046ms attempt #3 (cache miss)
- 1574 http fetch GET https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz attempt 3 failed with ECONNRESET
- 1575 http fetch GET https://registry.npmjs.org/@types/node/-/node-18.15.11.tgz attempt 3 failed with ECONNRESET
- 1576 http fetch GET https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz attempt 3 failed with ECONNRESET
- 1577 http fetch GET https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz attempt 3 failed with ECONNRESET
- 1578 warn cleanup Failed to remove some directories [
- 1578 warn cleanup [
- 1578 warn cleanup '\\\\?\\路径\\niucloud\\niucloud-master\\web\\node_modules\\encode-utf8',
- 1578 warn cleanup [Error: ENOTEMPTY: directory not empty, rmdir 'E:\SaaS业务\niucloud\niucloud-master\web\node_modules\encode-utf8'] {
- 1578 warn cleanup errno: -4051,
- 1578 warn cleanup code: 'ENOTEMPTY',
- 1578 warn cleanup syscall: 'rmdir',
- 1578 warn cleanup path: '路径\\niucloud\\niucloud-master\\web\\node_modules\\encode-utf8'
- 1578 warn cleanup }
- 1578 warn cleanup ],
- 1578 warn cleanup [
- 1578 warn cleanup '\\\\?\\路径\\niucloud\\niucloud-master\\web\\node_modules\\pngjs',
- 1578 warn cleanup [Error: EPERM: operation not permitted, unlink 'E:\SaaS业务\niucloud\niucloud-master\web\node_modules\pngjs\browser.js'] {
- 1578 warn cleanup errno: -4048,
- 1578 warn cleanup code: 'EPERM',
- 1578 warn cleanup syscall: 'unlink',
- 1578 warn cleanup path: '路径\\niucloud\\niucloud-master\\web\\node_modules\\pngjs\\browser.js'
- 1578 warn cleanup }
- 1578 warn cleanup ],
- 1578 warn cleanup [
- 1578 warn cleanup '\\\\?\\路径\\niucloud\\niucloud-master\\web\\node_modules\\qrcode\\node_modules\\emoji-regex',
- 1578 warn cleanup [Error: EPERM: operation not permitted, unlink 'E:\SaaS业务\niucloud\niucloud-master\web\node_modules\qrcode\node_modules\emoji-regex\index.js'] {
- 1578 warn cleanup errno: -4048,
- 1578 warn cleanup code: 'EPERM',
- 1578 warn cleanup syscall: 'unlink',
- 1578 warn cleanup path: '路径\\niucloud\\niucloud-master\\web\\node_modules\\qrcode\\node_modules\\emoji-regex\\index.js'
- 1578 warn cleanup }
- 1578 warn cleanup ],
- 1578 warn cleanup [
- 1578 warn cleanup '\\\\?\\路径\\niucloud\\niucloud-master\\web\\node_modules\\qrcode\\node_modules\\yargs',
- 1578 warn cleanup [Error: EPERM: operation not permitted, unlink 'E:\SaaS业务\niucloud\niucloud-master\web\node_modules\qrcode\node_modules\yargs\CHANGELOG.md'] {
- 1578 warn cleanup errno: -4048,
- 1578 warn cleanup code: 'EPERM',
- 1578 warn cleanup syscall: 'unlink',
- 1578 warn cleanup path: '路径\\niucloud\\niucloud-master\\web\\node_modules\\qrcode\\node_modules\\yargs\\CHANGELOG.md'
- 1578 warn cleanup }
- 1578 warn cleanup ],
- 1578 warn cleanup [
- 1578 warn cleanup '\\\\?\\路径\\niucloud\\niucloud-master\\web\\node_modules\\qrcode\\node_modules\\yargs-parser',
- 1578 warn cleanup [Error: EPERM: operation not permitted, unlink 'E:\SaaS业务\niucloud\niucloud-master\web\node_modules\qrcode\node_modules\yargs-parser\index.js'] {
- 1578 warn cleanup errno: -4048,
- 1578 warn cleanup code: 'EPERM',
- 1578 warn cleanup syscall: 'unlink',
- 1578 warn cleanup path: '路径\\niucloud\\niucloud-master\\web\\node_modules\\qrcode\\node_modules\\yargs-parser\\index.js'
- 1578 warn cleanup }
- 1578 warn cleanup ],
- 1578 warn cleanup [
- 1578 warn cleanup '\\\\?\\路径\\niucloud\\niucloud-master\\web\\node_modules',
- 1578 warn cleanup [Error: EPERM: operation not permitted, lstat 'E:\SaaS业务\niucloud\niucloud-master\web\node_modules\encode-utf8\test.js'] {
- 1578 warn cleanup errno: -4048,
- 1578 warn cleanup code: 'EPERM',
- 1578 warn cleanup syscall: 'lstat',
- 1578 warn cleanup path: '路径\\niucloud\\niucloud-master\\web\\node_modules\\encode-utf8\\test.js'
- 1578 warn cleanup }
- 1578 warn cleanup ],
- 1578 warn cleanup [
- 1578 warn cleanup '\\\\?\\路径\\niucloud\\niucloud-master\\web\\node_modules\\qrcode',
- 1578 warn cleanup [Error: EPERM: operation not permitted, unlink 'E:\SaaS业务\niucloud\niucloud-master\web\node_modules\qrcode\node_modules\emoji-regex\index.js'] {
- 1578 warn cleanup errno: -4048,
- 1578 warn cleanup code: 'EPERM',
- 1578 warn cleanup syscall: 'unlink',
- 1578 warn cleanup path: '路径\\niucloud\\niucloud-master\\web\\node_modules\\qrcode\\node_modules\\emoji-regex\\index.js'
- 1578 warn cleanup }
- 1578 warn cleanup ]
- 1578 warn cleanup ]
- 1579 verbose type system
- 1580 verbose stack FetchError: request to https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz failed, reason: read ECONNRESET
- 1580 verbose stack at ClientRequest.<anonymous> (C:\Program Files\nodejs\node_modules\npm\node_modules\minipass-fetch\lib\index.js:130:14)
- 1580 verbose stack at ClientRequest.emit (node:events:520:28)
- 1580 verbose stack at _destroy (node:_http_client:875:13)
- 1580 verbose stack at onSocketNT (node:_http_client:895:5)
- 1580 verbose stack at process.processTicksAndRejections (node:internal/process/task_queues:83:21)
- 1581 error code ECONNRESET
- 1582 error syscall read
- 1583 error errno ECONNRESET
- 1584 error network request to https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz failed, reason: read ECONNRESET
- 1585 error network This is a problem related to network connectivity.
- 1585 error network In most cases you are behind a proxy or have bad network settings.
- 1585 error network
- 1585 error network If you are behind a proxy, please make sure that the
- 1585 error network 'proxy' config is set properly. See: 'npm help config'
- 1586 silly unfinished npm timer reify 1721639082471
- 1587 silly unfinished npm timer reify:unpack 1721639085440
- 1588 silly unfinished npm timer reifyNode:node_modules/which-module 1721639085440
- 1589 silly unfinished npm timer reifyNode:node_modules/qrcode/node_modules/yargs-parser 1721639085441
- 1590 silly unfinished npm timer reifyNode:node_modules/qrcode/node_modules/yargs 1721639085441
- 1591 silly unfinished npm timer reifyNode:node_modules/qrcode/node_modules/emoji-regex 1721639085441
- 1592 silly unfinished npm timer reifyNode:node_modules/qrcode/node_modules/color-convert 1721639085441
- 1593 silly unfinished npm timer reifyNode:node_modules/pngjs 1721639085441
- 1594 silly unfinished npm timer reifyNode:node_modules/path-exists 1721639085441
- 1595 silly unfinished npm timer reifyNode:node_modules/encode-utf8 1721639085442
- 1596 silly unfinished npm timer reifyNode:node_modules/@types/node 1721639085444
- 1597 verbose cwd E:\SaaS业务\niucloud\niucloud-master\web
- 1598 verbose os Windows_NT 10.0.19045
- 1599 verbose node v22.5.1
- 1600 verbose npm v10.8.2
- 1601 verbose exit 1
- 1602 verbose code 1
- 1603 error A complete log of this run can
复制代码
|
|