-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Description
What version of Tailwind CSS are you using?
v4.0.0
What build tool (or framework if it abstracts the build tool) are you using?
standalone executable, specifically, tailwindcss-linux-x64
What version of Node.js are you using?
N/A
What browser are you using?
N/A
What operating system are you using?
Linux
Reproduction URL
https://github.com/aptinio/tailwind-linux-cli-watchman-issue
Describe your issue
- Download https://github.com/tailwindlabs/tailwindcss/releases/download/v4.0.0/tailwindcss-linux-x64 into root of reproduction project
- Run:
./tailwindcss-linux-x64 --input input.css --output output.css --watch
The following is included in the output, even if the standalone CLI successfully rebuilds the output when Tailwind classes are changed in index.html
sh: line 1: watchman: command not found
Metadata
Metadata
Assignees
Labels
No labels