-
-
Notifications
You must be signed in to change notification settings - Fork 33.4k
Closed
Labels
cliIssues and PRs related to the Node.js command line interface.Issues and PRs related to the Node.js command line interface.docIssues and PRs related to the documentations.Issues and PRs related to the documentations.dotenvIssues and PRs related to .env file parsingIssues and PRs related to .env file parsinggood first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.
Description
Affected URL(s)
https://nodejs.org/docs/latest/api/cli.html#--env-file-if-existsconfig
Description of the problem
Because the flag was originally --optional-env-file
I forgot to move it after renaming it, so it is still in that spot in the documentation. It should be placed right under --env-file
instead, and should be an extremely easy fix.
Related #53060
Metadata
Metadata
Assignees
Labels
cliIssues and PRs related to the Node.js command line interface.Issues and PRs related to the Node.js command line interface.docIssues and PRs related to the documentations.Issues and PRs related to the documentations.dotenvIssues and PRs related to .env file parsingIssues and PRs related to .env file parsinggood first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.