No matter what I try, npm run migrate defaults to my .env file. Npm run generate works just fine.
Hey, I am trying to set dynamic variable paths. When I run npm run migrate, it always defaults to my .env file and I can't find a way to change it. anyone have similar issues or know where I could go to fix this? example:
1 Reply
I solved this issue by using dotenv-flow and restructuting the .env files