Bekhx
Results
1
comments of
Bekhx
> Getting this issue without configuring `http-proxy-middleware`. > > To reproduce: > > 1. Run `npx create-react-app some-app` > 2. Edit `some-app/package.json` to add `"proxy": "http://localhost:4000"` > 3. Run `HOST=something.local...