You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
They 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 I can't reproduce it locally, and have timed out on trying to fix
it through CI feedback loops.
0 commit comments