import tailwindcss from "@tailwindcss/vite"; error #17200
Unanswered
juzhiqiang
asked this question in
Help
Replies: 4 comments
-
version 4.0.14 |
Beta Was this translation helpful? Give feedback.
0 replies
-
same the issues in 4.0.13 |
Beta Was this translation helpful? Give feedback.
0 replies
-
How did you solve it? Thank you |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hey! Have you tried this solution? #15701 (reply in thread) |
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
Uh oh!
There was an error while loading. Please reload this page.
-
failed to load config from D:\testProject\audio-flow\vite.config.ts
error when starting dev server:
Error: Cannot find module '../lightningcss.win32-x64-msvc.node'
Require stack:
at Module._resolveFilename (node:internal/modules/cjs/loader:995:15)
at Module._load (node:internal/modules/cjs/loader:841:27)
at Module.require (node:internal/modules/cjs/loader:1061:19)
at require (node:internal/modules/cjs/helpers:103:18)
at Object. (D:\testProject\audio-flow\node_modules.pnpm\lightningcss@1.29.2\node_modules\lightningcss\node\index.js:22:22)
at Module._compile (node:internal/modules/cjs/loader:1159:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1213:10)
at Module.load (node:internal/modules/cjs/loader:1037:32)
at Module._load (node:internal/modules/cjs/loader:878:12)
at ModuleWrap. (node:internal/modules/esm/translators:169:29)
ELIFECYCLE Command failed with exit code 1.
Beta Was this translation helpful? Give feedback.
All reactions