Skip to content

TailwindCSS project error with Apple Silicon (ARM64) #722

@psntr

Description

@psntr

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/oxide-darwin-x64@4.0.9: wanted {"os":"darwin","cpu":"x64"} (current: {"os":"darwin","cpu":"arm64"})

I'm running with the latest Codekit 3.31.1 Build: 34680

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions