I am trying to setup project called https://github.com/calcom/cal.com but it give me following error when I run yarn dx
@calcom/prisma:db-up: failed to read C:\Learning\Open-Source\cal.com\packages\prisma\.env: line 1: unexpected character "/" in variable name
@calcom/prisma:db-up: failed to read C:\Learning\Open-Source\cal.com\packages\prisma\.env: line 1: unexpected character "/" in variable name
@calcom/prisma:db-up: ERROR: command finished with error: command (C:\Learning\Open-Source\cal.com\packages\prisma) yarn run db-up exited (1)
command (C:\Learning\Open-Source\cal.com\packages\prisma) yarn run db-up exited (1)
Tasks: 1 successful, 2 total
Cached: 0 cached, 2 total
Time: 7.73s
Failed: @calcom/prisma#db-up
ERROR run failed: command exited (1)
So can anyone help me solve above issue note that I followed all setups which is available in readme.md
So can anyone help me solve above issue note that I followed all setups which is available in readme.md