Skip to content

Pass quiet to dotenv #150

@dobesv

Description

@dobesv

Problem

Recently dotenv has starting printing message to the console, which causes problems if you are trying to use the output of a command for something that doesn't expect this.

Solution

Pass quiet: true into dotenv.config()

Workaround

Set DOTENV_CONFIG_QUIET=1 in your .env file to disable this output

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions