no such file or directory ? #552
Unanswered
WoJiaoFuXiaoYun
asked this question in
Q&A
Replies: 1 comment
-
Hello @WoJiaoFuXiaoYun , P.S. Make sure you have installed the latest version of your dependencies 😇 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The mistake seems to be a problem with vite, But I don't know how to solve it.
[vite] Internal server error: ENOENT: no such file or directory, realpath 'xxxx\node_modules.pnpm\registry.npmmirror.com+@Histoire+plugin-vue@0.16.1_2spigi2wwbguiufwtxvvwb7otq\node_modules@histoire\plugin-vue\dist\bundled\node_modules.pnpm\change-case@4.1.2\node_modules\change-case\dist.es2015\index.js'
Plugin: vite:import-analysis
File: xxxx/node_modules/.pnpm/registry.npmmirror.com+@Histoire+plugin-vue@0.16.1_2spigi2wwbguiufwtxvvwb7otq/node_modules/@histoire/plugin-vue/dist/bundled/client/codegen.js?v=8d3a83a9
at realpathSync.native (node:fs:2602:3)
at getRealPath (file:///xxxx/node_modules/.pnpm/registry.npmmirror.com+vite@4.3.1_zc4kn5rklkl4nfap2rvk4pp6yq/node_modules/vite/dist/node/chunks/dep-24daf00c.js:23510:20)
at tryCleanFsResolve (file:///xxxx/node_modules/.pnpm/registry.npmmirror.com+vite@4.3.1_zc4kn5rklkl4nfap2rvk4pp6yq/node_modules/vite/dist/node/chunks/dep-24daf00c.js:22992:16)
at tryFsResolve (file:///xxxx/node_modules/.pnpm/registry.npmmirror.com+vite@4.3.1_zc4kn5rklkl4nfap2rvk4pp6yq/node_modules/vite/dist/node/chunks/dep-24daf00c.js:22981:17)
at Context.resolveId (file:///xxxx/node_modules/.pnpm/registry.npmmirror.com+vite@4.3.1_zc4kn5rklkl4nfap2rvk4pp6yq/node_modules/vite/dist/node/chunks/dep-24daf00c.js:22806:28)
at Object.resolveId (file:///xxxx/node_modules/.pnpm/registry.npmmirror.com+vite@4.3.1_zc4kn5rklkl4nfap2rvk4pp6yq/node_modules/vite/dist/node/chunks/dep-24daf00c.js:42793:46)
at async TransformContext.resolve (file:///xxxx/node_modules/.pnpm/registry.npmmirror.com+vite@4.3.1_zc4kn5rklkl4nfap2rvk4pp6yq/node_modules/vite/dist/node/chunks/dep-24daf00c.js:42521:23)
at async normalizeUrl (file:///xxxx/node_modules/.pnpm/registry.npmmirror.com+vite@4.3.1_zc4kn5rklkl4nfap2rvk4pp6yq/node_modules/vite/dist/node/chunks/dep-24daf00c.js:40490:34)
at async file:///xxxx/node_modules/.pnpm/registry.npmmirror.com+vite@4.3.1_zc4kn5rklkl4nfap2rvk4pp6yq/node_modules/vite/dist/node/chunks/dep-24daf00c.js:40641:47
at async Promise.all (index 1)
at async TransformContext.transform (file:///xxxx/node_modules/.pnpm/registry.npmmirror.com+vite@4.3.1_zc4kn5rklkl4nfap2rvk4pp6yq/node_modules/vite/dist/node/chunks/dep-24daf00c.js:40567:13)
at async Object.transform (file:///xxxx/node_modules/.pnpm/registry.npmmirror.com+vite@4.3.1_zc4kn5rklkl4nfap2rvk4pp6yq/node_modules/vite/dist/node/chunks/dep-24daf00c.js:42865:30)
at async loadAndTransform (file:///xxxx/node_modules/.pnpm/registry.npmmirror.com+vite@4.3.1_zc4kn5rklkl4nfap2rvk4pp6yq/node_modules/vite/dist/node/chunks/dep-24daf00c.js:53344:29) (x3)
System:
OS: Windows 10 10.0.22621
CPU: (8) x64 11th Gen Intel(R) Core(TM) i7-11390H @ 3.40GHz
Memory: 13.08 GB / 31.74 GB
Binaries:
Node: 16.17.1
PNPM: 7.18.1
npm: 8.15.0
Browsers:
Edge: Spartan (44.22621.1848.0), Chromium (114.0.1823.58), ChromiumDev (116.0.1923.0)
Beta Was this translation helpful? Give feedback.
All reactions