-
-
Notifications
You must be signed in to change notification settings - Fork 966
Closed
Labels
help wantedExtra attention is neededExtra attention is needed
Description
UnoCSS version
66.5.3
Describe the bug
got error 👇
Error: Cannot find module '../dist/babel.cjs'
Require stack:
- c:\Users\Administrator.vscode\extensions\antfu.unocss-66.5.3\dist\chunk-H3HWWS7M.cjs
at Module._resolveFilename (node:internal/modules/cjs/loader:1390:15)
at Module.n._resolveFilename (node:electron/js2c/utility_init:2:16249)
at Module.t._resolveFilename (file:///d:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:211:22931)
at defaultResolveImpl (node:internal/modules/cjs/loader:1032:19)
at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1037:22)
at Module._load (node:internal/modules/cjs/loader:1199:37)
at Module.c._load (node:electron/js2c/node_init:2:17993)
at Module.e._load (file:///d:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:393:5983)
at Module.t._load (file:///d:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:211:22649)
at Module.r._load (file:///d:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:203:26694)
at TracingChannel.traceSync (node:diagnostics_channel:322:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:244:24)
at Module.require (node:internal/modules/cjs/loader:1470:12)
at Module.require (c:\Users\Administrator.vscode\extensions\github.copilot-chat-0.32.0\dist\extension.js:81:36096)
at require (node:internal/modules/helpers:147:16)
at Object.lazyTransform [as transform] (c:\Users\Administrator.vscode\extensions\antfu.unocss-66.5.3\dist\jiti-OCGBVBU6.cjs:3050:90)
at c:\Users\Administrator.vscode\extensions\antfu.unocss-66.5.3\dist\jiti-OCGBVBU6.cjs:2941:32
at getCache (c:\Users\Administrator.vscode\extensions\antfu.unocss-66.5.3\dist\jiti-OCGBVBU6.cjs:2897:56)
at transform (c:\Users\Administrator.vscode\extensions\antfu.unocss-66.5.3\dist\jiti-OCGBVBU6.cjs:2939:20)
at eval_evalModule (c:\Users\Administrator.vscode\extensions\antfu.unocss-66.5.3\dist\jiti-OCGBVBU6.cjs:2963:18)
at jitiRequire (c:\Users\Administrator.vscode\extensions\antfu.unocss-66.5.3\dist\jiti-OCGBVBU6.cjs:2888:18)
at Function.import (c:\Users\Administrator.vscode\extensions\antfu.unocss-66.5.3\dist\jiti-OCGBVBU6.cjs:3025:30)
at async (c:\Users\Administrator.vscode\extensions\antfu.unocss-66.5.3\dist\index.cjs:21928:48)
at iterateAsync (c:\Users\Administrator.vscode\extensions\antfu.unocss-66.5.3\dist\chunk-IZDZNFBL.cjs:1434:32)
at iterateAsync (c:\Users\Administrator.vscode\extensions\antfu.unocss-66.5.3\dist\chunk-IZDZNFBL.cjs:1434:32)
at iterateAsync (c:\Users\Administrator.vscode\extensions\antfu.unocss-66.5.3\dist\chunk-IZDZNFBL.cjs:1434:32)
at iterateAsync (c:\Users\Administrator.vscode\extensions\antfu.unocss-66.5.3\dist\chunk-IZDZNFBL.cjs:1434:32)
at loadConfig2 (c:\Users\Administrator.vscode\extensions\antfu.unocss-66.5.3\dist\index.cjs:22093:18)
at c:\Users\Administrator.vscode\extensions\antfu.unocss-66.5.3\dist\index.cjs:22107:22
at reloadConfig (c:\Users\Administrator.vscode\extensions\antfu.unocss-66.5.3\dist\index.cjs:22159:20)
Reproduction
none
System Info
win11 22631.5624
vscode 1.105.0
unocss 66.5.3
Validations
- Read the Contributing Guidelines.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Check that this is a concrete bug. For Q&A open a GitHub Discussion or join our Discord Chat Server.
- The provided reproduction is a minimal reproducible example of the bug.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed