Skip to content

cli hangs on version 4.0.16 #17379

@neontuna

Description

@neontuna

What version of Tailwind CSS are you using?

v4.0.16

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

tailwind-cli

What version of Node.js are you using?

21.7.3

What browser are you using?

N/A

What operating system are you using?

macOS

Describe your issue

Just noticed this on a deploy to Heroku, our normal build step for Tailwind is hanging. No issues locally until I force it to install 4.0.16 and then it just hangs. No errors. I don't see a debug or verbose output option for the cli so I'm not sure what to do to further troubleshoot. Adding "@tailwindcss/cli": "4.0.15" to package.json, to force a downgrade to 15, and all is well again.

npx @tailwindcss/cli -i ./app/assets/stylesheets/application.tailwind.css -o ./app/assets/builds/application.css --minify
Need to install the following packages:
@tailwindcss/cli@4.0.16
Ok to proceed? (y)
*hangs* here, no output

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions