Skip to content

Yarn install error for self signed cert #2

@jonbettinger

Description

@jonbettinger

For anyone behind a corporate ssl proxy such as zscaler, you can disable yarn strict ssl in the docker container. Add:
RUN yarn config set "strict-ssl" false
to docker/Dockerfile just prior to the yarn install command.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions