Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: use the latest @tailwindcss/upgrade package #529

Merged
merged 1 commit into from
Apr 5, 2025

Conversation

flavorjones
Copy link
Member

@flavorjones flavorjones commented Apr 5, 2025

The upgrade tests started failing in CI with this error from the tailwind upgrade tool:

│ Migrating templates…

TypeError: Cannot read properties of undefined (reading 'flatMap')
    at ca (file:///home/runner/.npm/_npx/0044b4041b3b52e1/node_modules/@tailwindcss/upgrade/dist/index.mjs:229:5661)
  The upgrade tool failed!
          You probably need to update your configuration. Please read the error messages,
          and check the Tailwind CSS upgrade guide at https://tailwindcss.com/docs/upgrade-guide.

and it seems like updating to the latest version of the upgrade tool fixes it.

@flavorjones flavorjones merged commit d140213 into main Apr 5, 2025
17 checks passed
@flavorjones flavorjones deleted the flavorjones/ci-fix-upgrade-test-3 branch April 5, 2025 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant