Categories
JavaScript Answers

How to fix proxy not working for React and Node?

Spread the love

To fix proxy not working for React and Node, we need to clear cache.

To do this, we

  1. Delete package-lock.json and node_modules in the React project

  2. Turn off React terminal and npm install all dependencies again on the React project

  3. Turn back on React App

By John Au-Yeung

Web developer specializing in React, Vue, and front end development.

Leave a Reply

Your email address will not be published. Required fields are marked *