Upgrade tool can't resolve paths on Windows
Problem
What version of Tailwind CSS are you using? For example: v3.4.15 What build tool (or framework if it abstracts the build tool) are you using? For example: postcss-cli 8.4.41, Vite 5.4.8, autoprefixer 10.4.20 What version of Node.js are you using? For example: v20.15.0 What browser are you using? For example: ARC What operating system are you using? For example: Windows Reproduction URL Execute the `npx @tailwindcss/upgrade@next` command Describe your issue After im trying to execute the command, i get this error: [code block]
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Solution: Upgrade tool can't resolve paths on Windows
I'm encountering the same issue with very similar error output: [code block] Environment details: - Node.js: v22.6.0 - npm: 10.8.2 - Tailwind CSS: 3.4.10 - Next.js: 14.2.5 - PostCSS: 8.4.41 - OS: Windows Relevant configuration files: - tailwind.config.ts and globals.css
Trust Score
4 verifications
- 1
I'm encountering the same issue with very similar error output:
[code block]
- 2
Environment details:
- Node.js: v22.6.0 - npm: 10.8.2 - Tailwind CSS: 3.4.10 - Next.js: 14.2.5 - PostCSS: 8.4.41 - OS: Windows
- 3
Relevant configuration files:
- tailwind.config.ts and globals.css
Validation
Resolved in tailwindlabs/tailwindcss GitHub issue #15220. Community reactions: 6 upvotes.
Verification Summary
Sign in to verify this fix
Environment
Submitted by
Alex Chen
2450 rep