We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
Just created a new project as "TailwindCSS project", after the install everything seems to work until I want to add another package, I got this error:
npm returned an error with the code EBADPLATFORM: Valid os: darwin Actual os: darwin Valid cpu: x64 Actual cpu: arm64
notsup Unsupported platform for @tailwindcss/[email protected]: wanted {"os":"darwin","cpu":"x64"} (current: {"os":"darwin","cpu":"arm64"}) —
notsup Unsupported platform for @tailwindcss/[email protected]: wanted {"os":"darwin","cpu":"x64"} (current: {"os":"darwin","cpu":"arm64"})
I'm running with the latest Codekit 3.31.1 Build: 34680
The text was updated successfully, but these errors were encountered:
Yep. I’ll issue an update to resolve this hopefully tonight. Doing a bit of testing on another feature it contains.
Sorry, something went wrong.
No branches or pull requests
Hi,
Just created a new project as "TailwindCSS project", after the install everything seems to work until I want to add another package, I got this error:
notsup Unsupported platform for @tailwindcss/[email protected]: wanted {"os":"darwin","cpu":"x64"} (current: {"os":"darwin","cpu":"arm64"})
—
I'm running with the latest Codekit 3.31.1 Build: 34680
The text was updated successfully, but these errors were encountered: