-
-
Notifications
You must be signed in to change notification settings - Fork 35.4k
process:Why http_parser version do not display? #12463
Copy link
Copy link
Closed
Labels
confirmed-bugIssues with confirmed bugs.Issues with confirmed bugs.http_parserIssues and PRs related to the HTTP Parser dependency or the http_parser binding.Issues and PRs related to the HTTP Parser dependency or the http_parser binding.processIssues and PRs related to the process subsystem.Issues and PRs related to the process subsystem.
Metadata
Metadata
Assignees
Labels
confirmed-bugIssues with confirmed bugs.Issues with confirmed bugs.http_parserIssues and PRs related to the HTTP Parser dependency or the http_parser binding.Issues and PRs related to the HTTP Parser dependency or the http_parser binding.processIssues and PRs related to the process subsystem.Issues and PRs related to the process subsystem.
When I type
node -p process.versions.http_parserin Terminal,it display below:HTTP_PARSER_VERSION_MAJOR.HTTP_PARSER_VERSION_MINOR.HTTP_PARSER_VERSION_PATCHIt is never happen in previous version,just nearest master branch.Windows and macOS be affected,and I do not test in Linux.