Closed
Description
I installed the create=react-app with yarn, NPM seems to have some issues that you are currently addressing. The concern I have is when I test out create with yarn start
I get an error of sorts that specify that react-scripts' jest version is v24.9.0 when the current version of Jest is 26.0.1. Will you be updating the version inside your react-script or should I just use the same version as yours to avoid the complication?