keystonejs / keystonejs/keystone
The yarn create keystone-app does not work with username which have spaces in windows environment.
- Dominant language
- TypeScript
- Stars
- 10k
- Forks
- 1.3k
- Avg merge
- 19h 14m
- Merged PRs (30d)
- 19
Description
1. Just have username which have spaces in windows platform
2. Install yarn using node for that user
3. Then run `yarn create keystone-app` and it will fail
I expected to get a keystone app built using yarn cli

node version 16.13.1
yarn version 1.22.17
create keystone app 6.0.1
Contributor guide
Research direction
Start by reproducing `yarn create keystone-app` on Windows with a username containing spaces, using the reported Node, Yarn, and create-keystone-app versions. Trace the `keystone-app` entry point and how the user path is passed to the CLI. Done means the command completes and builds a Keystone app for such usernames.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nodejs, typescript
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100