I encountered an message where the CLI application trying to load the .env file when executed from a directory other than the project root. The message displayed is: env file not loaded
Steps to Reproduce:
- Navigate to a directory outside the project directory.
- Run the CLI command
lemmego --version
- Observe the error message:
env file not loaded.
Environment:
CLI Version: 0.1.8
Operating System: MacOS
NodeJS version: 20.17.0
I encountered an message where the CLI application trying to load the .env file when executed from a directory other than the project root. The message displayed is:
env file not loadedSteps to Reproduce:
lemmego --versionenv file not loaded.Environment:
CLI Version: 0.1.8
Operating System: MacOS
NodeJS version: 20.17.0