[v4] Windows error: MultiByteToWideChar when using --watch #18156
Unanswered
mookman288
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Tailwind Version: v4.1.7
Tailwind CLI Version: v4.1.7
Operating System: Windows 10, Pro, x64
Node Version: v18.20.7 (+ newer)
I'm using the following script:
Here's the full output when using tailwindcss:
This appears to work fine if I remove --watch flag. Takes about 2s to generate a sheet, which is a little slow, but not surprising.
I tested this with node versions 20.19.2, 21.7.3, and 22.16.0.
I also tried switching from powershell (with UTF-8 support via command line process) to cmd.exe, and also tried ConEmu.
Hopefully someone else has encountered this and has a suggestion. I couldn't find anything via Google about this specific use case with Tailwind.
I'll switch back to 3.x for now, but would like to try out v4 at some point in the future.
Thanks for reading!
Beta Was this translation helpful? Give feedback.
All reactions