I have been working with a node.js project for a few weeks and it has been working great. Usually, I use npm start to run my app and view it in a browser on loc
npm start
I had the same problem. (The below steps work fine on Windows 10):
Now you can run npm start.
Hope it helps you.