You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi I finally managed to get Tailwind CSS installed with react, I followed a lot of tutorials even the smash magazine one and it did not work, I kept getting:
postcss' is not recognized as an internal or external command
I read on a forum that I had to rollback autoprefixer that fixed it and everything was working, I then went and installed the UI plugin and the same error has now come up again
'postcss' is not recognized as an internal or external command,
operable program or batch file.
build:css: postcss src/styles/tailwind.css -o src/styles/main.css
npm ERR! Exit status 1
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi I finally managed to get Tailwind CSS installed with react, I followed a lot of tutorials even the smash magazine one and it did not work, I kept getting:
postcss' is not recognized as an internal or external command
I read on a forum that I had to rollback autoprefixer that fixed it and everything was working, I then went and installed the UI plugin and the same error has now come up again
'postcss' is not recognized as an internal or external command,
operable program or batch file.
build:css:
postcss src/styles/tailwind.css -o src/styles/main.css
npm ERR! Exit status 1
failed at the [email protected] build:css script.
I hope someone can help, it has been a hard 2 days, and I'm at a loss.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions