proxy not working for react and node
I experienced this issue quite a few times, and I figured it’s because of the cache. To solve the issue, do the following Edit: @mkoe said that he was able to solve this issue simply by deleting the package-lock.json file, and restarting the app, so give that a try first. If that doesn’t resolve it, … Read more