unrecognized archive format #15416
Unanswered
rohanbdhardwaj
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We are using Vite for our React project. Our pipelines were working fine till yesterday. This morning all our UI pipelines broke. We are facing an issue with tailwindcss package.
We are using
Node: 20.14.0
tailwindcss : 3.4.10
npm : 10
Even if we try to run "npm install -D tailwindcss" locally, We are getting the same issue.
We tried removing tailwind from the project , Pipeline works.
Is there some issue with package?
Beta Was this translation helpful? Give feedback.
All reactions