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
Label
Filter by label
Use alt + click/return to exclude labels
or ⇧ + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

spawn with stdio/stdin 'pipe' options causes pwsh shell to hang after execution child_process Issues and PRs related to the child_process subsystem.
#52364 opened Apr 4, 2024 by xadozuk
Comments in .env aren't ignored by loadEnvFile() dotenv Issues and PRs related to .env file parsing
#52362 opened Apr 4, 2024 by steffen-4s1
docs(test-runner): missing example and explain about how to mock error doc Issues and PRs related to the documentations. test_runner
#52357 opened Apr 3, 2024 by AugustinMauroy
Add console.log() %c support for parity with Bun, Deno, and browsers console Issues and PRs related to the console subsystem.
#52350 opened Apr 3, 2024 by jcbhmr
Cannot CONNECT http2-over-http2 in Node 20.12.0 http2 Issues or PRs related to the http2 subsystem.
#52344 opened Apr 3, 2024 by pimterry
Redesign of the Node.js API Docs
#52343 opened Apr 3, 2024 by ovflowd
spawnSync()'s maxBuffer option is not ignored with stdio[3]: 'ignore' child_process Issues and PRs related to the child_process subsystem.
#52338 opened Apr 3, 2024 by ehmicky
Add dynamic export name resolving to Synthetic Modules feature request Issues that request new features to be added to Node.js.
#52333 opened Apr 2, 2024 by Danielku15
Restrict authentication tag length for GCM by default crypto Issues and PRs related to the crypto subsystem. feature request Issues that request new features to be added to Node.js. security Issues and PRs related to security.
#52327 opened Apr 2, 2024 by Starkteetje
Mock timers broken with 20.12.0 / 21.7.0 test_runner timers Issues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout.
#52325 opened Apr 2, 2024 by phryneas
AsyncLocalStorage for iterators and generators async_hooks Issues and PRs related to the async hooks subsystem.
#52317 opened Apr 1, 2024 by himself65
Buffer.toString() cannot handle large indices buffer Issues and PRs related to the buffer subsystem.
#52298 opened Apr 1, 2024 by imyp92
Please make Node.js embeddable (e.g. libnode) embedding Issues and PRs related to embedding Node.js in another project. feature request Issues that request new features to be added to Node.js.
#52289 opened Mar 31, 2024 by alshdavid
Cannot install frontend-maven-plugin npm Issues and PRs related to the npm client dependency or the npm registry.
#52288 opened Mar 31, 2024 by mghiremath
Support packaging debug binaries in vcbuild.bat build Issues and PRs related to build files or the CI. feature request Issues that request new features to be added to Node.js.
#52281 opened Mar 30, 2024 by segevfiner
Flaky test-worker-arraybuffer-zerofill with V8 12.2 flaky-test Issues and PRs related to the tests with unstable failures on the CI.
#52274 opened Mar 30, 2024 by targos
Flaky GC-related tests with V8 12.2
#52273 opened Mar 30, 2024 by targos
Process crashes when using child_process.spawnSync(..., {stdio: ['pipe', 'overlapped', 'pipe']}) child_process Issues and PRs related to the child_process subsystem. confirmed-bug Issues with confirmed bugs.
#52265 opened Mar 29, 2024 by ehmicky
util.inspect(new CompressionStream()) returns undefined good first issue Issues that are suitable for first-time contributors. web streams
#52263 opened Mar 29, 2024 by ehmicky
VM: vm.runInNewContext with timeout got perf impact vm Issues and PRs related to the vm subsystem.
#52261 opened Mar 29, 2024 by Lellansin
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.