Skip to content

Build Error : Dockerfile build fails due to Yarn version mismatch and missing corepack instructions in INSTALLATION.md #1782

@elyashium

Description

@elyashium

When attempting to build the Docker image using the website/Dockerfile, the process fails
during the dependency installation step.

To Reproduce:

  1. Clone the repository.
  2. Run docker build . -f website/Dockerfile (make install according to INSTALLATION.md) from the project root.

Error Log

The build fails with the following error, indicating a mismatch between the system's Yarn
version and the one specified in package.json.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: TriageThis is the initial status for an issue that requires triage.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions