Skip to content

Dockerfile not building #14

Open
Open
@alexland7219

Description

@alexland7219

The Dockerfile is not building correctly.

After running sudo docker build -t bqnpad . , the following error message is displayed

Step 9/21 : RUN pnpm install --offline
 ---> Running in 95ed6983c387
Scope: all 6 workspace projects
/app/editor:
 ERR_PNPM_NO_MATCHING_VERSION_INSIDE_WORKSPACE  In editor: No matching version found for @mechanize/base@* inside the workspace

This error happened while installing a direct dependency of /app/editor
The command '/bin/sh -c pnpm install --offline' returned a non-zero code: 1

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