Skip to content

@tailwindcss/upgrade: Upgrade frozen on template migration step #18644

Answered by kazuemon
samrap asked this question in Help
Discussion options

You must be logged in to vote

(📝 I am using a translator)

Are there any large files (e.g., mechanically generated JSON files) included in the group of files subject to change?

I've encountered the same behavior.

  • There are more than 100 files to be migrate in this project.
  • I use both Mac and Windows (WSL), and this happens on both.
  • In my case, the contents of the target file became empty and froze as it was.

For the purposes of this analysis, we rewrote the code as follows.

// Migrate each file
await Promise.allSettled(
filesToMigrate.map((file) =>
migrateTemplate(designSystem, config?.userConfig ?? null, file),

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
6 replies
@wongjn
Comment options

wongjn Jul 30, 2025
Collaborator

@samrap
Comment options

@wongjn
Comment options

wongjn Jul 30, 2025
Collaborator

@samrap
Comment options

@wongjn
Comment options

wongjn Jul 31, 2025
Collaborator

Comment options

You must be logged in to vote
2 replies
@Ryan-M-Smith
Comment options

@samrap
Comment options

Answer selected by samrap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
4 participants