StephenGrider / FullstackReactCode

Companion repo to https://www.udemy.com/node-with-react-fullstack-web-development
1.39k stars 1.17k forks source link

In video 54 , Error in dynamically passing auth url #53

Closed tanmayiitk closed 5 years ago

tanmayiitk commented 5 years ago

When specified, "proxy" in package.json must be a string. [1] Instead, the type of "proxy" was "object". [1] Either remove "proxy" from package.json, or make it a string.

tanmayiitk commented 5 years ago

https://github.com/facebook/create-react-app/issues/5103