You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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
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
The text was updated successfully, but these errors were encountered: