You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.