You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?The text was updated successfully, but these errors were encountered: