React 19 came out and npx create app is using it but it's not working as expected as testing library is not up-to-date yet.
facebook/react#32016 (comment)
The workflows that solve version incompatibility issues without --force or --legacy-peer-deps and restrict the versions to current up-to-date ones. Make sure the last command runs without errors (vulnerability warnings don't count)