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

failed to solve: failed to compute cache key: "/yarn.lock" not found: not found #5

Open
shehuawwal opened this issue Jan 19, 2023 · 1 comment

Comments

@shehuawwal
Copy link

I was building this repo after running docker-compose, Then it encountered an error, with

failed to solve: failed to compute cache key: "/yarn.lock" not found: not found
You can build again in other to replicate this issue, Thanks

image

@shubham-0819
Copy link
Contributor

@shehuawwal Try installing dependencies first before running docker compose use npm or yarn [ npm install or yarn install ], you need few more steups to get things running, check .env.example file in root directory, change .env.example to .env and replace contents there

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

2 participants