Closed ManasMadrecha closed 5 days ago
Hey! Make sure you are using npm install @tailwindcss/postcss@next
when installing the dependencies. Looks like you have a (very) old version installed (^0.0.0-development.1)
Once you install the dependencies using @next
, these errors should go away.
Another confusing part is that you mention that you have installed @tailwindcss/postcss
, but in the snippet you are using @tailwindcss/vite
. Make sure you are using the correct packages.
Hope this helps!
Thanks, yes installing next
version solved it. Used the development version because that was shown as the latest in the IDE 😁
What version of Tailwind CSS are you using?
v4.0.0-beta.2
What build tool (or framework if it abstracts the build tool) are you using?
What version of Node.js are you using?
20.16.0
What browser are you using?
Edge
What operating system are you using?
Windows 11
Reproduction URL
This issue is related to #15156
New Nuxt app.
Describe your issue
Run the app. Got this Fatal error: