While installing the tailwind css i am getting the error #15792
Replies: 6 comments 18 replies
-
same here |
Beta Was this translation helpful? Give feedback.
-
Hey, Delete these files and rm -rf node_modules package-lock.json reinstall dependencies npm Install |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
@coader and @moli721 |
Beta Was this translation helpful? Give feedback.
-
I also had to update my node version to lts version and it worked!! :) |
Beta Was this translation helpful? Give feedback.
-
None of these solutions have worked for me. I keep getting the following error even after installing the Latest Microsoft Visual C++ Redistributable Version for x86, removing my node_modules and package-lock.json, restarting my computer, running npm install, and manually installing npm i @tailwindcss\oxide-win32-ia32-msvc |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Error: Cannot find module 'D:\technical\React project\movie_search\node_modules@tailwindcss\oxide-win32-ia32-msvc\tailwindcss-oxide.win32-ia32-msvc.node'. Please verify that the package.json has a valid "main" entry.
failed to load config from D:\technical\React project\movie_search\vite.config.js
error when starting dev server:
Error: Cannot find module '@tailwindcss/oxide-win32-ia32-msvc'
Beta Was this translation helpful? Give feedback.
All reactions