keystonejs / keystonejs/keystone

The yarn create keystone-app does not work with username which have spaces in windows environment.

Open
#7,152 6 comments 0 reactions 0 assignees View on GitHub
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

![image](https://user-images.githubusercontent.com/45693173/148646157-06816b8b-196f-4e8b-880b-cb463c612f28.png)

node version 16.13.1
yarn version 1.22.17
create keystone app 6.0.1

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.