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

Docker Configuration Issue #66

Open
syoho opened this issue Oct 30, 2023 · 0 comments
Open

Docker Configuration Issue #66

syoho opened this issue Oct 30, 2023 · 0 comments

Comments

@syoho
Copy link

syoho commented Oct 30, 2023

Hello!

I'm encountering an issue.

Despite setting up the environment as outlined in the "Steps to run it with Docker" section of the project on a Windows 11 system, I keep running into the following errors.

I've tried numerous approaches and even reinstalled yarn, but the problem persists.

Could there be an issue with the project's configuration file?

=> ERROR [workout-lol deps 4/4] RUN if [ -f yarn.lock ]; then yarn --frozen-lockfile; elif [ -f pa 27.5s

failed to solve: process "/bin/sh -c if [ -f yarn.lock ]; then yarn --frozen-lockfile; elif [ -f package-lock.json ]; then npm ci; elif [ -f pnpm-lock.yaml ]; then yarn global add pnpm && pnpm i --frozen-lockfile; else echo \"Lockfile not found.\" && exit 1; fi" did not complete successfully: exit 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