Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dockerfile not building #14

Open
alexland7219 opened this issue Jun 2, 2024 · 0 comments
Open

Dockerfile not building #14

alexland7219 opened this issue Jun 2, 2024 · 0 comments

Comments

@alexland7219
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant