[v4] @tailwindcss/postcss returns error on windows x64 #15268
Unanswered
Mankindofficial
asked this question in
Help
Replies: 1 comment
-
The error indicates a missing native module. Try reinstalling Tailwind CSS and its dependencies, checking Node.js version, verifying tailwind.config.js, and reinstalling native modules. Login & Support |
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
-
Got this error while starting up my dev server after using the upgrade to v4 command
[Failed to load PostCSS config: Failed to load PostCSS config (searchPath: C:/Documents/TailwindProj): [Error] Loading PostCSS Plugin failed: Cannot find module 'C:\Documents\TailwindProj\node_modules@tailwindcss\oxide-win32-x64-msvc\tailwindcss-oxide.win32-x64-msvc.node'. Please verify that the package.json has a valid "main" entry
Any clue or advice would be very much appreciated.
Beta Was this translation helpful? Give feedback.
All reactions