core icon indicating copy to clipboard operation
core copied to clipboard

图片粘贴导致报错[Bug report]

Open AndersonHJB opened this issue 3 months ago • 1 comments

Description

d214431379420520bc425ddb40c63002 现在最新版本对于图片是不是有问题?我粘贴图片进去就会出现这样的报错,重启 pnpm run docs:dev 后才能正常,新建文章在运行的时候也是这样

f2ec8914b9c990275ecb4f63cc9c3e32

重启好几次

Reproduction

No

Used Package Manager

pnpm

System Info

cc45001927c71.jpg'
  6  |  import _imports_3 from '@source/column/Rust/README.assets/111111.jpg'
     |                          ^
  7  |  import _imports_4 from '@source/column/Rust/README.assets/sssss.jpg'
  8  |  import _imports_5 from '/gzh.jpg'
      at formatError (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50647:46)
      at TransformContext.error (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50641:19)
      at normalizeUrl (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65705:33)
      at async file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65860:47
      at async Promise.all (index 4)
      at async TransformContext.transform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65781:13)
      at async Object.transform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50956:30)
      at async loadAndTransform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:53746:29)
      at async viteTransformMiddleware (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:63522:32)
23:37:16 [vite] hmr update /@fs/Users/huangjiabao/bornforthis.cn/docs/.vuepress/.temp/internal/searchIndex.js
23:37:16 [vite] Internal server error: Failed to resolve import "@source/column/Rust/README.assets/111111.jpg" from "docs/.vuepress/.temp/pages/column/Rust/index.html.vue". Does the file exist?
  Plugin: vite:import-analysis
  File: /Users/huangjiabao/bornforthis.cn/docs/.vuepress/.temp/pages/column/Rust/index.html.vue:42:62
  4  |  import _imports_1 from '@source/column/Rust/README.assets/c9a81yye2bffbb9e27abcdbbe875f1c7.png'
  5  |  import _imports_2 from '@source/column/Rust/README.assets/9fffda1729246296209cc45001927c71.jpg'
  6  |  import _imports_3 from '@source/column/Rust/README.assets/111111.jpg'
     |                          ^
  7  |  import _imports_4 from '@source/column/Rust/README.assets/sssss.jpg'
  8  |  import _imports_5 from '/gzh.jpg'
      at formatError (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50647:46)
      at TransformContext.error (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50641:19)
      at normalizeUrl (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65705:33)
      at async file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65860:47
      at async Promise.all (index 4)
      at async TransformContext.transform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65781:13)
      at async Object.transform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50956:30)
      at async loadAndTransform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:53746:29)
      at async viteTransformMiddleware (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:63522:32)
info page column/Rust/README.md is modified
23:37:30 [vite] hmr update /@fs/Users/huangjiabao/bornforthis.cn/docs/.vuepress/.temp/pages/column/Rust/index.html.js
23:37:30 [vite] hmr update /@fs/Users/huangjiabao/bornforthis.cn/docs/.vuepress/.temp/pages/column/Rust/index.html.js
23:37:30 [vite] Pre-transform error: Failed to resolve import "@source/column/Rust/README.assets/111111.jpg" from "docs/.vuepress/.temp/pages/column/Rust/index.html.vue". Does the file exist?
23:37:30 [vite] Internal server error: Failed to resolve import "@source/column/Rust/README.assets/111111.jpg" from "docs/.vuepress/.temp/pages/column/Rust/index.html.vue". Does the file exist?
  Plugin: vite:import-analysis
  File: /Users/huangjiabao/bornforthis.cn/docs/.vuepress/.temp/pages/column/Rust/index.html.vue:42:62
  4  |  import _imports_1 from '@source/column/Rust/README.assets/c9a81yye2bffbb9e27abcdbbe875f1c7.png'
  5  |  import _imports_2 from '@source/column/Rust/README.assets/9fffda1729246296209cc45001927c71.jpg'
  6  |  import _imports_3 from '@source/column/Rust/README.assets/111111.jpg'
     |                          ^
  7  |  import _imports_4 from '@source/column/Rust/README.assets/sssss.jpg'
  8  |  import _imports_5 from '/gzh.jpg'
      at formatError (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50647:46)
      at TransformContext.error (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50641:19)
      at normalizeUrl (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65705:33)
      at async file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65860:47
      at async Promise.all (index 4)
      at async TransformContext.transform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65781:13)
      at async Object.transform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50956:30)
      at async loadAndTransform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:53746:29)
      at async viteTransformMiddleware (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:63522:32)
23:37:30 [vite] Internal server error: Failed to resolve import "@source/column/Rust/README.assets/111111.jpg" from "docs/.vuepress/.temp/pages/column/Rust/index.html.vue". Does the file exist?
  Plugin: vite:import-analysis
  File: /Users/huangjiabao/bornforthis.cn/docs/.vuepress/.temp/pages/column/Rust/index.html.vue:42:62
  4  |  import _imports_1 from '@source/column/Rust/README.assets/c9a81yye2bffbb9e27abcdbbe875f1c7.png'
  5  |  import _imports_2 from '@source/column/Rust/README.assets/9fffda1729246296209cc45001927c71.jpg'
  6  |  import _imports_3 from '@source/column/Rust/README.assets/111111.jpg'
     |                          ^
  7  |  import _imports_4 from '@source/column/Rust/README.assets/sssss.jpg'
  8  |  import _imports_5 from '/gzh.jpg'
      at formatError (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50647:46)
      at TransformContext.error (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50641:19)
      at normalizeUrl (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65705:33)
      at async file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65860:47
      at async Promise.all (index 4)
      at async TransformContext.transform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65781:13)
      at async Object.transform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50956:30)
      at async loadAndTransform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:53746:29)
      at async viteTransformMiddleware (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:63522:32)
23:37:30 [vite] hmr update /@fs/Users/huangjiabao/bornforthis.cn/docs/.vuepress/.temp/internal/searchIndex.js
info page column/Rust/README.md is modified
23:37:33 [vite] hmr update /@fs/Users/huangjiabao/bornforthis.cn/docs/.vuepress/.temp/pages/column/Rust/index.html.js
23:37:33 [vite] hmr update /@fs/Users/huangjiabao/bornforthis.cn/docs/.vuepress/.temp/pages/column/Rust/index.html.js
23:37:33 [vite] Pre-transform error: Failed to resolve import "@source/column/Rust/README.assets/111111.jpg" from "docs/.vuepress/.temp/pages/column/Rust/index.html.vue". Does the file exist?
23:37:33 [vite] Internal server error: Failed to resolve import "@source/column/Rust/README.assets/111111.jpg" from "docs/.vuepress/.temp/pages/column/Rust/index.html.vue". Does the file exist?
  Plugin: vite:import-analysis
  File: /Users/huangjiabao/bornforthis.cn/docs/.vuepress/.temp/pages/column/Rust/index.html.vue:42:62
  4  |  import _imports_1 from '@source/column/Rust/README.assets/c9a81yye2bffbb9e27abcdbbe875f1c7.png'
  5  |  import _imports_2 from '@source/column/Rust/README.assets/9fffda1729246296209cc45001927c71.jpg'
  6  |  import _imports_3 from '@source/column/Rust/README.assets/111111.jpg'
     |                          ^
  7  |  import _imports_4 from '@source/column/Rust/README.assets/sssss.jpg'
  8  |  import _imports_5 from '/gzh.jpg'
      at formatError (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50647:46)
      at TransformContext.error (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50641:19)
      at normalizeUrl (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65705:33)
      at async file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65860:47
      at async Promise.all (index 4)
      at async TransformContext.transform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65781:13)
      at async Object.transform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50956:30)
      at async loadAndTransform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:53746:29)
      at async viteTransformMiddleware (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:63522:32)
23:37:33 [vite] Internal server error: Failed to resolve import "@source/column/Rust/README.assets/111111.jpg" from "docs/.vuepress/.temp/pages/column/Rust/index.html.vue". Does the file exist?
  Plugin: vite:import-analysis
  File: /Users/huangjiabao/bornforthis.cn/docs/.vuepress/.temp/pages/column/Rust/index.html.vue:42:62
  4  |  import _imports_1 from '@source/column/Rust/README.assets/c9a81yye2bffbb9e27abcdbbe875f1c7.png'
  5  |  import _imports_2 from '@source/column/Rust/README.assets/9fffda1729246296209cc45001927c71.jpg'
  6  |  import _imports_3 from '@source/column/Rust/README.assets/111111.jpg'
     |                          ^
  7  |  import _imports_4 from '@source/column/Rust/README.assets/sssss.jpg'
  8  |  import _imports_5 from '/gzh.jpg'
      at formatError (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50647:46)
      at TransformContext.error (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50641:19)
      at normalizeUrl (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65705:33)
      at async file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65860:47
      at async Promise.all (index 4)
      at async TransformContext.transform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65781:13)
      at async Object.transform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50956:30)
      at async loadAndTransform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:53746:29)
      at async viteTransformMiddleware (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:63522:32)
23:37:33 [vite] hmr update /@fs/Users/huangjiabao/bornforthis.cn/docs/.vuepress/.temp/internal/searchIndex.js
info page column/Rust/README.md is modified
23:37:35 [vite] hmr update /@fs/Users/huangjiabao/bornforthis.cn/docs/.vuepress/.temp/pages/column/Rust/index.html.js
23:37:35 [vite] Pre-transform error: Failed to resolve import "@source/column/Rust/README.assets/111111.jpg" from "docs/.vuepress/.temp/pages/column/Rust/index.html.vue". Does the file exist?
23:37:35 [vite] hmr update /@fs/Users/huangjiabao/bornforthis.cn/docs/.vuepress/.temp/internal/searchIndex.js
23:37:35 [vite] Internal server error: Failed to resolve import "@source/column/Rust/README.assets/111111.jpg" from "docs/.vuepress/.temp/pages/column/Rust/index.html.vue". Does the file exist?
  Plugin: vite:import-analysis
  File: /Users/huangjiabao/bornforthis.cn/docs/.vuepress/.temp/pages/column/Rust/index.html.vue:42:62
  4  |  import _imports_1 from '@source/column/Rust/README.assets/c9a81yye2bffbb9e27abcdbbe875f1c7.png'
  5  |  import _imports_2 from '@source/column/Rust/README.assets/9fffda1729246296209cc45001927c71.jpg'
  6  |  import _imports_3 from '@source/column/Rust/README.assets/111111.jpg'
     |                          ^
  7  |  import _imports_4 from '@source/column/Rust/README.assets/sssss.jpg'
  8  |  import _imports_5 from '/gzh.jpg'
      at formatError (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50647:46)
      at TransformContext.error (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50641:19)
      at normalizeUrl (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65705:33)
      at async file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65860:47
      at async Promise.all (index 4)
      at async TransformContext.transform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65781:13)
      at async Object.transform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50956:30)
      at async loadAndTransform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:53746:29)
      at async viteTransformMiddleware (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:63522:32)
info page column/Rust/README.md is modified
23:37:43 [vite] hmr update /@fs/Users/huangjiabao/bornforthis.cn/docs/.vuepress/.temp/pages/column/Rust/index.html.js
23:37:43 [vite] hmr update /@fs/Users/huangjiabao/bornforthis.cn/docs/.vuepress/.temp/pages/column/Rust/index.html.js
23:37:43 [vite] Pre-transform error: Failed to resolve import "@source/column/Rust/README.assets/111111.jpg" from "docs/.vuepress/.temp/pages/column/Rust/index.html.vue". Does the file exist?
23:37:43 [vite] Internal server error: Failed to resolve import "@source/column/Rust/README.assets/111111.jpg" from "docs/.vuepress/.temp/pages/column/Rust/index.html.vue". Does the file exist?
  Plugin: vite:import-analysis
  File: /Users/huangjiabao/bornforthis.cn/docs/.vuepress/.temp/pages/column/Rust/index.html.vue:42:62
  4  |  import _imports_1 from '@source/column/Rust/README.assets/c9a81yye2bffbb9e27abcdbbe875f1c7.png'
  5  |  import _imports_2 from '@source/column/Rust/README.assets/9fffda1729246296209cc45001927c71.jpg'
  6  |  import _imports_3 from '@source/column/Rust/README.assets/111111.jpg'
     |                          ^
  7  |  import _imports_4 from '@source/column/Rust/README.assets/sssss.jpg'
  8  |  import _imports_5 from '/gzh.jpg'
      at formatError (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50647:46)
      at TransformContext.error (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50641:19)
      at normalizeUrl (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65705:33)
      at async file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65860:47
      at async Promise.all (index 4)
      at async TransformContext.transform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65781:13)
      at async Object.transform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50956:30)
      at async loadAndTransform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:53746:29)
      at async viteTransformMiddleware (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:63522:32)
23:37:43 [vite] Internal server error: Failed to resolve import "@source/column/Rust/README.assets/111111.jpg" from "docs/.vuepress/.temp/pages/column/Rust/index.html.vue". Does the file exist?
  Plugin: vite:import-analysis
  File: /Users/huangjiabao/bornforthis.cn/docs/.vuepress/.temp/pages/column/Rust/index.html.vue:42:62
  4  |  import _imports_1 from '@source/column/Rust/README.assets/c9a81yye2bffbb9e27abcdbbe875f1c7.png'
  5  |  import _imports_2 from '@source/column/Rust/README.assets/9fffda1729246296209cc45001927c71.jpg'
  6  |  import _imports_3 from '@source/column/Rust/README.assets/111111.jpg'
     |                          ^
  7  |  import _imports_4 from '@source/column/Rust/README.assets/sssss.jpg'
  8  |  import _imports_5 from '/gzh.jpg'
      at formatError (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50647:46)
      at TransformContext.error (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50641:19)
      at normalizeUrl (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65705:33)
      at async file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65860:47
      at async Promise.all (index 4)
      at async TransformContext.transform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65781:13)
      at async Object.transform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50956:30)
      at async loadAndTransform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:53746:29)
      at async viteTransformMiddleware (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:63522:32)
23:37:43 [vite] hmr update /@fs/Users/huangjiabao/bornforthis.cn/docs/.vuepress/.temp/internal/searchIndex.js
info page column/Rust/README.md is modified
23:37:45 [vite] hmr update /@fs/Users/huangjiabao/bornforthis.cn/docs/.vuepress/.temp/pages/column/Rust/index.html.js
23:37:45 [vite] Pre-transform error: Failed to resolve import "@source/column/Rust/README.assets/111111.jpg" from "docs/.vuepress/.temp/pages/column/Rust/index.html.vue". Does the file exist?
23:37:45 [vite] Internal server error: Failed to resolve import "@source/column/Rust/README.assets/111111.jpg" from "docs/.vuepress/.temp/pages/column/Rust/index.html.vue". Does the file exist?
  Plugin: vite:import-analysis
  File: /Users/huangjiabao/bornforthis.cn/docs/.vuepress/.temp/pages/column/Rust/index.html.vue:42:62
  4  |  import _imports_1 from '@source/column/Rust/README.assets/c9a81yye2bffbb9e27abcdbbe875f1c7.png'
  5  |  import _imports_2 from '@source/column/Rust/README.assets/9fffda1729246296209cc45001927c71.jpg'
  6  |  import _imports_3 from '@source/column/Rust/README.assets/111111.jpg'
     |                          ^
  7  |  import _imports_4 from '@source/column/Rust/README.assets/sssss.jpg'
  8  |  import _imports_5 from '/gzh.jpg'
      at formatError (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50647:46)
      at TransformContext.error (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50641:19)
      at normalizeUrl (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65705:33)
      at async file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65860:47
      at async Promise.all (index 4)
      at async TransformContext.transform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65781:13)
      at async Object.transform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50956:30)
      at async loadAndTransform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:53746:29)
      at async viteTransformMiddleware (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:63522:32)
23:37:45 [vite] hmr update /@fs/Users/huangjiabao/bornforthis.cn/docs/.vuepress/.temp/internal/searchIndex.js
info page column/Rust/README.md is modified
23:37:51 [vite] hmr update /@fs/Users/huangjiabao/bornforthis.cn/docs/.vuepress/.temp/pages/column/Rust/index.html.js
23:37:51 [vite] hmr update /@fs/Users/huangjiabao/bornforthis.cn/docs/.vuepress/.temp/pages/column/Rust/index.html.js
23:37:51 [vite] Pre-transform error: Failed to resolve import "@source/column/Rust/README.assets/111111.jpg" from "docs/.vuepress/.temp/pages/column/Rust/index.html.vue". Does the file exist?
23:37:51 [vite] hmr update /@fs/Users/huangjiabao/bornforthis.cn/docs/.vuepress/.temp/internal/searchIndex.js
23:37:52 [vite] Internal server error: Failed to resolve import "@source/column/Rust/README.assets/111111.jpg" from "docs/.vuepress/.temp/pages/column/Rust/index.html.vue". Does the file exist?
  Plugin: vite:import-analysis
  File: /Users/huangjiabao/bornforthis.cn/docs/.vuepress/.temp/pages/column/Rust/index.html.vue:42:62
  4  |  import _imports_1 from '@source/column/Rust/README.assets/c9a81yye2bffbb9e27abcdbbe875f1c7.png'
  5  |  import _imports_2 from '@source/column/Rust/README.assets/9fffda1729246296209cc45001927c71.jpg'
  6  |  import _imports_3 from '@source/column/Rust/README.assets/111111.jpg'
     |                          ^
  7  |  import _imports_4 from '@source/column/Rust/README.assets/sssss.jpg'
  8  |  import _imports_5 from '/gzh.jpg'
      at formatError (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50647:46)
      at TransformContext.error (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50641:19)
      at normalizeUrl (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65705:33)
      at async file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65860:47
      at async Promise.all (index 4)
      at async TransformContext.transform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65781:13)
      at async Object.transform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50956:30)
      at async loadAndTransform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:53746:29)
      at async viteTransformMiddleware (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:63522:32)
23:37:52 [vite] Internal server error: Failed to resolve import "@source/column/Rust/README.assets/111111.jpg" from "docs/.vuepress/.temp/pages/column/Rust/index.html.vue". Does the file exist?
  Plugin: vite:import-analysis
  File: /Users/huangjiabao/bornforthis.cn/docs/.vuepress/.temp/pages/column/Rust/index.html.vue:42:62
  4  |  import _imports_1 from '@source/column/Rust/README.assets/c9a81yye2bffbb9e27abcdbbe875f1c7.png'
  5  |  import _imports_2 from '@source/column/Rust/README.assets/9fffda1729246296209cc45001927c71.jpg'
  6  |  import _imports_3 from '@source/column/Rust/README.assets/111111.jpg'
     |                          ^
  7  |  import _imports_4 from '@source/column/Rust/README.assets/sssss.jpg'
  8  |  import _imports_5 from '/gzh.jpg'
      at formatError (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50647:46)
      at TransformContext.error (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50641:19)
      at normalizeUrl (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65705:33)
      at async file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65860:47
      at async Promise.all (index 4)
      at async TransformContext.transform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65781:13)
      at async Object.transform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50956:30)
      at async loadAndTransform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:53746:29)
      at async viteTransformMiddleware (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:63522:32)
info page column/Rust/README.md is modified
23:37:58 [vite] hmr update /@fs/Users/huangjiabao/bornforthis.cn/docs/.vuepress/.temp/pages/column/Rust/index.html.js
23:37:58 [vite] hmr update /@fs/Users/huangjiabao/bornforthis.cn/docs/.vuepress/.temp/pages/column/Rust/index.html.js
23:37:58 [vite] Pre-transform error: Failed to resolve import "@source/column/Rust/README.assets/111111.jpg" from "docs/.vuepress/.temp/pages/column/Rust/index.html.vue". Does the file exist?
23:37:58 [vite] Internal server error: Failed to resolve import "@source/column/Rust/README.assets/111111.jpg" from "docs/.vuepress/.temp/pages/column/Rust/index.html.vue". Does the file exist?
  Plugin: vite:import-analysis
  File: /Users/huangjiabao/bornforthis.cn/docs/.vuepress/.temp/pages/column/Rust/index.html.vue:42:62
  4  |  import _imports_1 from '@source/column/Rust/README.assets/c9a81yye2bffbb9e27abcdbbe875f1c7.png'
  5  |  import _imports_2 from '@source/column/Rust/README.assets/9fffda1729246296209cc45001927c71.jpg'
  6  |  import _imports_3 from '@source/column/Rust/README.assets/111111.jpg'
     |                          ^
  7  |  import _imports_4 from '@source/column/Rust/README.assets/sssss.jpg'
  8  |  import _imports_5 from '/gzh.jpg'
      at formatError (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50647:46)
      at TransformContext.error (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50641:19)
      at normalizeUrl (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65705:33)
      at async file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65860:47
      at async Promise.all (index 4)
      at async TransformContext.transform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65781:13)
      at async Object.transform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50956:30)
      at async loadAndTransform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:53746:29)
      at async viteTransformMiddleware (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:63522:32)
23:37:58 [vite] Internal server error: Failed to resolve import "@source/column/Rust/README.assets/111111.jpg" from "docs/.vuepress/.temp/pages/column/Rust/index.html.vue". Does the file exist?
  Plugin: vite:import-analysis
  File: /Users/huangjiabao/bornforthis.cn/docs/.vuepress/.temp/pages/column/Rust/index.html.vue:42:62
  4  |  import _imports_1 from '@source/column/Rust/README.assets/c9a81yye2bffbb9e27abcdbbe875f1c7.png'
  5  |  import _imports_2 from '@source/column/Rust/README.assets/9fffda1729246296209cc45001927c71.jpg'
  6  |  import _imports_3 from '@source/column/Rust/README.assets/111111.jpg'
     |                          ^
  7  |  import _imports_4 from '@source/column/Rust/README.assets/sssss.jpg'
  8  |  import _imports_5 from '/gzh.jpg'
      at formatError (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50647:46)
      at TransformContext.error (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50641:19)
      at normalizeUrl (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65705:33)
      at async file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65860:47
      at async Promise.all (index 4)
      at async TransformContext.transform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65781:13)
      at async Object.transform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50956:30)
      at async loadAndTransform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:53746:29)
      at async viteTransformMiddleware (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:63522:32)
23:37:58 [vite] hmr update /@fs/Users/huangjiabao/bornforthis.cn/docs/.vuepress/.temp/internal/searchIndex.js
info page column/Rust/README.md is modified
23:38:02 [vite] hmr update /@fs/Users/huangjiabao/bornforthis.cn/docs/.vuepress/.temp/pages/column/Rust/index.html.js
23:38:02 [vite] hmr update /@fs/Users/huangjiabao/bornforthis.cn/docs/.vuepress/.temp/pages/column/Rust/index.html.js
23:38:02 [vite] Pre-transform error: Failed to resolve import "@source/column/Rust/README.assets/111111.jpg" from "docs/.vuepress/.temp/pages/column/Rust/index.html.vue". Does the file exist?
23:38:02 [vite] Internal server error: Failed to resolve import "@source/column/Rust/README.assets/111111.jpg" from "docs/.vuepress/.temp/pages/column/Rust/index.html.vue". Does the file exist?
  Plugin: vite:import-analysis
  File: /Users/huangjiabao/bornforthis.cn/docs/.vuepress/.temp/pages/column/Rust/index.html.vue:42:62
  4  |  import _imports_1 from '@source/column/Rust/README.assets/c9a81yye2bffbb9e27abcdbbe875f1c7.png'
  5  |  import _imports_2 from '@source/column/Rust/README.assets/9fffda1729246296209cc45001927c71.jpg'
  6  |  import _imports_3 from '@source/column/Rust/README.assets/111111.jpg'
     |                          ^
  7  |  import _imports_4 from '@source/column/Rust/README.assets/sssss.jpg'
  8  |  import _imports_5 from '/gzh.jpg'
      at formatError (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50647:46)
      at TransformContext.error (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50641:19)
      at normalizeUrl (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65705:33)
      at async file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65860:47
      at async Promise.all (index 4)
      at async TransformContext.transform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65781:13)
      at async Object.transform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50956:30)
      at async loadAndTransform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:53746:29)
      at async viteTransformMiddleware (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:63522:32)
23:38:02 [vite] hmr update /@fs/Users/huangjiabao/bornforthis.cn/docs/.vuepress/.temp/internal/searchIndex.js
23:38:02 [vite] Internal server error: Failed to resolve import "@source/column/Rust/README.assets/111111.jpg" from "docs/.vuepress/.temp/pages/column/Rust/index.html.vue". Does the file exist?
  Plugin: vite:import-analysis
  File: /Users/huangjiabao/bornforthis.cn/docs/.vuepress/.temp/pages/column/Rust/index.html.vue:42:62
  4  |  import _imports_1 from '@source/column/Rust/README.assets/c9a81yye2bffbb9e27abcdbbe875f1c7.png'
  5  |  import _imports_2 from '@source/column/Rust/README.assets/9fffda1729246296209cc45001927c71.jpg'
  6  |  import _imports_3 from '@source/column/Rust/README.assets/111111.jpg'
     |                          ^
  7  |  import _imports_4 from '@source/column/Rust/README.assets/sssss.jpg'
  8  |  import _imports_5 from '/gzh.jpg'
      at formatError (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50647:46)
      at TransformContext.error (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50641:19)
      at normalizeUrl (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65705:33)
      at async file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65860:47
      at async Promise.all (index 4)
      at async TransformContext.transform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65781:13)
      at async Object.transform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50956:30)
      at async loadAndTransform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:53746:29)
      at async viteTransformMiddleware (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:63522:32)
info page column/Rust/README.md is modified
23:38:10 [vite] hmr update /@fs/Users/huangjiabao/bornforthis.cn/docs/.vuepress/.temp/pages/column/Rust/index.html.js
23:38:10 [vite] hmr update /@fs/Users/huangjiabao/bornforthis.cn/docs/.vuepress/.temp/pages/column/Rust/index.html.js
23:38:10 [vite] Pre-transform error: Failed to resolve import "@source/column/Rust/README.assets/111111.jpg" from "docs/.vuepress/.temp/pages/column/Rust/index.html.vue". Does the file exist?
23:38:10 [vite] Internal server error: Failed to resolve import "@source/column/Rust/README.assets/111111.jpg" from "docs/.vuepress/.temp/pages/column/Rust/index.html.vue". Does the file exist?
  Plugin: vite:import-analysis
  File: /Users/huangjiabao/bornforthis.cn/docs/.vuepress/.temp/pages/column/Rust/index.html.vue:42:62
  4  |  import _imports_1 from '@source/column/Rust/README.assets/c9a81yye2bffbb9e27abcdbbe875f1c7.png'
  5  |  import _imports_2 from '@source/column/Rust/README.assets/9fffda1729246296209cc45001927c71.jpg'
  6  |  import _imports_3 from '@source/column/Rust/README.assets/111111.jpg'
     |                          ^
  7  |  import _imports_4 from '@source/column/Rust/README.assets/sssss.jpg'
  8  |  import _imports_5 from '/gzh.jpg'
      at formatError (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50647:46)
      at TransformContext.error (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50641:19)
      at normalizeUrl (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65705:33)
      at async file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65860:47
      at async Promise.all (index 4)
      at async TransformContext.transform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65781:13)
      at async Object.transform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50956:30)
      at async loadAndTransform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:53746:29)
      at async viteTransformMiddleware (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:63522:32)
23:38:10 [vite] hmr update /@fs/Users/huangjiabao/bornforthis.cn/docs/.vuepress/.temp/internal/searchIndex.js
23:38:11 [vite] Internal server error: Failed to resolve import "@source/column/Rust/README.assets/111111.jpg" from "docs/.vuepress/.temp/pages/column/Rust/index.html.vue". Does the file exist?
  Plugin: vite:import-analysis
  File: /Users/huangjiabao/bornforthis.cn/docs/.vuepress/.temp/pages/column/Rust/index.html.vue:42:62
  4  |  import _imports_1 from '@source/column/Rust/README.assets/c9a81yye2bffbb9e27abcdbbe875f1c7.png'
  5  |  import _imports_2 from '@source/column/Rust/README.assets/9fffda1729246296209cc45001927c71.jpg'
  6  |  import _imports_3 from '@source/column/Rust/README.assets/111111.jpg'
     |                          ^
  7  |  import _imports_4 from '@source/column/Rust/README.assets/sssss.jpg'
  8  |  import _imports_5 from '/gzh.jpg'
      at formatError (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50647:46)
      at TransformContext.error (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50641:19)
      at normalizeUrl (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65705:33)
      at async file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65860:47
      at async Promise.all (index 4)
      at async TransformContext.transform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65781:13)
      at async Object.transform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50956:30)
      at async loadAndTransform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:53746:29)
      at async viteTransformMiddleware (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:63522:32)
info page column/Rust/README.md is modified
23:38:29 [vite] hmr update /@fs/Users/huangjiabao/bornforthis.cn/docs/.vuepress/.temp/pages/column/Rust/index.html.js
23:38:29 [vite] hmr update /@fs/Users/huangjiabao/bornforthis.cn/docs/.vuepress/.temp/pages/column/Rust/index.html.js
23:38:29 [vite] Pre-transform error: Failed to resolve import "@source/column/Rust/README.assets/111111.jpg" from "docs/.vuepress/.temp/pages/column/Rust/index.html.vue". Does the file exist?
23:38:29 [vite] Internal server error: Failed to resolve import "@source/column/Rust/README.assets/111111.jpg" from "docs/.vuepress/.temp/pages/column/Rust/index.html.vue". Does the file exist?
  Plugin: vite:import-analysis
  File: /Users/huangjiabao/bornforthis.cn/docs/.vuepress/.temp/pages/column/Rust/index.html.vue:42:62
  4  |  import _imports_1 from '@source/column/Rust/README.assets/c9a81yye2bffbb9e27abcdbbe875f1c7.png'
  5  |  import _imports_2 from '@source/column/Rust/README.assets/9fffda1729246296209cc45001927c71.jpg'
  6  |  import _imports_3 from '@source/column/Rust/README.assets/111111.jpg'
     |                          ^
  7  |  import _imports_4 from '@source/column/Rust/README.assets/sssss.jpg'
  8  |  import _imports_5 from '/gzh.jpg'
      at formatError (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50647:46)
      at TransformContext.error (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50641:19)
      at normalizeUrl (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65705:33)
      at async file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65860:47
      at async Promise.all (index 4)
      at async TransformContext.transform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65781:13)
      at async Object.transform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50956:30)
      at async loadAndTransform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:53746:29)
      at async viteTransformMiddleware (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:63522:32)
23:38:29 [vite] Internal server error: Failed to resolve import "@source/column/Rust/README.assets/111111.jpg" from "docs/.vuepress/.temp/pages/column/Rust/index.html.vue". Does the file exist?
  Plugin: vite:import-analysis
  File: /Users/huangjiabao/bornforthis.cn/docs/.vuepress/.temp/pages/column/Rust/index.html.vue:42:62
  4  |  import _imports_1 from '@source/column/Rust/README.assets/c9a81yye2bffbb9e27abcdbbe875f1c7.png'
  5  |  import _imports_2 from '@source/column/Rust/README.assets/9fffda1729246296209cc45001927c71.jpg'
  6  |  import _imports_3 from '@source/column/Rust/README.assets/111111.jpg'
     |                          ^
  7  |  import _imports_4 from '@source/column/Rust/README.assets/sssss.jpg'
  8  |  import _imports_5 from '/gzh.jpg'
      at formatError (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50647:46)
      at TransformContext.error (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50641:19)
      at normalizeUrl (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65705:33)
      at async file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65860:47
      at async Promise.all (index 4)
      at async TransformContext.transform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:65781:13)
      at async Object.transform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:50956:30)
      at async loadAndTransform (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:53746:29)
      at async viteTransformMiddleware (file:///Users/huangjiabao/bornforthis.cn/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:63522:32)
23:38:29 [vite] hmr update /@fs/Users/huangjiabao/bornforthis.cn/docs/.vuepress/.temp/internal/searchIndex.js
info config dependency docs/.vuepress/sidebar.ts is modified
✔ Initializing and preparing data - done in 10.99s

AndersonHJB avatar Mar 22 '24 03:03 AndersonHJB

请把 vuepress info 的运行结果复制到 System Info ,不是错误日志

meteorlxy avatar Mar 25 '24 18:03 meteorlxy

I confirm this is happening on ecosystem

Mister-Hope avatar Mar 29 '24 05:03 Mister-Hope

+1

kings1990 avatar Apr 12 '24 03:04 kings1990

Might be the same issue as #1526?

Could you try this workaround? @kings1990 @AndersonHJB @Mister-Hope

meteorlxy avatar Apr 12 '24 05:04 meteorlxy