create-react-app icon indicating copy to clipboard operation
create-react-app copied to clipboard

Empty page when running `npm start`

Open luverolla opened this issue 2 years ago • 1 comments

Describe the bug

When running npm start, the browser shows an empty page but the console show no errors or warnings. Using the page analyser with F12 shows a totally empty page, even the warning under `

luverolla avatar Nov 22 '23 08:11 luverolla

hey @luverolla i just went through all the steps to reproduce the issue , but i didnt found the issue that u mentioned and all seems to work fine ... are you sure that you didnt changed the actual code of your react app before launching it ?

seems to work fine in my local machine : image image

VineeTagarwaL-code avatar Nov 23 '23 05:11 VineeTagarwaL-code