I was also facing the same issue. In my case the problem was after making code changes in I saved them, But didn't re-run the npm run start command. After I did stop the existing npm and ran the above command, it started to work.
npm run start