yarn dx gives \packages\prisma\.env: The file cannot be accessed by the system. error #8588
Answered
by
oneknucklehead
oneknucklehead
asked this question in
Other
-
on running the yarn dx command, I'm getting the following error while trying to locally setup the project on windows: |
Beta Was this translation helpful? Give feedback.
Answered by
oneknucklehead
May 1, 2023
Replies: 1 comment 3 replies
-
@oneknucklehead I am getting this any idea. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I fixed this by copying the DATABASE_URL from .env.example file and pasting it to https://github.com/calcom/cal.com/blob/main/packages/prisma/.env after removing the ../../.env line