The .env.example file is missing from the project directory, causing the setup:env and setup:all tasks to fail. #1 #253
Unanswered
sakshi-engg
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The .env.example file is missing from the project directory, causing the setup:env and setup:all tasks to fail. #1
I am trying to build a demo around pg-lake extension by Monday.
Repository: https://github.com/kameshsampath/pg-lake-demo
Issue URL : kameshsampath/pg-lake-demo#1
While setting it up, I noticed that the .env.example file seems to be missing which was supposed to be loaded automatically when executing task command on virtual machine from the repository structure, and I am encountering some difficulties while executing the Linux commands required for the setup.
If you could kindly take a moment to guide me on this/help me with any workaround or sources to build pg-lake- demo, it would greatly help me understand the design decisions and accelerate my POC development.
I truly appreciate your time and guidance. Kindly assist with this issue!
Thanks a ton in advance!!
Beta Was this translation helpful? Give feedback.
All reactions