keystone
keystone copied to clipboard
create-keystone-app ENOENT no such file or directory `schema.graphql`
Steps
Literally attempting the quick start with either npm create keystone-app@latest
or npx create-keystone-app@latest
Expectations
A keystone app to made without an error
Info
Node version: 20.10.0
Based on the error message, I suspect your keystone starter is missing the schema.graphql file for the installer to copy.