Open ghost opened 2 years ago
Are there any workarounds to fix the issue? thanks.
Are there any workarounds to fix the issue? thanks.
I found a workaround by using dotenv cli as shown in prisma docs, you can find information here
In my case: dotenv -e .env.development.local -- prisma migrate dev --preview-feature
@HijackHornet
Thank you for good information. We will reflect it after correction soon
Still not fixed
Describe the Bug (버그 설명)
prisma schema doesnt find the env variable
Version to Reproduce (현재 사용한 버전)
9.2
Steps to Reproduce (재현 순서)