Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chapter 3 - TypeError for dev server #12

Open
martinbrose opened this issue Jun 7, 2020 · 2 comments
Open

Chapter 3 - TypeError for dev server #12

martinbrose opened this issue Jun 7, 2020 · 2 comments

Comments

@martinbrose
Copy link

When I started the dev server, I received the following error:
TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received type undefined

I had to change the package.json file to state "react-scripts": "3.4.0".
This should be probably changed in branches ch3-initial and ch3.

@parth-kabra
Copy link

as far i know u should not change any json file of react, the json files are connected to each other and do some following work by the data of other json files.... So you should not change any react json files.. They may effect your server..
Hope was helpful!

@farlandliu
Copy link

3.4.0

thx, it works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants