Skip to content

.env.local and/or .env.production not loading #113

Description

@tutkun

Even though the following line is added, variables and their values ​​in the .env.local file in the project directory do not appear.

existingFileAssociations['.env*'] = 'dotenv'

I have .env.local and .env.production files in my project, but the .env file does not exist. However, when I create an .env file, I can access the process.env.* values. What is the cause of this bug?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions