Skip to content

react scripts breaking change update #17

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

Merged
merged 4 commits into from
Jul 8, 2020
Merged

react scripts breaking change update #17

merged 4 commits into from
Jul 8, 2020

Conversation

asparamancer
Copy link

currently if you download the repo and do npm install & npm start you'll get TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received type undefined

bumping the version from 3.3.1 to 3.4.1 resolves it.

cf. facebook/create-react-app#8499
https://stackoverflow.com/a/60242323/3532661

einazare and others added 3 commits February 14, 2020 16:29
@einazare
Copy link
Contributor

einazare commented Jul 2, 2020

Hello there, @asparamancer ,

Thank you for your PR, please point it to our dev-master branch, and we'll add it there.

Best,
Manu

@asparamancer asparamancer changed the base branch from master to dev-master July 2, 2020 13:06
@asparamancer
Copy link
Author

Ok, done

@einazare
Copy link
Contributor

einazare commented Jul 3, 2020

Hello again, @asparamancer ,

Please revert the changes done to the following file: .github/workflows/main.yml

Best,
Manu

@asparamancer
Copy link
Author

ok, done

@einazare einazare merged commit 407e9e4 into creativetimofficial:dev-master Jul 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants