The browser just outputs ‘EOF’ when I launch my react js app.
Things I have tried so far:
- I have updated react, node js.
- I have deleted node_modules and ran
npm i
- I have tried creating a new project and the problem exists there as well.
- React js isn't running my app on localhost:3000 tried this as well but did not work
I work on Windows 10 x64 and do you need any other config/code?
Thanks!
Source: Windows Questions