<!-- Please add steps to reproduce the problem --> Create a new keystone project via yarn create keystone-app, start the app and access localhost:3000, and the error below is thrown <!-- Please describe what you expected to happen --> The app should work <!-- Please add any screenshots if possible --> <img width="847" alt="image" src="https://github.com/keystonejs/keystone/assets/68562883/82b8900b-5de0-4c50-a078-6697ac1f3484"> <!-- Please add contextual information such as your node version (node -v), or the web browser you used --> node v v18.18.2, but also tried 20 and 16. tested on all browsers. m1 mac 14.2.1 (if it matters)