Ejecutar:
npm uninstall -g create-react-app
npm uninstall create-react-app
npm cache clean --force
npm install -g create-react-app
npx create-react-app my-app
Fuente:
https://stackoverflow.com/questions/70520786/error-when-i-run-npx-create-react-app-my-app
https://stackoverflow.com/questions/53657920/i-cant-install-react-using-npx-create-react-app