Hi there i am beggining coding and i was creating a react app it creates the app but it returnes me
A template was not provided. This is likely because you're using an outdated version of create-react-app. Please note that global installs of create-react-app are no longer supported.
You can fix this by running npm uninstall -g create-react-app or yarn global remove create-react-app before using create-react-app again.
I did tried to use npm uninstall -g create-react-app it but it gave me the same answer and the version of my create-react-app is 18.13.2. Here you have some screenshots it may help you.

my create-react-app version
problem screenshot
can anyone help me please.
Hi there i am beggining coding and i was creating a react app it creates the app but it returnes me
A template was not provided. This is likely because you're using an outdated version of create-react-app. Please note that global installs of create-react-app are no longer supported.You can fix this by running npm uninstall -g create-react-app or yarn global remove create-react-app before using create-react-app again.I did tried to use
npm uninstall -g create-react-appit but it gave me the same answer and the version of mycreate-react-appis 18.13.2. Here you have some screenshots it may help you.my create-react-app version
can anyone help me please.