-
-
Notifications
You must be signed in to change notification settings - Fork 35.7k
--heap-prof is not allowed in NODE_OPTIONS #54257
Copy link
Copy link
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.
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.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Version
20.15.1
Platform
Subsystem
No response
What steps will reproduce the bug?
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-profhttps://github.com/nodejs/node/pull/17600ShouldWhat do you see instead?
error
Additional information
No response