Skip to content

[4.0.17] Any command hanging forever on macOS with chip M1 #17451

Open
@niconisoria

Description

@niconisoria

What version of Tailwind CSS are you using?

For example: v4.0.17

What build tool (or framework if it abstracts the build tool) are you using?

https://github.com/rails/tailwindcss-rails

What operating system are you using?

macOS Ventura - Chip M1

Reproduction URL

Creation of a new Rails app that includes TailwindCSS.

rails new test --css=tailwind

Execution of the watch command.

rails tailwindcss:watch

Describe your issue

The terminal hangs after executing the watch command. Same application worked well after downgrading it back to v3.

I believe this is related to the hardware since I saw another user with M1 reporting the same issue here rails/tailwindcss-rails#509 (comment).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions