Hello folks...
Im facing this issue while creating react app...its only creating node-modules folder and package.json file, not getting other files
Please help me out,
I tried following sort of things to settle but nothing works..,
Uninstalled node and again re-installed
npm cache clean --force
npm uninstall -g create-react-app
and tried npx create-react-app testing
unfortunately nothing works...please help me out

Hello folks...
Im facing this issue while creating react app...its only creating node-modules folder and package.json file, not getting other files
Please help me out,
I tried following sort of things to settle but nothing works..,
Uninstalled node and again re-installed
npm cache clean --force
npm uninstall -g create-react-app
and tried npx create-react-app testing
unfortunately nothing works...please help me out
