I am new to React JS and got a setup of react application through :
npx create-next-app@latest projectname
after taking lots of minute, setup completed with error :
i tried to google this error but didn’t found any specific solution. Please help..!!
I tried to setup a react application and was expecting it to run smoothly as per documentation provided on https://react.dev/learn/start-a-new-react-project
As per package.json :
React js version is 19.0.0
Next js version is 15.1.2