Cloned a git repo with react , did a yarn install, yarn build, yarn start and receive the following error ReferenceError: React is not defined. The app compiles fine and the error is received when launching development server. Here is the error in the browser.
For reference here is the package.json file: