Skip to content
This repository was archived by the owner on Aug 6, 2024. It is now read-only.

Setup fails behind HTTP proxy #352

@zicklag

Description

@zicklag

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions