This repository provides reproduction steps for blitz-js/blitz#4112.
blitz new blitz-new-issue
- Select the following items
✔ Pick a new project's language › TypeScript ✔ Pick your new app template › Full - includes DB and auth (Recommended) ✔ Install dependencies? › yarn ✔ Pick a form library (you can switch to something else later if you want) › React Final Form (recommended)
cd blitz-new-issue
yarn blitz dev
- The following error is shown