Jimmy Chan
05/11/2022, 5:41 PMyarn dx
but this error came up.
@calcom/prisma:dx: cache miss, executing 9644c6d2a3299765
@calcom/prisma:dx: $ yarn db-setup
@calcom/prisma:dx: $ run-s db-up db-deploy db-seed
@calcom/prisma:dx: $ docker-compose up -d
@calcom/prisma:dx: The Compose file './docker-compose.yml' is invalid because:
@calcom/prisma:dx: services.postgres_is_ready.depends_on contains an invalid type, it should be an array
@calcom/prisma:dx: error Command failed with exit code 1.
@calcom/prisma:dx: info Visit <https://yarnpkg.com/en/docs/cli/run> for documentation about this command.
@calcom/prisma:dx: ERROR: "db-up" exited with 1.