installing tailwindcss v4.1.3 crashing the react vite app with Error: Cannot find module '../lightningcss.win32-x64-msvc.node' #17588
-
What version of Tailwind CSS are you using? v4.1.3 What build tool (or framework if it abstracts the build tool) are you using? React 19.1.0, Vite 6.2.0 What version of Node.js are you using? v22.14.0 What browser are you using? Chrome What operating system are you using? Windows 10 Education Reproduction URL Describe your issue installing fresh react vite application with "pnpm create vite" and then installing tailwindcss v4.1 with vite configuration. then starting the development server and facing this error: pnpm dev
failed to load config from C:\Users\Free\WebstormProjects\react\vite.config.ts
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hey! Have you tried this solution? #15701 (reply in thread) |
Beta Was this translation helpful? Give feedback.
Hey! Have you tried this solution? #15701 (reply in thread)