When running this command, the command get's stuck before starting the create wizard:
$ yarn create keystone-app
yarn create v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Installed "[email protected]" with binaries:
- create-keystone-app
✨ You're about to generate a project using Keystone 6 packages.
I'm using node v16.14.0 and I'm also behind an HTTP proxy that requires authentication and has a custom certificate, which is likely the cause of the issue, but I'm not sure because there are no error details, the CLI just hangs at that point.