npm uninstall -g create-react-app npx clear-npx-cache npx create-react-app@latest my-app
npx create-react-app@latest --template typescript . or //for not ts npx create-react-app@latest my-app-name