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
{{ message }}
This repository was archived by the owner on Sep 1, 2022. It is now read-only.
Expected behavior
I would expect the solution repository to be able to work immediately upon clone
Additional context
I found this out when testing a dependabot PR - I wanted to see that things worked as they would on master and found that master doesn't work either.
Bug Report
Current behavior
The repository used as a "solution", https://github.com/githubtraining/react-solution/, will not spin up correctly locally with
npm start.Reproduction
Steps to reproduce the behavior in the course:
npm startExpected behavior
I would expect the solution repository to be able to work immediately upon clone
Additional context
I found this out when testing a dependabot PR - I wanted to see that things worked as they would on
masterand found thatmasterdoesn't work either.Whatever the solution is, it should probably also be applied to https://github.com/githubtraining/react-template/.
cc @hectorsector @partyshah