can't run server or can't use npm run dev on v4 #15833
Unanswered
Abbasi-313
asked this question in
Help
Replies: 2 comments
-
Try this solution: #15701 (reply in thread) |
Beta Was this translation helpful? Give feedback.
0 replies
-
Iam having same issue, what to write in script? |
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
-
I am new to tailwind css tried several things but could not solve the problem And used vite for react this error come
failed to load config from C:\Users\PC\Desktop\Refokus\vite.config.js
error when starting dev server:
Error: The specified module could not be found.
\?\C:\Users\PC\Desktop\Refokus\node_modules@tailwindcss\oxide\node_modules@tailwindcss\oxide-win32-x64-msvc\tailwindcss-oxide.win32-x64-msvc.node
at Object..node (node:internal/modules/cjs/loader:1725:18)
at Module.load (node:internal/modules/cjs/loader:1313:32)
at Function._load (node:internal/modules/cjs/loader:1123:12)
at TracingChannel.traceSync (node:diagnostics_channel:322:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:217:24)
at Module.require (node:internal/modules/cjs/loader:1335:12)
at require (node:internal/modules/helpers:136:16)
at Object. (C:\Users\PC\Desktop\Refokus\node_modules@tailwindcss\oxide\index.js:72:29)
at Module._compile (node:internal/modules/cjs/loader:1562:14)
at Object..js (node:internal/modules/cjs/loader:1699:10)
Beta Was this translation helpful? Give feedback.
All reactions