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

Workers only pipe one message to stdout before they stop running worker Issues and PRs related to Worker support.
#53701 opened Jul 2, 2024 by realriccio
Allow Buffer.copy to take an ArrayBuffer buffer Issues and PRs related to the buffer subsystem. feature request Issues that request new features to be added to Node.js.
#53700 opened Jul 2, 2024 by ronag
util.stripVTControlCharacters does not strip hyperlinks repro-exists Issues with reproductions. util Issues and PRs related to the built-in util module.
#53697 opened Jul 2, 2024 by isaacs
Documentation (Diagram) for C++ internals c++ Issues and PRs that require attention from people who are familiar with C++. doc Issues and PRs related to the documentations.
#53690 opened Jul 2, 2024 by jdiaz-dev
Native WebSockets in node 20 feature request Issues that request new features to be added to Node.js. good first issue Issues that are suitable for first-time contributors. http Issues or PRs related to the http subsystem. v20.x v20.x Issues that can be reproduced on v20.x or PRs targeting the v20.x-staging branch.
#53684 opened Jul 2, 2024 by PuruVJ
NodeJS 20 --import, --inspect-brk and Chrome DevTools don't work together (works in NodeJS 18) inspector Issues and PRs related to the V8 inspector protocol
#53681 opened Jul 2, 2024 by ajvincent
Fast Allocation of ArrayBuffer with maxByteLength buffer Issues and PRs related to the buffer subsystem.
#53680 opened Jul 2, 2024 by ronag
console.error unexpectedly turns output red console Issues and PRs related to the console subsystem.
#53661 opened Jul 1, 2024 by Jason3S
TypeError: ssl.destroySSL is not a function tls Issues and PRs related to the tls subsystem.
#53660 opened Jul 1, 2024 by Fusl
Coverage map issued on switch statements without scoped case clauses incorrectly report an uncovered block coverage Issues and PRs related to native coverage support. v8 engine Issues and PRs related to the V8 dependency.
#53652 opened Jun 30, 2024 by ericmorand
worker_threads stuck when passed execArgv: ["--inspect-brk"] inspector Issues and PRs related to the V8 inspector protocol worker Issues and PRs related to Worker support.
#53648 opened Jun 30, 2024 by AriPerkkio
Behavior of realpath with an empty string argument discuss Issues opened for discussions and feedbacks. fs Issues and PRs related to the fs subsystem / file system.
#53635 opened Jun 28, 2024 by RedYetiDev
Warn about full access on --allow-fs-read=* and --allow-fs-write=* feature request Issues that request new features to be added to Node.js. permission Issues and PRs related to the Permission Model security Issues and PRs related to security.
#53598 opened Jun 26, 2024 by LeoDog896
Suggestion: split node.js docs into sections like react.dev doc Issues and PRs related to the documentations.
#53594 opened Jun 26, 2024 by KostiantynO
test-snapshot-reproducible is failing in the main branch repro-exists Issues with reproductions. snapshot Issues and PRs related to the startup snapshot test Issues and PRs related to the tests.
#53579 opened Jun 25, 2024 by joyeecheung
Preserve the realm of the promise returned by importModuleDynamically in vm:SourceTextModule feature request Issues that request new features to be added to Node.js. vm Issues and PRs related to the vm subsystem.
#53575 opened Jun 25, 2024 by lachrist
While using performance.measure(...) the detail fields isn't passed on to the PerformanceObserver since Node V20 perf_hooks Issues and PRs related to the implementation of the Performance Timing API.
#53570 opened Jun 24, 2024 by mishaled
Node SEA ESM support esm Issues and PRs related to the ECMAScript Modules implementation. feature request Issues that request new features to be added to Node.js. single-executable Issues and PRs related to single-executable applications
#53565 opened Jun 24, 2024 by guoh27
Increase minimum macOS version build Issues and PRs related to build files or the CI. macos Issues and PRs related to the macOS platform / OSX.
#53561 opened Jun 23, 2024 by anonrig
Incorrect exitCode when process fails due to circular dependency of dynamic import loaders Issues and PRs related to ES module loaders process Issues and PRs related to the process subsystem.
#53551 opened Jun 22, 2024 by saurabhdaware
npm is installed wrongly on windows machine npm Issues and PRs related to the npm client dependency or the npm registry. windows Issues and PRs related to the Windows platform.
#53538 opened Jun 21, 2024 by anonrig
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.