$ npx create-react-app my-app npx: installed 98 in 53.457s
Creating a new React app in C:\Users\Dell\Desktop\Projects\my-app.
Installing packages. This might take a couple of minutes. Installing react, react-dom, and react-scripts with cra-template...
npm ERR! Maximum call stack size exceeded npm ERR! Maximum call stack size exceeded
npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Dell\AppData\Roaming\npm-cache_logs\2020-09-05T07_43_27_276Z-debug.log
Aborting installation. npm install --save --save-exact --loglevel error react react-dom react-scripts cra-template has failed.
Deleting generated file... package.json Deleting my-app/ from C:\Users\Dell\Desktop\Projects Done.