node icon indicating copy to clipboard operation
node copied to clipboard

Node.js JavaScript runtime ✨🐢🚀✨

Results 1241 node issues
Sort by recently updated
recently updated
newest added

triggered by [comment on #47747](https://github.com/nodejs/node/issues/47747#issuecomment-2110589610). This PR adds clarification on single customization chain thread that were introduced with #52706 @nodejs/loaders

doc
module
worker
loaders

This PR adds `resolveTlsa` so that the resolver can query TLSA records. c-ares added the parser in https://github.com/c-ares/c-ares/pull/600 and @bradh352 (thanks!) provided some code to get started with: https://github.com/nodejs/node/issues/39569#issuecomment-1812437718 Related...

c++
dns
semver-minor
lib / src
needs-ci

Fix: #50498 The problem may be that md5 is not present in the [icu](https://github.com/unicode-org/icu/tree/release-74-1), but even in such a case, I used .asc to pass the validation. If the absence...

tools

triggered by #53015 solves: #53016 this should be a consistent fix to always resolve the module format correctly. Enabling module detection by default made a few other tests need some...

c++
esm
needs-ci
loaders

Within the API documentation for modules, there is a section of pseudo-code which contains links to another file. This pseudo-code is inside of a pre-formatted element (``), but that prevents...

doc
tools

This is a `Documentation-only deprecation` as it only emits warning once per process and it does not change the behaviour of the functions. This is my first doc-only deprecation PR,...

doc
timers
notable-change
deprecations
commit-queue-squash

### Version v20.13.1 ### Platform _No response_ ### Subsystem _No response_ ### What steps will reproduce the bug? After trying to implement custom-webpack in Angular frontend. Able to resolve loaders...

See https://github.com/w3c/FileAPI/pull/198. This is like the existing `arrayBuffer()` method, but gives you a Uint8Array instead. Tests at https://github.com/web-platform-tests/wpt/pull/46232 See also https://github.com/nodejs/undici/issues/3256 for the issue for doing the same for Request/Response....

feature request
experimental
web-standards

### Version 21.2.0 Bisected to a3e09b3fdd3908a6cc82afa319596d3889513a51 ### Platform Darwin moxy.lan 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:27:24 PDT 2023; root:xnu-10002.41.9~6/RELEASE_ARM64_T6000 arm64 ### Subsystem esm hooks ### What steps...

confirmed-bug
module
esm
loaders-agenda

### Version 18.20.2 ### Platform Linux # 6.8.0-31-generic #31-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 20 00:40:06 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux ### Subsystem _No response_ ### What steps will reproduce...