Click here to Skip to main content
15,868,016 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I use VS Code for React JS, and currently its been more than two hours that it is not opening the development server, and also it is showing only one tab at a time. Before It would open multiple tabs, and development server was perfect. I know what cause the issue though. I know the reason i think. It caused when today, I tried to open a new folder while there was already a project open. In the new folder I created a new React JS app by running command "npx create-react-app xyz". But, while it was being created, my internet refreshed and so the downloading of react app stopped and I had to forcefully close the terminal. I killed the terminal. And so after that, the VS Code started having problems. I tried reinstalling the VSCode but still the issue remains. I need help with the development server, that is normally loaded with "npm start".
The development server tab opens up in the browser but the web-app page is not showing it just keeps loading.

What I have tried:

I have tried reinstalling the VS Code but still the development server is not loading up.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900