Skip to content

Issues: nodejs/node

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

doc: correct max-semi-space-size statement cli Issues and PRs related to the Node.js command line interface. doc Issues and PRs related to the documentations. dont-land-on-v18.x PRs that should not land on the v18.x-staging branch and should not be released in v18.x.
#55812 opened Nov 10, 2024 by joebowbeer Loading…
doc: fix relative path mention in --allow-fs author ready PRs that have at least one approval, no pending requests for changes, and a CI started. cli Issues and PRs related to the Node.js command line interface. doc Issues and PRs related to the documentations. permission Issues and PRs related to the Permission Model
#55791 opened Nov 8, 2024 by RafaelGSS Loading…
test: ensure that CLI options are alphabetical cli Issues and PRs related to the Node.js command line interface. doc Issues and PRs related to the documentations. dont-land-on-v18.x PRs that should not land on the v18.x-staging branch and should not be released in v18.x. dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#55790 opened Nov 8, 2024 by RedYetiDev Loading…
cli: generate man-page blocked PRs that are blocked by other issues or PRs. cli Issues and PRs related to the Node.js command line interface. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. needs-ci PRs that need a full CI run.
#55268 opened Oct 4, 2024 by RedYetiDev Loading…
src: parse dotenv with the rest of the options c++ Issues and PRs that require attention from people who are familiar with C++. cli Issues and PRs related to the Node.js command line interface. dotenv Issues and PRs related to .env file parsing needs-ci PRs that need a full CI run.
#54913 opened Sep 12, 2024 by RedYetiDev Loading…
node --v8-options says that you can use a space between the flag name and value, but it's not true cli Issues and PRs related to the Node.js command line interface.
#54145 opened Jul 31, 2024 by nicolo-ribaudo
Support for running bin scripts using node --run cli Issues and PRs related to the Node.js command line interface. feature request Issues that request new features to be added to Node.js.
#53845 opened Jul 14, 2024 by manoraj
Add --root-directory optional flag for node --run cli Issues and PRs related to the Node.js command line interface. feature request Issues that request new features to be added to Node.js.
#53831 opened Jul 13, 2024 by manoraj
Support .noderc or similar file-based initialization configurations? cli Issues and PRs related to the Node.js command line interface.
#53787 opened Jul 9, 2024 by joyeecheung
Should node support subcommands? cli Issues and PRs related to the Node.js command line interface. feature request Issues that request new features to be added to Node.js.
#53483 opened Jun 17, 2024 by MoLow
cli: make run and watch modes friends c++ Issues and PRs that require attention from people who are familiar with C++. cli Issues and PRs related to the Node.js command line interface. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#53457 opened Jun 14, 2024 by bmeck Loading…
Disable NODE_OPTIONS via CLI cli Issues and PRs related to the Node.js command line interface. feature request Issues that request new features to be added to Node.js.
#53164 opened May 26, 2024 by RedYetiDev
Comments on WinterCG CLI API proposal? cli Issues and PRs related to the Node.js command line interface. discuss Issues opened for discussions and feedbacks. feature request Issues that request new features to be added to Node.js. process Issues and PRs related to the process subsystem. stale
#51706 opened Feb 7, 2024 by CanadaHonk
process: argv1 property to preserve original argv[1] cli Issues and PRs related to the Node.js command line interface. needs-ci PRs that need a full CI run. process Issues and PRs related to the process subsystem.
#49918 opened Sep 28, 2023 by GeoffreyBooth Loading…
Discussion: Name of the flag for the “ESM by default” mode cli Issues and PRs related to the Node.js command line interface. esm Issues and PRs related to the ECMAScript Modules implementation. module Issues and PRs related to the module subsystem.
#49541 opened Sep 7, 2023 by GeoffreyBooth
Discussion: New “ESM by default” mode cli Issues and PRs related to the Node.js command line interface. esm Issues and PRs related to the ECMAScript Modules implementation. module Issues and PRs related to the module subsystem. wasi Issues and PRs related to the WebAssembly System Interface. wasm Issues and PRs related to WebAssembly.
#49432 opened Sep 1, 2023 by GeoffreyBooth
Node CLI eval option can't take unary negation operator cli Issues and PRs related to the Node.js command line interface. confirmed-bug Issues with confirmed bugs.
#43397 opened Jun 13, 2022 by mchccn
esm: non file baseurls and fix cache key collision cli Issues and PRs related to the Node.js command line interface. esm Issues and PRs related to the ECMAScript Modules implementation.
#42392 opened Mar 18, 2022 by bmeck Loading…
[discuss] cli,doc: doc deprecate --preserve-symlinks flags cli Issues and PRs related to the Node.js command line interface. deprecations Issues and PRs related to deprecations. discuss Issues opened for discussions and feedbacks. doc Issues and PRs related to the documentations. module Issues and PRs related to the module subsystem.
#41540 opened Jan 15, 2022 by bmeck Draft
Environment with NODE_OPTIONS=--max-old-space-size=x installation breaks with illegal value for flag cli Issues and PRs related to the Node.js command line interface.
#40774 opened Nov 10, 2021 by gorbinphilip
Correct node -h text for -r, --require option cli Issues and PRs related to the Node.js command line interface. doc Issues and PRs related to the documentations.
#39542 opened Jul 27, 2021 by juergba
Retry on failed ICU data load, ignoring NODE_ICU_DATA or --icu-data-dir cli Issues and PRs related to the Node.js command line interface. i18n-api Issues and PRs related to the i18n implementation.
#32466 opened Mar 24, 2020 by srl295
repl / eval: CommonJS globals leak into ESM modules cli Issues and PRs related to the Node.js command line interface. esm Issues and PRs related to the ECMAScript Modules implementation. experimental Issues and PRs related to experimental features. repl Issues and PRs related to the REPL subsystem.
#30842 opened Dec 7, 2019 by coreyfarrell
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.