-
-
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.confirmed-bugIssues with confirmed bugs.Issues with confirmed bugs.
Description
Version
20.15.1
Platform
GitHub Action ubuntu-latest
Subsystem
No response
What steps will reproduce the bug?
> NODE_OPTIONS="--heap-prof" node ./custom-server.mjs
node: --heap-prof is not allowed in NODE_OPTIONS
How often does it reproduce? Is there a required condition?
everytimeevery time
What is the expected behavior? Why is that the expected behavior?
should allow pass heap-prof
https://github.com/nodejs/node/pull/17600Should
What do you see instead?
error
Additional information
No response
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.confirmed-bugIssues with confirmed bugs.Issues with confirmed bugs.