GitHub Codespaces fails when using template - requires manual clone/fork

Author: raffertyuyCreated Feb 22, 2023Updated Jul 31, 2025

The starter kit works great when running on local machine. The initial yarn install and yarn start works perfectly. image

However. the following issues are encounted when running on GitHub codespaces.

  1. yarn install works.
  2. yarn start will run but throws this error
image

image

Source: kriasoft/react-starter-kit