-
-
Notifications
You must be signed in to change notification settings - Fork 33.1k
Closed
Labels
cliIssues and PRs related to the Node.js command line interface.Issues and PRs related to the Node.js command line interface.feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.
Description
- Version: v8.5.0
- Platform: Microsoft Windows [version 10.0.15063] (64-bit)
- Subsystem: unknown
I wanted to enable the --pending-deprecation
option via the NODE_OPTIONS
env variable but received the following message when I tried to run node
:
--pending-deprecation is not allowed in NODE_OPTIONS
I think it's safe to allow this option to be set in NODE_OPTIONS
.
jasnell
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.feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.